Summary
Integrate Composerizer or Similar to allow for migrating existing containers to new stack
Detailed description
Integrate Composerizer or Similar to allow for migrating existing containers to new stack. This could look like the current composerizer plugin to just generate a compose file to be manually integrated, all the way up to being a full import wizard that not only creates the stack completely but also migrates icons, webui urls, and removes or stops the existing containers and starts them back up as a stack. We could also potentially add healthchecks and dependencies automatically though I've not thought that out yet.
Alternatives considered
Could just use Composerizer plugin to generate this and use it manually.