Prerequisites For an RKE2 cluster, we need three Linux systems for the control plane. In my case, these are three Arch VMs (cp1.home, cp2.home, cp3.home) […]
Latest Blogs
Automatic Container Builds with Github Actions
After Dockerhub discontinued the automatic container builds for non-pro users, I switched to a Github action for my container build. The following describes how the […]
Mailcow – Traefik, automatically generate certificates for email domains
Current situation Mailcow and Traefik are installed as described in the excellent instructions of goneuland.de for mailcow. The only drawback of this guide is that […]