add homepage
This commit is contained in:
4
hosts/ps10rp/homepage/homepage_config/bookmarks.yaml
Normal file
4
hosts/ps10rp/homepage/homepage_config/bookmarks.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
- Bookmarks:
|
||||
- Midco:
|
||||
- abbr: MC
|
||||
href: https://www.midco.com/
|
3
hosts/ps10rp/homepage/homepage_config/docker.yaml
Normal file
3
hosts/ps10rp/homepage/homepage_config/docker.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
ps10rp-docker:
|
||||
host: localhost
|
||||
port: 2375
|
52
hosts/ps10rp/homepage/homepage_config/services.yaml
Normal file
52
hosts/ps10rp/homepage/homepage_config/services.yaml
Normal file
@@ -0,0 +1,52 @@
|
||||
- Applications:
|
||||
- Plex:
|
||||
icon: plex.png
|
||||
href: https://plex.alexlebens.net
|
||||
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
|
||||
description: Gitea
|
||||
href: https://gitea.lebens-home.net
|
||||
siteMonitor: https://gitea.lebens-home.net
|
||||
statusStyle: dot
|
||||
server: ps10rp-docker
|
||||
container: gitea
|
||||
- 3D Printer:
|
||||
icon: mainsail.png
|
||||
description: K1C Mainsail
|
||||
href: http://printer.lebens-home.net
|
||||
siteMonitor: http://printer.lebens-home.net
|
||||
statusStyle: dot
|
||||
- Services:
|
||||
- Authentication:
|
||||
icon: authentik.png
|
||||
description: Authentik
|
||||
href: https://authentik.alexlebens.net
|
||||
- Reverse Proxy:
|
||||
icon: traefik.png
|
||||
description: Traefik
|
||||
href: https://traefik-ps10rp.lebens-home.net/dashboard/#/
|
||||
siteMonitor: https://traefik-ps10rp.lebens-home.net/dashboard/#/
|
||||
statusStyle: dot
|
||||
server: ps10rp-docker
|
||||
container: traefik
|
||||
- Host Management:
|
||||
icon: cockpit.png
|
||||
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
|
||||
description: Unifi
|
||||
href: https://unifi.lebens-home.net
|
||||
siteMonitor: https://unifi.lebens-home.net
|
||||
statusStyle: dot
|
7
hosts/ps10rp/homepage/homepage_config/settings.yaml
Normal file
7
hosts/ps10rp/homepage/homepage_config/settings.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
headerStyle: clean
|
||||
hideVersion: true
|
||||
color: slate
|
||||
background:
|
||||
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-2.jpg
|
||||
theme: dark
|
||||
disableCollapse: true
|
12
hosts/ps10rp/homepage/homepage_config/widgets.yaml
Normal file
12
hosts/ps10rp/homepage/homepage_config/widgets.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
- datetime:
|
||||
text_size: xl
|
||||
format:
|
||||
dateStyle: long
|
||||
timeStyle: short
|
||||
hour12: true
|
||||
- openmeteo:
|
||||
label: Stacy
|
||||
latitude: 45.398
|
||||
longitude: -92.9874
|
||||
units: imperial
|
||||
cache: 5
|
Reference in New Issue
Block a user