TakenDistance

joined 2 years ago

I use Portainer (portainer.io) - it’s a prett nice WebUI which lets me manage the whole set of services and easily add new ones as you can edit the compose yaml right in the browser.

There’s no substitute for knowing all the docker commands to help you get around but if you are looking for something to help with management then this might be the way to go.

Watchtower also recommended is probably a good shout just be warned about auto upstating past your config - it’s super easy for the next image you pull to just break your setup because of new ENV or other dependency you’re not aware of.