mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-01-03 03:31:18 -05:00
add section Cloud Infrastructure
This commit is contained in:
parent
77968456c4
commit
9095d7efd9
@ -38,6 +38,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/)
|
|||||||
* [Deep Dive](#deep-dive)
|
* [Deep Dive](#deep-dive)
|
||||||
* [Metal](#metal)
|
* [Metal](#metal)
|
||||||
* [Multi-Server](#multi-server)
|
* [Multi-Server](#multi-server)
|
||||||
|
* [Cloud Infrastructure](#cloud-infrastructure)
|
||||||
* [Good Tips](#good-tips)
|
* [Good Tips](#good-tips)
|
||||||
* [Continuous Integration](#continuous-integration)
|
* [Continuous Integration](#continuous-integration)
|
||||||
* [Optimizing Images](#optimizing-images)
|
* [Optimizing Images](#optimizing-images)
|
||||||
@ -113,6 +114,9 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/)
|
|||||||
* [Using Fig and Flocker to build, test, deploy and migrate multi-server Dockerized apps](https://clusterhq.com/blog/fig-flocker-multi-server-docker-apps/)
|
* [Using Fig and Flocker to build, test, deploy and migrate multi-server Dockerized apps](https://clusterhq.com/blog/fig-flocker-multi-server-docker-apps/)
|
||||||
* [blimp](https://github.com/tubesandlube/blimp) Uses Docker Machine to easily move a container from one Docker host to another, show containers running against all of your hosts, replicate a container across multiple hosts and more. By [@defermat](https://github.com/defermat) and [@schvin](https://github.com/schvin)
|
* [blimp](https://github.com/tubesandlube/blimp) Uses Docker Machine to easily move a container from one Docker host to another, show containers running against all of your hosts, replicate a container across multiple hosts and more. By [@defermat](https://github.com/defermat) and [@schvin](https://github.com/schvin)
|
||||||
|
|
||||||
|
## Cloud Infrastructure
|
||||||
|
* [Cloud Infrastructure Automation for Docker Nodes](http://blog.tutum.co/2015/04/29/cloud-infrastructure-automation-for-docker-nodes/)
|
||||||
|
|
||||||
## Good Tips
|
## Good Tips
|
||||||
* [24 random docker tips](http://csaba.palfi.me/random-docker-tips/) by [@csabapalfi](https://github.com/csabapalfi)
|
* [24 random docker tips](http://csaba.palfi.me/random-docker-tips/) by [@csabapalfi](https://github.com/csabapalfi)
|
||||||
* [GUI Apps with Docker](http://fabiorehm.com/blog/2014/09/11/running-gui-apps-with-docker/) by [@fgrehm](https://github.com/fgrehm)
|
* [GUI Apps with Docker](http://fabiorehm.com/blog/2014/09/11/running-gui-apps-with-docker/) by [@fgrehm](https://github.com/fgrehm)
|
||||||
|
Loading…
Reference in New Issue
Block a user