mauroencinas / compose-nginx

This is a small docker-compose file to get a self-encrypting load balancer in front of Docker containers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nginx letsencrypt

This is an opinionated improvisation to get a self-encrypting load balancer in front of Docker containers.

git clone https://github.com/indiehosters/nginx
cd nginx
docker-compose up

And profit \o/ docker run -e VIRTUAL_HOST=example.org nginx

License

Licensed by almereyda under the GNU General Public License 3.0. See the LICENSE for its terms.

About

This is a small docker-compose file to get a self-encrypting load balancer in front of Docker containers.

License:GNU General Public License v3.0