1
0
Fork 0
mirror of https://github.com/demostf/proxy synced 2026-06-03 20:14:07 +02:00
SSL reverse proxy for demos.tf
  • Dockerfile 59.1%
  • Shell 33.2%
  • HTML 7.7%
Find a file
2021-02-24 14:39:58 +01: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 set x-forwarded-for 2021-02-24 14:39:58 +01: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