SwarmManagement
Container manager
An application that automates the management of Docker Swarms by configuring and deploying containers, networks, and other resources.
Swarm Management is a python application, installed with pip. The application makes it easy to manage a Docker Swarm by configuring a single *.yml file describing which stacks to deploy, and which networks, configs or secrets to create.
18 stars
1 watching
1 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
containersdeploymentdockerdocker-swarm
Related projects:
Repository | Description | Stars |
---|---|---|
cuigh/swirl | A web-based management tool for Docker swarm clusters. | 620 |
tomastomecek/sen | A terminal-based interface for managing containers and their lifecycle | 991 |
binci/binci | A utility for easily managing containerized development workflows using Docker. | 674 |
dataman-cloud/crane | A control plane built on top of Docker Swarm to manage and orchestrate containerized applications. | 752 |
philhawthorne/ha-dockermon | A NodeJS service for interacting with Docker containers and providing a RESTful API for Home Assistant integration. | 264 |
powerman/dockerize | Utility to simplify running applications in docker containers by automating configuration and log handling. | 185 |
polonskiy/crowdr | A tool for managing multiple Docker containers in a flexible and customizable way | 95 |
pbertera/dcw | Provides a simple wrapper around Docker Compose to manage containers and execute commands on them | 17 |
mrjackwills/oxker | A simple terminal-based user interface for viewing and controlling Docker containers | 716 |
qazbnm456/tsaotun | An open-source tool that extends the capabilities of Docker using Python and provides a comprehensive command-line interface for managing containers, images, networks, volumes, and more. | 54 |
dockstation/dockstation | An application that simplifies Docker management with a graphical user interface | 2,154 |
knrdl/caasa | An admin interface for managing containers on a Docker-based platform. | 75 |
krane/krane | An open-source, self-hosted container management solution for easy deployment and management of infrastructure | 82 |
lombardidaniel/swarm-ansible | Automates setup of a Docker Swarm cluster using Ansible | 31 |
humblec/dockit | Automates and simplifies Docker actions and container deployments with features for managing images, building containers, starting containers, and deploying GlusterFS. | 107 |