tomspark wrote:
Yep, you can. Easiest way: Portainer comes installed with SparkBox — open it from the dashboard and you can add and run any container through its point-and-click interface, no files to edit. If you'd rather do it the hands-on way, SparkBox is built modular, so you can drop a docker-compose.yml for your app into the modules/ folder on the box and it gets picked up. For most people Portainer is the simple route. Tell me which app you're trying to add and I'll point you at the cleaner path for that specific one.
tomspark wrote:
Nope, don't raise a support call — post in d/sparkbox with docker logs sb-musicSeerr --tail 50 and we'll see what's actually breaking. MusicSeerr behind a bridge network can hit DNS/routing snags depending on how you wired it in Portainer, and the logs usually tell the story in seconds.