How to make a christmas garland with a nginx reverse proxy and 3 apache backends under docker? post
Purpose
This posts deals with doing yourself a christmas garland!
We will be using :
- nginx as a reverse proxy
- apache as a backend
- docker as a plateforme
Repository
You will find a demonstration repository here.
Demo
If it does not work, download it from github repo:
wget https://raw.githubusercontent.com/benIT/docker-nginx-reverse-proxy/master/demo.mp4
vlc demo.mp4
Conclusion
Never forget that computing should always be fun!