mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-23 06:29:25 -05:00
Merge pull request #751 from ferbs/master
Demos and Examples section with webstack-micro
This commit is contained in:
commit
36d4e63963
@ -63,6 +63,7 @@ All the links are monitored and tested with [awesome_bot](https://github.com/dkh
|
|||||||
- [Monitoring Services](#monitoring-services)
|
- [Monitoring Services](#monitoring-services)
|
||||||
- [Useful Resources](#useful-resources)
|
- [Useful Resources](#useful-resources)
|
||||||
- [Awesome Lists](#awesome-lists)
|
- [Awesome Lists](#awesome-lists)
|
||||||
|
- [Demos and Examples](#demos-and-examples)
|
||||||
- [Good Tips](#good-tips)
|
- [Good Tips](#good-tips)
|
||||||
- [Raspberry Pi & ARM](#raspberry-pi--arm)
|
- [Raspberry Pi & ARM](#raspberry-pi--arm)
|
||||||
- [Security](#security-1)
|
- [Security](#security-1)
|
||||||
@ -654,6 +655,12 @@ Services to securely store your Docker images.
|
|||||||
- [Awesome Sysadmin](https://github.com/n1trux/awesome-sysadmin) by [@n1trux](https://github.com/n1trux)
|
- [Awesome Sysadmin](https://github.com/n1trux/awesome-sysadmin) by [@n1trux](https://github.com/n1trux)
|
||||||
- [ToolsOfTheTrade](https://github.com/cjbarber/ToolsOfTheTrade) a list of SaaS and On premise applications by [@cjbarber](https://github.com/cjbarber)
|
- [ToolsOfTheTrade](https://github.com/cjbarber/ToolsOfTheTrade) a list of SaaS and On premise applications by [@cjbarber](https://github.com/cjbarber)
|
||||||
|
|
||||||
|
|
||||||
|
## Demos and Examples
|
||||||
|
|
||||||
|
- [Webstack-micro](https://github.com/ferbs/webstack-micro) Demo web app showing how Docker Compose might be used to set up an API Gateway, centralized authentication, background workers, and WebSockets as containerized services.
|
||||||
|
|
||||||
|
|
||||||
## Good Tips
|
## Good Tips
|
||||||
|
|
||||||
- [Dealing with linked containers dependency in docker-compose](http://brunorocha.org/python/dealing-with-linked-containers-dependency-in-docker-compose.html) by [@rochacbruno](https://github.com/rochacbruno)
|
- [Dealing with linked containers dependency in docker-compose](http://brunorocha.org/python/dealing-with-linked-containers-dependency-in-docker-compose.html) by [@rochacbruno](https://github.com/rochacbruno)
|
||||||
|
Loading…
Reference in New Issue
Block a user