Add Heimdall

This commit is contained in:
Colin Hebert
2023-01-04 16:44:53 +01:00
parent 4f18a81155
commit a1018d48b6
2 changed files with 15 additions and 1 deletions

View File

View File

@@ -37,7 +37,16 @@ services:
- duckdns_token
restart: unless-stopped
# TODO: Set up heimdal?
heimdall:
image: linuxserver/heimdall
networks:
- traefik
volumes:
- heimdall_data:/data/
restart: unless-stopped
labels:
traefik.enable: true
# TODO: Set up synology/external services?
networks:
@@ -59,6 +68,11 @@ volumes:
type: none
o: bind
device: ${NASCOMPOSE_SERVICES?}/volumes/smokeping/config/
heimdall_data:
driver_opts:
type: none
o: bind
device: ${NASCOMPOSE_SERVICES?}/volumes/heimdall/data/
secrets:
watchtower_gotify_token: