It would be great to be able to manage multiple stacks from the same bot, for example, two independent servers with Docker installed, and be able to select the environment to act on from the bot's options and perform all available actions on that selected environment.
If, for example, Docker/Podman is running and you have multiple system users with their own containers, deploy a Docker-Controller container for each system user that hosts their own containers, and from the bot, select the environment to act on the containers of one user or another.
To work with Podman I understand that it would require adding pod management.
Thanks!!
It would be great to be able to manage multiple stacks from the same bot, for example, two independent servers with Docker installed, and be able to select the environment to act on from the bot's options and perform all available actions on that selected environment.
If, for example, Docker/Podman is running and you have multiple system users with their own containers, deploy a Docker-Controller container for each system user that hosts their own containers, and from the bot, select the environment to act on the containers of one user or another.
To work with Podman I understand that it would require adding pod management.
Thanks!!