Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 408 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 408 Bytes

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.