Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 665 Bytes

README.markdown

File metadata and controls

15 lines (9 loc) · 665 Bytes

docker-nginx-gen-letsencrypt

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

First clone this repository into its expected location at /srv/nginx and change the present working directory there. You may copy and paste from:

git clone https://github.com/ecobytes/docker-nginx-gen-letsencrypt.git /srv/nginx && cd /srv/nginx
  • Run with ./run
  • Debug with docker-compose ps or docker-compose logs
  • Remove with docker-compose stop and docker-compose rm

License

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