add nextcloud, pihole and crafty
This commit is contained in:
@@ -167,6 +167,37 @@ data:
|
||||
url: http://10.0.0.14:3011
|
||||
key: "${GITEA_API_KEY}"
|
||||
fields: ["repositories", "issues", "pulls"]
|
||||
- Pihole:
|
||||
href: https://pihole.akshun-lab.cc/admin
|
||||
description: ad blocker
|
||||
icon: pihole.png
|
||||
namespace: default
|
||||
podSelector: app=pihole
|
||||
app: pihole
|
||||
widget:
|
||||
type: pihole
|
||||
url: http://10.0.0.14:8585
|
||||
version: 6
|
||||
key: "${PIHOLE_PASSWORD}"
|
||||
- Nextcloud:
|
||||
href: https://nextcloud.akshun-lab.cc
|
||||
description: files
|
||||
icon: nextcloud.png
|
||||
namespace: default
|
||||
podSelector: app=nextcloud
|
||||
app: nextcloud
|
||||
widget:
|
||||
type: nextcloud
|
||||
url: https:/10.0.0.14:9200
|
||||
username: akshun
|
||||
password: "${NEXTCLOUD_PASSWORD}"
|
||||
- Crafty:
|
||||
href: https://crafty.akshun-lab.cc
|
||||
description: minecraft server manager
|
||||
icon: crafty.png
|
||||
widget:
|
||||
type: crafty
|
||||
url: udp://192.168.1.3:25565
|
||||
- Proxmox:
|
||||
href: https://proxmox.akshun-lab.cc
|
||||
description: VMs
|
||||
@@ -194,13 +225,6 @@ data:
|
||||
podSelector: app=invidious
|
||||
app: invidious
|
||||
icon: invidious.png
|
||||
- Nextcloud:
|
||||
href: https://nextcloud.akshun-lab.cc
|
||||
description: files
|
||||
icon: nextcloud.png
|
||||
namespace: default
|
||||
podSelector: app=nextcloud
|
||||
app: nextcloud
|
||||
- VS Code:
|
||||
href: https://vs.akshun-lab.cc
|
||||
description: VS code server
|
||||
|
||||
Reference in New Issue
Block a user