At this point, I’ve got a lot of containers already running on my system, all in separate directories in my home directory. They’re each set up with a docker-compose file, and all of the volumes are just directories within those directories....
With docker containers I’ve moved from portainer to dockge. It lets you see the birds eye view, but also lets you directly edit the compose file from the UI. I haven’t been using it very long, but so far I like it.
You will need to find something else for vms though. I use proxmox.
Question: Best UI to manage VMs and containers?
At this point, I’ve got a lot of containers already running on my system, all in separate directories in my home directory. They’re each set up with a docker-compose file, and all of the volumes are just directories within those directories....