Posts
Install Arch Linux with the GNOME graphical interface
My notes for installing Arch Linux with the GNOME graphical interface, including full disk encryption with LUKS and LVM.
From Google Drive to kDrive by Infomaniak
After years at Google, let's see if the bits are greener elsewhere! Feedback on Infomaniak's kDrive solution.
Usage of HTTP/3 with Traefik
Traefik can send and receive HTTP/3 request. This post teach you how.
Prometheus metrics of Traefik
Traefik can be configured to give some metrics for Prometheus. Learn how here.
Custom TLS configuration for Traefik
This post teach you how to configure Traefik with a custom TLS configuration.
Use the Traefik binary without docker
This post explain you how to install and configure Traefik without docker.
Create a basic authentication with Traefik
Traefik can use a simple authentication with a couple login password.
Traefik, a service to rules them all
Traefik is an open-source reverse-proxy and load-balancer HTTP, TCP and UDP. This article give you some information about it.
Why not start again ?!
Do and undo; everything changes!
Docker Compose resource limits and reservations
How to set CPU and RAM limits and reservations in a docker-compose file to prevent host overload and improve container security.