Blog
Blog
How to Backup all your GitHub repositories to your NAS
Jul 27, 2022
Backup
Tech
As part of our conservative backup strategy, we run a daily backup of all our repositories into our Synology NAS
How to score 100 on PageSpeed Insights while using NuxtJS SSR
Jun 27, 2022
Tech
Optimization tips to improve your PageSpeed Insights score with NuxtJS, Vuetify
GitOps step-by-step guide: deploy a CI/CD using CircleCI, ArgoCD and Kubernetes
Nov 18, 2021
Tech
This tutorial will show you how to set up this framework, using CircleCI to manage the Continuous Integration, and ArgoCD for the Continuous Deployment.
Install a Kubernetes cluster on Hetzner in 5 minutes (+ Monitoring)
Nov 17, 2021
Tech
Step-by-step to create your cluster using k3s 7x cheaper than AWS – and how to set up monitoring with Grafana.
Auto-publish Docker Images with Github Actions
Oct 22, 2021
Tech
A Simple Github workflow to tag and publish Docker images to the Docker Hub.