2023-11-25 13:00:24 +01:00
2023-11-25 13:00:24 +01:00
2023-12-05 11:43:40 +01:00
2023-11-25 13:00:24 +01:00
2023-11-25 13:01:29 +01:00
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

Description
No description provided
Readme 28 KiB
Languages
Shell 100%