Go to file
2023-12-05 11:46:43 +01:00
.env.sample inital commit 2023-11-25 13:00:24 +01:00
.gitignore inital commit 2023-11-25 13:00:24 +01:00
docker-compose.yml changed version 2023-12-05 11:43:40 +01:00
init inital commit 2023-11-25 13:00:24 +01:00
LICENSE append LICENSE 2023-11-25 13:01:29 +01:00
README.md inital commit 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