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-07-25 15:53:10 +02:00
413.html proper upload size error 2020-04-20 22:45:30 +02:00
Dockerfile proper upload size error 2020-04-20 22:45:30 +02:00
entrypoint.sh use custon entrypoint instead of startup script to run earlier 2020-01-04 14:23:09 +01:00
nginx.conf fix upload size 2020-07-25 15:53:10 +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