Files
pet-project-server/files/dashboard/config/services.template.yaml
T
av 4ec0ea11b6 dashboard: siteMonitor dozzle переведён на /healthcheck
- корень dozzle за forward-proxy отдаёт 401 без заголовков Authelia,
  из-за чего сервис показывался недоступным и сорил ошибками в логах
2026-09-11 09:55:30 +03:00

115 lines
4.5 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# https://gethomepage.dev/configs/services/
# href — внешний адрес через Caddy (для браузера);
# siteMonitor — внутренний адрес контейнера в web_proxy_network, по нему
# homepage рисует индикатор up/down (быстро, без выхода наружу).
# icon — бренд-логотипы Dashboard Icons (<name>.png, грузятся браузером
# с CDN jsDelivr); где бренда нет — mdi-* из комплекта homepage.
- Работа и знания:
- Gitea:
href: https://git.vakhrushev.me
description: Git-репозитории
icon: gitea.png
siteMonitor: http://gitea_app:3000
- Outline:
href: https://outline.vakhrushev.me
description: База знаний / вики
icon: outline.png
siteMonitor: http://outline_app:3000
- Memos:
href: https://memos.vakhrushev.me
description: Заметки
icon: memos.png
siteMonitor: http://memos_app:5230
- Tududi:
href: https://tududi.vakhrushev.me
description: Планировщик задач
icon: tududi.png
siteMonitor: http://tududi_app:3002
- Wakapi:
href: https://wakapi.vakhrushev.me
description: Трекинг времени в коде
icon: wakapi.png
siteMonitor: http://wakapi_app:3000
- Медиа и хобби:
- Miniflux:
href: https://miniflux.vakhrushev.me
description: RSS-ридер
icon: miniflux.png
siteMonitor: http://miniflux_app:8080
- RSS-Bridge:
href: https://rssbridge.vakhrushev.me
description: Генератор RSS для сайтов без фидов
icon: rss-bridge.png
siteMonitor: http://rssbridge_app:80
- Calibre:
href: https://calibre.vakhrushev.me
description: Электронная библиотека
icon: calibre-web.png
siteMonitor: http://calibre_web_app:8083
- Gramps:
href: https://gramps.vakhrushev.me
description: Генеалогия
icon: gramps-web.png
siteMonitor: http://gramps_app:5000
- Wanderer:
href: https://wanderer.vakhrushev.me
description: Пешие маршруты
icon: wanderer.png
siteMonitor: http://wanderer_web:3000
- Remembos:
href: https://remembos.vakhrushev.me
description: Интервальное повторение
icon: mdi-brain
siteMonitor: http://remembos_app:8080
- Diet:
href: https://diet.vakhrushev.me
description: Дневник питания
icon: mdi-food-apple
siteMonitor: http://diet_app:8080
- Matrix:
href: https://matrix.vakhrushev.me
description: Мессенджер (Tuwunel)
icon: matrix.png
siteMonitor: http://tuwunel_app:6167
- Инфраструктура:
- Netdata:
href: https://status.vakhrushev.me
description: Мониторинг сервера
icon: netdata.png
siteMonitor: http://netdata:19999
- Dozzle:
href: https://dozzle.vakhrushev.me
description: Логи контейнеров
icon: dozzle.png
# /healthcheck, а не корень: корень за forward-proxy отдаёт 401 без
# заголовков Authelia, а этот эндпоинт у dozzle вне аутентификации.
siteMonitor: http://dozzle_app:8080/healthcheck
- GoAccess:
href: https://goaccess.vakhrushev.me
description: Веб-аналитика логов Caddy
icon: goaccess.png
siteMonitor: http://goaccess_app:8080
- GoatCounter:
href: https://gc-main.vakhrushev.me
description: Аналитика посещений сайтов
icon: mdi-chart-line
siteMonitor: http://goatcounter_app:8080
- Bifrost:
href: https://bifrost.vakhrushev.me
description: LLM-шлюз (DeepSeek)
icon: mdi-transit-connection-variant
siteMonitor: http://bifrost_app:8080/health
- Authelia:
href: https://auth.vakhrushev.me
description: SSO / аутентификация
icon: authelia.png
siteMonitor: http://authelia_app:9091
- Wanderbase:
href: https://wanderbase.vakhrushev.me
description: PocketBase — бэкенд Wanderer
icon: pocketbase.png
siteMonitor: http://wanderer_db:8090