>>105871277
Pic related is a bunch of containers I have on one VM
There are two "stacks" - arr-stack and teamspeak6test
The arr-stack has several containers in it like lidarr, sonarr, radarr
If I want to stop sonarr, I stop the sonarr container
If I want to stop arr-stack, I stop the whole stack (stops all containers in the stack)
If I want to stop all stacks, I stop the VM (stops all stacks and the containers in them)
>>105871308
Single docker-compose for the whole arr suite, if you install portainer it's WAY easier to manage multiple docker composes
Each stack in pic related is its own docker compose