Hello,
I've been exploring Flatcar and am impressed so far. I'm considering it for production workloads and would like to hear about strategies for managing multiple applications.
I currently use Ignition with systemd to manage a single app per server, but I'm looking for ideas on how to handle 2-5 apps without needing a server reboot for small changes.
Do you use the Docker API, Docker Compose with SSH, or another method? I'm aiming for a setup with standalone systems with few dependencies so I'm not using Kubernetes for thees workloads.
Any advice on managing app lifecycles would be appreciated (as well as any tips on fleets of standalone flatcars)
Thanks!