traefik_watchtower/README.md

21 lines
382 B
Markdown
Raw Permalink Normal View History

2023-11-25 13:00:24 +01:00
# traefik watchtower
### get started
generate a token in your gotify and create a .env file
sample .env:
# .env
PROJECT_URL=watchtower.localhost
PROJECT_NAME=sample
GOTIFY_URL=gotify.localhost
GOTIFY_TOKEN=YOUR_GENERATED_GOTIFY_TOKEN
# the traefik network you want to use
TRAEFIK_NETWORK=traefik_net
then execute the first time the init script