Compare commits
3 Commits
932c41e19d
...
04b69d30cb
Author | SHA1 | Date | |
---|---|---|---|
04b69d30cb | |||
962608e1ab | |||
588d118d59 |
@@ -32,3 +32,21 @@ metadata:
|
||||
spec:
|
||||
externalName: placeholder
|
||||
type: ExternalName
|
||||
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: traefik-ps10rp
|
||||
namespace: {{ .Release.Namespace }}
|
||||
labels:
|
||||
app.kubernetes.io/name: traefik-ps10rp
|
||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||
app.kubernetes.io/version: {{ .Chart.AppVersion }}
|
||||
app.kubernetes.io/component: tailscale
|
||||
app.kubernetes.io/part-of: {{ .Release.Name }}
|
||||
annotations:
|
||||
tailscale.com/tailnet-fqdn: traefik-ps10rp.boreal-beaufort.ts.net
|
||||
spec:
|
||||
externalName: placeholder
|
||||
type: ExternalName
|
||||
|
@@ -357,8 +357,8 @@ homepage:
|
||||
- Reverse Proxy (ps10rp):
|
||||
icon: sh-traefik.svg
|
||||
description: Traefik
|
||||
href: https://traefik-ps10rp.lebens-home.net/dashboard/#/
|
||||
siteMonitor: https://traefik-ps10rp.lebens-home.net/dashboard/#/
|
||||
href: https://traefik-ps10rp.boreal-beaufort.ts.net/dashboard/#/
|
||||
siteMonitor: https://traefik-ps10rp.boreal-beaufort.ts.net/dashboard/#/
|
||||
statusStyle: dot
|
||||
- Image Cache:
|
||||
icon: sh-harbor.svg
|
||||
@@ -373,18 +373,6 @@ homepage:
|
||||
href: https://unifi.alexlebens.net
|
||||
siteMonitor: https://unifi.alexlebens.net
|
||||
statusStyle: dot
|
||||
- Network Management (lebens-home.net):
|
||||
icon: sh-ubiquiti-unifi.svg
|
||||
description: Unifi
|
||||
href: https://unifi.lebens-home.net
|
||||
siteMonitor: https://unifi.lebens-home.net
|
||||
statusStyle: dot
|
||||
- Host Management (ps10rp):
|
||||
icon: sh-cockpit-light.svg
|
||||
description: Cockpit
|
||||
href: https://cockpit-ps10rp.lebens-home.net:9090
|
||||
siteMonitor: https://cockpit-ps10rp.lebens-home.net:9090
|
||||
statusStyle: dot
|
||||
- Network Attached Storage:
|
||||
icon: sh-synology-light.svg
|
||||
description: Synology
|
||||
@@ -409,12 +397,6 @@ homepage:
|
||||
href: https://pikvm.alexlebens.net
|
||||
siteMonitor: https://pikvm.alexlebens.net
|
||||
statusStyle: dot
|
||||
- 3D Printer:
|
||||
icon: sh-mainsail.svg
|
||||
description: K1C Mainsail
|
||||
href: http://printer.lebens-home.net
|
||||
siteMonitor: http://printer.lebens-home.net
|
||||
statusStyle: dot
|
||||
- Storage:
|
||||
- Cluster Storage:
|
||||
icon: ceph.png
|
||||
@@ -633,9 +615,6 @@ homepage:
|
||||
- ReCaptcha:
|
||||
- abbr: RC
|
||||
href: https://www.google.com/recaptcha/admin/site/698983587
|
||||
- Dashboard Icons:
|
||||
- abbr: DI
|
||||
href: https://github.com/walkxcode/dashboard-icons/tree/main/png
|
||||
- Trackers:
|
||||
- Torrentleech:
|
||||
- abbr: TL
|
||||
|
@@ -1,18 +1,10 @@
|
||||
- Applications:
|
||||
- Plex:
|
||||
icon: plex.png
|
||||
href: https://plex.alexlebens.net
|
||||
icon: sh-plex.svg
|
||||
href: https://app.plex.tv
|
||||
description: Media server
|
||||
- Media Requests:
|
||||
icon: overseerr.png
|
||||
description: Overseer
|
||||
href: https://overseerr.alexlebens.net
|
||||
- Books:
|
||||
icon: calibre-web.png
|
||||
description: Calibre
|
||||
href: https://calibre.alexlebens.net
|
||||
- Code Repository:
|
||||
icon: gitea.png
|
||||
icon: sh-gitea.svg
|
||||
description: Gitea
|
||||
href: https://gitea.lebens-home.net
|
||||
siteMonitor: https://gitea.lebens-home.net
|
||||
@@ -20,18 +12,20 @@
|
||||
server: ps10rp-docker
|
||||
container: gitea
|
||||
- 3D Printer:
|
||||
icon: mainsail.png
|
||||
icon: sh-mainsail.svg
|
||||
description: K1C Mainsail
|
||||
href: http://printer.lebens-home.net
|
||||
siteMonitor: http://printer.lebens-home.net
|
||||
statusStyle: dot
|
||||
- Services:
|
||||
- Authentication:
|
||||
icon: authentik.png
|
||||
- Auth (OIDC):
|
||||
icon: sh-authentik.svg
|
||||
description: Authentik
|
||||
href: https://authentik.alexlebens.net
|
||||
href: https://auth.alexlebens.dev
|
||||
siteMonitor: https://auth.alexlebens.dev
|
||||
statusStyle: dot
|
||||
- Reverse Proxy:
|
||||
icon: traefik.png
|
||||
icon: sh-traefik.svg
|
||||
description: Traefik
|
||||
href: https://traefik-ps10rp.lebens-home.net/dashboard/#/
|
||||
siteMonitor: https://traefik-ps10rp.lebens-home.net/dashboard/#/
|
||||
@@ -39,13 +33,13 @@
|
||||
server: ps10rp-docker
|
||||
container: traefik
|
||||
- Host Management:
|
||||
icon: cockpit.png
|
||||
icon: sh-cockpit-light.svg
|
||||
description: Cockpit
|
||||
href: https://cockpit-ps10rp.lebens-home.net:9090
|
||||
siteMonitor: https://cockpit-ps10rp.lebens-home.net:9090
|
||||
statusStyle: dot
|
||||
- Network Management:
|
||||
icon: unifi.png
|
||||
icon: sh-ubiquiti-unifi.svg
|
||||
description: Unifi
|
||||
href: https://unifi.lebens-home.net
|
||||
siteMonitor: https://unifi.lebens-home.net
|
||||
|
@@ -1,7 +1,9 @@
|
||||
favicon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/icon_white.png
|
||||
headerStyle: clean
|
||||
hideVersion: true
|
||||
color: slate
|
||||
color: zinc
|
||||
background:
|
||||
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-2.jpg
|
||||
brightness: 50
|
||||
theme: dark
|
||||
disableCollapse: true
|
||||
|
@@ -1,3 +1,5 @@
|
||||
- logo:
|
||||
icon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/icon_white.png
|
||||
- datetime:
|
||||
text_size: xl
|
||||
format:
|
||||
|
Reference in New Issue
Block a user