settings: title: PulseNode theme: mode: dark groups: - name: System widgets: - type: system interval: 5s - type: bookmark name: Services icon: docker links: - name: Traefik href: https://${TRAEFIK_HOST_TRAEFIK} icon: traefik - name: Coolify href: https://${TRAEFIK_HOST_COOLIFY} icon: coolify - name: Gitea href: https://${TRAEFIK_HOST_GITEA} icon: gitea - name: Immich href: https://${TRAEFIK_HOST_IMMICH} icon: immich - name: Passbolt href: https://${TRAEFIK_HOST_PASSBOLT} icon: passbolt - name: Umami href: https://${TRAEFIK_HOST_UMAMI} icon: umami - name: Headscale href: https://${TRAEFIK_HOST_HEADSCALE} icon: headscale - name: n8n href: https://${TRAEFIK_HOST_N8N} icon: n8n - type: bookmark name: Web Apps icon: globe links: - name: pivoine.art href: https://pivoine.art - name: bar.pivoine.art href: https://bar.pivoine.art - name: kit.pivoine.art href: https://kit.pivoine.art - name: worldcup.pivoine.art href: https://worldcup.pivoine.art - name: roux.pivoine.art href: https://roux.pivoine.art - name: triggershell.falcon.pivoine.art href: https://triggershell.falcon.pivoine.art - name: vpinball.pivoine.art href: https://vpinball.pivoine.art - name: Services widgets: - type: service service: traefik name: Traefik containerName: traefik icon: traefik href: https://${TRAEFIK_HOST_TRAEFIK} interval: 15s - type: service service: coolify name: Coolify containerName: coolify icon: coolify href: https://${TRAEFIK_HOST_COOLIFY} apiToken: ${COOLIFY_API_TOKEN} interval: 15s - type: service service: gitea name: Gitea containerName: gitea icon: gitea href: https://${TRAEFIK_HOST_GITEA} username: Valknar apiToken: ${GITEA_API_TOKEN} interval: 15s - type: service service: immich name: Immich containerName: immich icon: immich href: https://${TRAEFIK_HOST_IMMICH} apiKey: ${IMMICH_API_KEY} interval: 15s - type: service service: n8n name: n8n containerName: n8n icon: n8n href: https://${TRAEFIK_HOST_N8N} apiKey: ${N8N_API_KEY} interval: 15s - type: service service: headscale name: Headscale containerName: headscale icon: headscale href: https://${TRAEFIK_HOST_HEADSCALE} apiToken: ${HEADSCALE_API_TOKEN} interval: 15s