adding services to homepage
This commit is contained in:
@@ -8,7 +8,9 @@ metadata:
|
||||
data:
|
||||
kubernetes.yaml: |
|
||||
mode: cluster
|
||||
settings.yaml: ""
|
||||
settings.yaml: |
|
||||
background: https://images.unsplash.com/photo-1502790671504-542ad42d5189?auto=format&fit=crop&w=2560&q=80
|
||||
cardBlur: xs
|
||||
#settings.yaml: |
|
||||
# providers:
|
||||
# longhorn:
|
||||
@@ -35,6 +37,25 @@ data:
|
||||
- My Third Service:
|
||||
href: http://localhost/
|
||||
description: Homepage is 😎
|
||||
- Nginx Proxy Manager:
|
||||
icon: npm.png
|
||||
href: http://192.168.178.42:8181/
|
||||
description: Nginx Proxy Manager is awesome
|
||||
widgets:
|
||||
- type: npm
|
||||
url: http://192.168.178.42:8181/
|
||||
username: bastian@schnorbus.net
|
||||
password: abcd1234
|
||||
- Plex:
|
||||
icon: plex.png
|
||||
href: http://diskstation.fritz.box:32400/web/index.html#!/
|
||||
description: Watch movies and TV shows.
|
||||
server: http://diskstation.fritz.box:32400/web/index.html#!/
|
||||
container: plex
|
||||
widgets:
|
||||
- type: plex
|
||||
url: http://diskstation.fritz.box:32400
|
||||
key: aNcUss31qsVsea5bsDf9
|
||||
widgets.yaml: |
|
||||
- kubernetes:
|
||||
cluster:
|
||||
@@ -57,4 +78,5 @@ data:
|
||||
- search:
|
||||
provider: duckduckgo
|
||||
target: _blank
|
||||
|
||||
docker.yaml: ""
|
||||
|
||||
Reference in New Issue
Block a user