Comment on How to manage docker compose apps?
non_burglar@lemmy.world 1 week ago
I didn’t see ansible as a solution here, which I use. I run docker compose only. Each environment is backed up nightly and monitored. If a docker compose pull/up and then image clean breaks a service, I restore from a backup that works and see what went wrong.