55d174e16b
Reviewed-on: docker/traefik#1 |
||
---|---|---|
tls-data | ||
.env.sample | ||
.gitignore | ||
acme.json | ||
docker-compose-whoami.yml | ||
docker-compose.yml | ||
init | ||
LICENSE | ||
README.md | ||
tls.yml | ||
traefik.yml |
traefik
get started
you will need a .env file
sample .env:
# .env
PROJECT_NAME=sample
PROJECT_URL=localhost
TRAEFIK_NETWORK=traefik_net
place the tls crt and key in the tls-data and append them also to the tls.yml
then execute init