mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-22 22:19:30 -05:00
adding Ansible for managing containers
This commit is contained in:
parent
24c94e60fe
commit
016dc0f2d4
@ -107,7 +107,7 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
|
|||||||
* [OpenWRT](http://www.zoobab.com/docker-openwrt-image) by [@zoobab](https://github.com/zoobab)
|
* [OpenWRT](http://www.zoobab.com/docker-openwrt-image) by [@zoobab](https://github.com/zoobab)
|
||||||
* [Phusion Docker Hub Account](https://hub.docker.com/u/phusion/)
|
* [Phusion Docker Hub Account](https://hub.docker.com/u/phusion/)
|
||||||
|
|
||||||
### Managing Images
|
### Managing Images / Containers
|
||||||
|
|
||||||
* [Shipyard](https://github.com/shipyard/shipyard) (Composable Docker Management) -- http://shipyard-project.com/
|
* [Shipyard](https://github.com/shipyard/shipyard) (Composable Docker Management) -- http://shipyard-project.com/
|
||||||
* [Panamax](https://github.com/CenturyLinkLabs/panamax-ui/wiki) (Docker Management for Humans) -- http://panamax.io/
|
* [Panamax](https://github.com/CenturyLinkLabs/panamax-ui/wiki) (Docker Management for Humans) -- http://panamax.io/
|
||||||
@ -119,6 +119,7 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
|
|||||||
* [CoreOS](https://github.com/coreos) (Linux for Massive Server Deployments) -- https://coreos.com/
|
* [CoreOS](https://github.com/coreos) (Linux for Massive Server Deployments) -- https://coreos.com/
|
||||||
* [Dokku](https://github.com/progrium/dokku) (Docker powered mini-Heroku in around 100 lines of Bash) by [@progrium](https://github.com/progrium)
|
* [Dokku](https://github.com/progrium/dokku) (Docker powered mini-Heroku in around 100 lines of Bash) by [@progrium](https://github.com/progrium)
|
||||||
* [dokku-alt](https://github.com/dokku-alt/dokku-alt) (Dokku fork with Dockerfile support, database plugins, ACL and more)
|
* [dokku-alt](https://github.com/dokku-alt/dokku-alt) (Dokku fork with Dockerfile support, database plugins, ACL and more)
|
||||||
|
* [Ansible - manage docker containers](http://docs.ansible.com/docker_module.html)
|
||||||
|
|
||||||
### Service Discovery
|
### Service Discovery
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user