Skip to content

Commit

Permalink
Traefik widget is a lost cause
Browse files Browse the repository at this point in the history
  • Loading branch information
1Solon committed Dec 8, 2024
1 parent 830640c commit ca00bb1
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions kubernetes/apps/dashboard/homepage/app/config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,11 @@
icon: vaultwarden.png
href: https://vaultwarden.solonsstuff.com
description: Password Manager

- Traefik:
icon: traefik.png
href: https://traefik.local.solonsstuff.com/dashboard/#/
description: Reverse Proxy

- Pihole:
icon: pi-hole.png
Expand All @@ -92,16 +97,6 @@
type: speedtest
url: http://speedtest-tracker.speedtest.svc.cluster.local
bitratePrecision: 3

- Traefik:
icon: traefik.png
href: https://traefik.local.solonsstuff.com/dashboard/#/
description: Reverse Proxy
widget:
type: traefik
url: http://traefik.traefik.svc.cluster.local:443
username: {{ HOMEPAGE_VAR_TRAEFIK_USERNAME }}
password: {{ HOMEPAGE_VAR_TRAEFIK_PASSWORD }}

- Storage:
- Longhorn:
Expand Down

0 comments on commit ca00bb1

Please sign in to comment.