1
0
Fork 0
mirror of https://github.com/demostf/proxy synced 2026-06-03 20:14:07 +02:00
proxy/README.md
2018-09-15 18:20:02 +02:00

13 lines
330 B
Markdown

# 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