Update homepage config template to include manual changes
- Reorganized sections to match deployed configuration - Moved Dashboards under Core section - Added Monitoring section with Grafana, Prometheus, etc. - Added VPN Protected section with gluetun and qBittorrent - Added Transcoders section with Tdarr - Moved VS Code Server to Infrastructure section - Removed duplicate Monitoring Stack section
This commit is contained in:
@@ -1,19 +1,6 @@
|
||||
---
|
||||
# Currently Installed Services - Grouped by Stack
|
||||
|
||||
- Dashboards:
|
||||
- Homepage:
|
||||
icon: homepage.png
|
||||
href: https://home.kelin-casa.duckdns.org
|
||||
description: This Dashboard
|
||||
container: homepage
|
||||
|
||||
- Homarr:
|
||||
icon: homarr.png
|
||||
href: https://homarr.kelin-casa.duckdns.org
|
||||
description: Alternative Dashboard
|
||||
container: homarr
|
||||
|
||||
- Core:
|
||||
- Dockge:
|
||||
icon: dockge.png
|
||||
@@ -33,7 +20,26 @@
|
||||
description: Authentication Portal
|
||||
container: authelia
|
||||
|
||||
- Dashboards:
|
||||
- Homepage:
|
||||
icon: homepage.png
|
||||
href: https://home.kelin-casa.duckdns.org
|
||||
description: This Dashboard
|
||||
container: homepage
|
||||
|
||||
- Homarr:
|
||||
icon: homarr.png
|
||||
href: https://homarr.kelin-casa.duckdns.org
|
||||
description: Alternative Dashboard
|
||||
container: homarr
|
||||
|
||||
- Infrastructure:
|
||||
- VS Code Server:
|
||||
icon: vscode.png
|
||||
href: https://code.kelin-casa.duckdns.org
|
||||
description: Browser-based IDE
|
||||
container: code-server
|
||||
|
||||
- Dozzle:
|
||||
icon: dozzle.png
|
||||
href: https://dozzle.kelin-casa.duckdns.org
|
||||
@@ -52,6 +58,40 @@
|
||||
description: Network-wide Ad Blocking
|
||||
container: pihole
|
||||
|
||||
- Monitoring:
|
||||
- Grafana:
|
||||
icon: grafana.png
|
||||
href: https://grafana.kelin-casa.duckdns.org
|
||||
description: Metrics Dashboard
|
||||
container: grafana
|
||||
|
||||
- Prometheus:
|
||||
icon: prometheus.png
|
||||
href: https://prometheus.kelin-casa.duckdns.org
|
||||
description: Metrics Collection
|
||||
container: prometheus
|
||||
|
||||
- Uptime Kuma:
|
||||
icon: uptime-kuma.png
|
||||
href: https://uptime-kuma.kelin-casa.duckdns.org
|
||||
description: Uptime Monitoring
|
||||
container: uptime-kuma
|
||||
|
||||
- Loki:
|
||||
icon: loki.png
|
||||
href: https://loki.kelin-casa.duckdns.org
|
||||
description: Log Aggregation
|
||||
container: loki
|
||||
|
||||
- cAdvisor:
|
||||
icon: cadvisor.png
|
||||
href: https://cadvisor.kelin-casa.duckdns.org
|
||||
description: Container Metrics
|
||||
container: cadvisor
|
||||
href: https://pihole.kelin-casa.duckdns.org
|
||||
description: Network-wide Ad Blocking
|
||||
container: pihole
|
||||
|
||||
# Available to Install - Grouped by Stack
|
||||
|
||||
- Media:
|
||||
@@ -110,18 +150,6 @@
|
||||
description: Comics Manager
|
||||
container: mylar3
|
||||
|
||||
- qBittorrent:
|
||||
icon: qbittorrent.png
|
||||
href: https://qbit.kelin-casa.duckdns.org
|
||||
description: Torrent Client
|
||||
container: qbittorrent
|
||||
|
||||
- Tdarr:
|
||||
icon: tdarr.png
|
||||
href: https://tdarr.kelin-casa.duckdns.org
|
||||
description: Media Transcoding
|
||||
container: tdarr
|
||||
|
||||
- Home Automation:
|
||||
- Home Assistant:
|
||||
icon: home-assistant.png
|
||||
@@ -190,37 +218,6 @@
|
||||
description: CMS Platform
|
||||
container: wordpress
|
||||
|
||||
- Monitoring Stack:
|
||||
- Grafana:
|
||||
icon: grafana.png
|
||||
href: https://grafana.kelin-casa.duckdns.org
|
||||
description: Metrics Dashboard
|
||||
container: grafana
|
||||
|
||||
- Prometheus:
|
||||
icon: prometheus.png
|
||||
href: https://prometheus.kelin-casa.duckdns.org
|
||||
description: Metrics Collection
|
||||
container: prometheus
|
||||
|
||||
- Uptime Kuma:
|
||||
icon: uptime-kuma.png
|
||||
href: https://uptime-kuma.kelin-casa.duckdns.org
|
||||
description: Uptime Monitoring
|
||||
container: uptime-kuma
|
||||
|
||||
- Loki:
|
||||
icon: loki.png
|
||||
href: https://loki.kelin-casa.duckdns.org
|
||||
description: Log Aggregation
|
||||
container: loki
|
||||
|
||||
- cAdvisor:
|
||||
icon: cadvisor.png
|
||||
href: https://cadvisor.kelin-casa.duckdns.org
|
||||
description: Container Metrics
|
||||
container: cadvisor
|
||||
|
||||
- Development:
|
||||
- VS Code Server:
|
||||
icon: vscode.png
|
||||
@@ -246,6 +243,26 @@
|
||||
description: PostgreSQL Admin
|
||||
container: pgadmin
|
||||
|
||||
- VPN Protected:
|
||||
- gluetun:
|
||||
icon: gluetun.png
|
||||
href: https://home.kelin-casa.duckdns.org
|
||||
description: VPN Client
|
||||
container: gluetun
|
||||
- Downloaders:
|
||||
- qBittorrent:
|
||||
icon: qbittorrent.png
|
||||
href: https://qbit.kelin-casa.duckdns.org
|
||||
description: Torrent Client
|
||||
container: qbittorrent
|
||||
|
||||
- Transcoders:
|
||||
- Tdarr:
|
||||
icon: tdarr.png
|
||||
href: https://tdarr.kelin-casa.duckdns.org
|
||||
description: Media Transcoding
|
||||
container: tdarr
|
||||
|
||||
- Utilities:
|
||||
- Backrest:
|
||||
icon: mdi-backup-restore
|
||||
|
||||
Reference in New Issue
Block a user