[Feature Request] Deploy multiple containers from a single file #260
Description
Hi. Jumped over from Portainer to check this out and so far it's already pretty awesome. Keep up the great work.
I am trying to figure out a way to export all of my settings to a docker-compose of the 15+ containers I'm running now. And then spin up all those containers and their environment settings on another machine. Is there a way to do this? One giant docker-compose file? 15 different docker compose files? Basically something like the template json file you list as an example under templates. Except I want to install all of the apps I'd list in one go.
I'm not looking at backing up the config folders in each or any data, just the initial startup env settings, etc. I couldn't easily find this function in Portainer (is it Stacks?) so I figured I'd ask here.