1
0
Fork 0
mirror of https://github.com/demostf/proxy synced 2026-06-03 12:04:07 +02:00
SSL reverse proxy for demos.tf
  • Dockerfile 59.1%
  • Shell 33.2%
  • HTML 7.7%
Find a file
2018-09-19 20:31:52 +02:00
configs.sh add sync to proxy 2018-09-19 20:31:52 +02:00
Dockerfile initial commit 2018-09-15 18:20:02 +02:00
nginx.conf fix certbot host 2018-09-15 20:12:11 +02:00
README.md initial commit 2018-09-15 18:20:02 +02:00

proxy

SSL reverse proxy for demos.tf

Usage

start the container with the following env variables

  • TARGET: the hostname of the target container
  • EMAIL: the email to use for certbot
  • HOST: the base host to get the certificates for

Note that $HOST, api.$HOST and static.$HOST need to point to this container