mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-10-01 01:36:03 -04:00
adding Article for multi-server
This commit is contained in:
parent
a938650668
commit
f86b9075ce
@ -15,6 +15,7 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
|
|||||||
* [Useful Articles](#useful-articles)
|
* [Useful Articles](#useful-articles)
|
||||||
* [Main Resources](#main-resources)
|
* [Main Resources](#main-resources)
|
||||||
* [General Articles](#general-articles)
|
* [General Articles](#general-articles)
|
||||||
|
* [Multi-Server](#multi-server)
|
||||||
* [Good Tips](#good-tips)
|
* [Good Tips](#good-tips)
|
||||||
* [Optimizing Images](#optimizing-images)
|
* [Optimizing Images](#optimizing-images)
|
||||||
* [Service Discovery](#service-discovery)
|
* [Service Discovery](#service-discovery)
|
||||||
@ -61,6 +62,9 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
|
|||||||
* [Deploying NGINX with Docker](http://nginx.com/blog/deploying-nginx-nginx-plus-docker/)
|
* [Deploying NGINX with Docker](http://nginx.com/blog/deploying-nginx-nginx-plus-docker/)
|
||||||
* [Eight Docker Development Patterns](http://www.hokstad.com/docker/patterns)
|
* [Eight Docker Development Patterns](http://www.hokstad.com/docker/patterns)
|
||||||
|
|
||||||
|
### Multi-Server
|
||||||
|
* [Using Fig and Flocker to build, test, deploy and migrate multi-server Dockerized apps](https://clusterhq.com/blog/fig-flocker-multi-server-docker-apps/)
|
||||||
|
|
||||||
### Good Tips
|
### Good Tips
|
||||||
* [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)
|
||||||
* [Automated Nginx Reverse Proxy for Docker](http://jasonwilder.com/blog/2014/03/25/automated-nginx-reverse-proxy-for-docker/) by [@jwilder](https://github.com/jwilder)
|
* [Automated Nginx Reverse Proxy for Docker](http://jasonwilder.com/blog/2014/03/25/automated-nginx-reverse-proxy-for-docker/) by [@jwilder](https://github.com/jwilder)
|
||||||
|
Loading…
Reference in New Issue
Block a user