flutter, gauge, animation, dart, android

Creating a mid-circle animated radial gauge in Flutter

This blog post walks through building a simple and animated mid-circle radial gauge widget in Flutter.
Armel Soro
Armel Soro
5 min read
Oct 16 2020
kubernetes, kustomize, continuous-deployment, tip
Featured

Using system environment variables with Kustomize

After a general overview of what Kustomize allows to do, this blog post is more about giving few tips about how we can leverage system environment variables to parameterize Kustomize files.
Armel Soro
Armel Soro
5 min read
Jul 01 2020
gatsbyjs, reactjs, netlify, ghost, kubernetes, k8s, cms, gatsby, react, jamstack

Migrating this blog to the JAMstack: Gatsby as the FrontEnd, with Ghost as a headless CMS running in a self-hosted Kubernetes cluster

This blog post depicts how a last year experiment of running this Ghot blog in Kubernetes went further by migrating to the JAMstack: Gatsby as the FrontEnd (deployed to Netlify) and Ghost as a headless CMS running in Kubernetes.
Armel Soro
Armel Soro
6 min read
Jan 23 2020
ghost, blog, kubernetes, gitlab, continuous-deployment, hetzner

This Ghost Blog is now running with Let's Encrypt in a cheap bare-metal Kubernetes Cluster (on Hetzner Cloud) — Part 3/3

On how to run a Ghost blog with Let's Encrypt in a cheap bare-metal Kubernetes Cluster in Hetzner Cloud
Armel Soro
Armel Soro
3 min read
Oct 29 2019
ghost, blog, kubernetes, hetzner-cloud, continuous-deployment, gitlab

This Ghost Blog is now running with Let's Encrypt in a cheap bare-metal Kubernetes Cluster (on Hetzner Cloud) — Part 2/3

On how to run a Ghost blog with Let's Encrypt in a cheap bare-metal Kubernetes Cluster in Hetzner Cloud
Armel Soro
Armel Soro
5 min read
Sep 07 2019
maven, archetype, tip, jvm, java, build

About Maven Archetypes

The goal of this tutorial post is to first give a quick introduction to Maven Archetypes, to see how useful they can be and how we can easily create and use one. And finally we will walk through few tips I think can be useful to bear in mind when working with Maven Archetypes.
Armel Soro
Armel Soro
7 min read
May 15 2019