logoalt Hacker News

selfmodruntimeyesterday at 2:40 PM0 repliesview on HN

> docker compose pull && docker compose up -d is a fine command if you are SSH’d into the host. At customer scale—dozens of self-managed environments behind firewalls, each with its own change-control process—that manual process doesn’t scale.

We just use ansible for this part.