settings: title: PulseNode theme: mode: dark groups: - name: Services widgets: - type: docker name: Traefik containerName: traefik icon: traefik 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 icon: coolify href: https://${TRAEFIK_HOST_COOLIFY} interval: 10s - type: docker name: Gitea containerName: gitea icon: gitea 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 icon: immich href: https://${TRAEFIK_HOST_IMMICH} interval: 10s - type: docker name: n8n containerName: n8n icon: n8n href: https://${TRAEFIK_HOST_N8N} interval: 10s - type: docker name: Passbolt containerName: passbolt icon: passbolt href: https://${TRAEFIK_HOST_PASSBOLT} interval: 10s - type: docker name: Umami containerName: umami icon: umami href: https://${TRAEFIK_HOST_UMAMI} interval: 10s - type: docker name: Headscale containerName: headscale icon: headscale href: https://${TRAEFIK_HOST_HEADSCALE} interval: 10s - type: docker name: Mailpit containerName: mailpit interval: 15s