2026-08-17 15:42:08 +02:00
|
|
|
settings:
|
|
|
|
|
title: PulseNode
|
|
|
|
|
|
|
|
|
|
theme:
|
|
|
|
|
mode: dark
|
|
|
|
|
|
|
|
|
|
groups:
|
2026-08-17 18:19:39 +02:00
|
|
|
- name: Services
|
2026-08-17 15:42:08 +02:00
|
|
|
widgets:
|
|
|
|
|
- type: docker
|
|
|
|
|
name: Traefik
|
|
|
|
|
containerName: traefik
|
2026-08-17 18:02:05 +02:00
|
|
|
icon: traefik
|
2026-08-17 15:42:08 +02:00
|
|
|
interval: 10s
|
|
|
|
|
# No href: the dashboard is disabled (--api.dashboard=false).
|
|
|
|
|
# Swap for a `traefik` widget (router/entrypoint/middleware view)
|
|
|
|
|
# if the API gets enabled - see Traefik's --api.dashboard docs.
|
|
|
|
|
|
|
|
|
|
- type: docker
|
|
|
|
|
name: Coolify
|
|
|
|
|
containerName: coolify
|
2026-08-17 18:02:05 +02:00
|
|
|
icon: coolify
|
2026-08-17 15:42:08 +02:00
|
|
|
href: https://${TRAEFIK_HOST_COOLIFY}
|
|
|
|
|
interval: 10s
|
|
|
|
|
|
|
|
|
|
- type: docker
|
|
|
|
|
name: Gitea
|
|
|
|
|
containerName: gitea
|
2026-08-17 18:02:05 +02:00
|
|
|
icon: gitea
|
2026-08-17 15:42:08 +02:00
|
|
|
href: https://${TRAEFIK_HOST_GITEA}
|
|
|
|
|
interval: 10s
|
|
|
|
|
|
|
|
|
|
- type: docker
|
|
|
|
|
name: Code Server
|
|
|
|
|
containerName: code
|
|
|
|
|
href: https://${TRAEFIK_HOST_CODE}
|
|
|
|
|
interval: 10s
|
|
|
|
|
|
|
|
|
|
- type: docker
|
|
|
|
|
name: Immich
|
|
|
|
|
containerName: immich
|
2026-08-17 18:02:05 +02:00
|
|
|
icon: immich
|
2026-08-17 15:42:08 +02:00
|
|
|
href: https://${TRAEFIK_HOST_IMMICH}
|
|
|
|
|
interval: 10s
|
|
|
|
|
|
|
|
|
|
- type: docker
|
|
|
|
|
name: n8n
|
|
|
|
|
containerName: n8n
|
2026-08-17 18:02:05 +02:00
|
|
|
icon: n8n
|
2026-08-17 15:42:08 +02:00
|
|
|
href: https://${TRAEFIK_HOST_N8N}
|
|
|
|
|
interval: 10s
|
|
|
|
|
|
|
|
|
|
- type: docker
|
|
|
|
|
name: Passbolt
|
|
|
|
|
containerName: passbolt
|
2026-08-17 18:02:05 +02:00
|
|
|
icon: passbolt
|
2026-08-17 15:42:08 +02:00
|
|
|
href: https://${TRAEFIK_HOST_PASSBOLT}
|
|
|
|
|
interval: 10s
|
|
|
|
|
|
|
|
|
|
- type: docker
|
|
|
|
|
name: Umami
|
|
|
|
|
containerName: umami
|
2026-08-17 18:02:05 +02:00
|
|
|
icon: umami
|
2026-08-17 15:42:08 +02:00
|
|
|
href: https://${TRAEFIK_HOST_UMAMI}
|
|
|
|
|
interval: 10s
|
|
|
|
|
|
|
|
|
|
- type: docker
|
|
|
|
|
name: Headscale
|
|
|
|
|
containerName: headscale
|
2026-08-17 18:02:05 +02:00
|
|
|
icon: headscale
|
2026-08-17 15:42:08 +02:00
|
|
|
href: https://${TRAEFIK_HOST_HEADSCALE}
|
|
|
|
|
interval: 10s
|
|
|
|
|
|
|
|
|
|
- type: docker
|
|
|
|
|
name: Mailpit
|
|
|
|
|
containerName: mailpit
|
|
|
|
|
interval: 15s
|