GitHub Actions repository_dispatch event: example showing how to trigger GitHub Actions workflows across different repositoriesTriggering GitHub Actions across different repositories2019-12-03 in Operations tagged CI / curl / DevOps / GitHub Actions / Shell / Workflow by Marc Nuri
How to develop and integrate a very simple Quarkus application with Fabric8 Maven Plugin in order to publish a native GraalVM image into Docker Hub.Quarkus + Fabric8 Maven Plugin + GraalVM integration2019-10-27 in Java / Legacy tagged Docker / Fabric8 / GitHub Actions / GraalVM / Java / Maven / Native / Quarkus by Marc Nuri
Tutorial describing the process and configuration to deploy Isotope Mail Client with Traefik as an API gateway into a Kuberentes cluster.Isotope Mail: How to deploy Isotope+Traefik into Kubernetes2019-10-10 in Pet projects / Operations / Legacy tagged Containers / DevOps / Docker / E-Mail / Isotope Mail / k8s / Kubernetes / Mail / Traefik / Webmail by Marc Nuri
This blog post explains how to install Cinnamon desktop environment in a standard fedora distribution using dnf groupinstall.Fedora: How to install Cinnamon desktop environment2019-09-29 in Operations tagged Cinnamon / Desktop / Fedora / Linux / Quickie by Marc Nuri
Gatsby enables source map generation by default even in production mode, learn how to conditionally disable source maps for production environment.Gatsby: Disable source maps in production2019-07-27 in Front-end tagged Frontend / Gatsby / JavaScript / React / Static Site / Web / Webpack by Marc Nuri
Follow-up on my previous post where I prepared a ReactJS application from scratch using Webpack+Babel to support Sass. Now using Babel 7 and its new features.React: Babel 7 support in boilerplate application2019-03-16 in Front-end tagged Babel / Frontend / JavaScript / Node / npm / React / Sass / SCSS / Webpack by Marc Nuri