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
2020-01-04 14:23:09 +01:00
Dockerfile use custon entrypoint instead of startup script to run earlier 2020-01-04 14:23:09 +01:00
entrypoint.sh use custon entrypoint instead of startup script to run earlier 2020-01-04 14:23:09 +01:00
nginx.conf bump size limit to 200mb 2019-04-09 22:14:04 +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