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

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

License

Notifications You must be signed in to change notification settings

ecobytes/docker-nginx-gen-letsencrypt

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages