updated for new pve environment
This commit is contained in:
@@ -21,13 +21,13 @@ esh-vm-docker:
|
|||||||
host: 10.0.50.45
|
host: 10.0.50.45
|
||||||
port: 2375
|
port: 2375
|
||||||
|
|
||||||
qnap-nas-docker:
|
#qnap-nas-docker:
|
||||||
host: 10.0.50.50
|
# host: 10.0.50.50
|
||||||
port: 2376
|
# port: 2376
|
||||||
tls:
|
# tls:
|
||||||
keyFile: nas-tls/key.pem
|
# keyFile: nas-tls/key.pem
|
||||||
caFile: nas-tls/ca.pem
|
# caFile: nas-tls/ca.pem
|
||||||
certFile: nas-tls/cert.pem
|
# certFile: nas-tls/cert.pem
|
||||||
|
|
||||||
ana-pfi-docker:
|
ana-pfi-docker:
|
||||||
host: 10.250.50.70
|
host: 10.250.50.70
|
||||||
@@ -35,4 +35,4 @@ ana-pfi-docker:
|
|||||||
|
|
||||||
nh3-pfi-docker:
|
nh3-pfi-docker:
|
||||||
host: 10.100.50.40
|
host: 10.100.50.40
|
||||||
port: 2375
|
port: 2375
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -2,6 +2,17 @@
|
|||||||
# For configuration options and examples, please see:
|
# For configuration options and examples, please see:
|
||||||
# https://gethomepage.dev/latest/configs/services
|
# https://gethomepage.dev/latest/configs/services
|
||||||
|
|
||||||
|
- Media:
|
||||||
|
- Plex:
|
||||||
|
href: http://10.0.50.56:32400
|
||||||
|
icon: si-plex
|
||||||
|
siteMonitor: http://10.0.50.56:32400
|
||||||
|
description: Media Server (esh-nas-pve 10.0.50.56)
|
||||||
|
widget:
|
||||||
|
type: plex
|
||||||
|
url: http://10.0.50.56:32400
|
||||||
|
key: xkKeTCQaLhh3nUDGToLf
|
||||||
|
|
||||||
- ESH:
|
- ESH:
|
||||||
- Brother Printer:
|
- Brother Printer:
|
||||||
href: http://10.0.90.125/
|
href: http://10.0.90.125/
|
||||||
@@ -23,15 +34,24 @@
|
|||||||
siteMonitor: http://10.0.250.3
|
siteMonitor: http://10.0.250.3
|
||||||
description: esh-sw-mda
|
description: esh-sw-mda
|
||||||
- ESH-NAS:
|
- ESH-NAS:
|
||||||
href: https://10.0.50.50
|
href: https://10.0.50.50:9090
|
||||||
icon: mdi-nas
|
icon: mdi-nas
|
||||||
siteMonitor: https://10.0.50.50
|
siteMonitor: https://10.0.50.50:9090
|
||||||
description: QNAP tvs-h1688x
|
description: CoPilot Share Manager - use root
|
||||||
- ESH-PVE:
|
- ESH-PVE:
|
||||||
href: https://10.0.250.35:8006
|
href: https://10.0.250.35:8006
|
||||||
siteMonitor: https://10.0.250.35:8006
|
siteMonitor: https://10.0.250.35:8006
|
||||||
description: Proxmox Server
|
description: Proxmox Server
|
||||||
icon: si-proxmox
|
icon: si-proxmox
|
||||||
|
- ESH-PVE-NAS:
|
||||||
|
href: https://10.0.50.55:8006
|
||||||
|
siteMonitor: https://10.0.50.55:8006
|
||||||
|
description: Proxmox Server for Nas
|
||||||
|
icon: si-proxmox
|
||||||
|
- ESH-FileBot:
|
||||||
|
ping: https://10.0.50.70
|
||||||
|
description: Restic Backup Target and File Sync (esh-nas-pve)
|
||||||
|
icon: mdi-sync-circle
|
||||||
- ESH-VM-Docker:
|
- ESH-VM-Docker:
|
||||||
icon: si-docker
|
icon: si-docker
|
||||||
ping: 10.0.50.45
|
ping: 10.0.50.45
|
||||||
@@ -91,5 +111,9 @@
|
|||||||
icon: si-docker
|
icon: si-docker
|
||||||
ping: 10.100.50.40
|
ping: 10.100.50.40
|
||||||
description: Docker VM
|
description: Docker VM
|
||||||
|
- NH3-Ansible:
|
||||||
|
icon: si-ansible
|
||||||
|
ping: 10.100.50.42
|
||||||
|
description: Ansible Control Node (10.100.50.42)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user