Skip to content
Snippets Groups Projects
pierreozoux's avatar
Pierre Ozoux authored
f3c7d6ed

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.