feature-request
Export ENV Configurations
It's pretty common for me to prototype setting up a new stack in a environment and we just spin things up containers and services through the UI as I test ideas and new PoCs. Then at some point I get to where we would like to rubber stamp a env structure into a staging, QA and then a Prod environment from that early prototyping.
--
- It would be nice if we could export a environment into a repeatable configuration.
- It would also be nice if we could export selected services into a configuration we can just paste into another environments configuration.