Now that I am working on my personal AI assistant I figured it would be nice to mention one of my better projects here: itsUP. It deserves attention as it is a fully automated always up docker compose solution with Traefik, and it runs ALL of my apps and services on one Raspberry Pi 5 at home (with 500GB ssd attached). It might be a bit over engineered, and its approach not your flavor, but I am happy with it. I just edit one yaml file, build artifacts, test and deploy, and there we go! Heck, it even accepts web hooks so that your repos can instrukt it to roll up your new containers. Such a breeze 🙂
Oh, and did I mention that I also made an api so that my itsUP agent can talk to it? I can ask it everything and tell it to update configuration or even add a new service!