FIX: Trying to fix variable problems
This commit is contained in:
136
services.yaml
136
services.yaml
@@ -4,68 +4,68 @@
|
|||||||
|
|
||||||
- Virtualization:
|
- Virtualization:
|
||||||
- Proxmox:
|
- Proxmox:
|
||||||
href: "{{HOMEPAGE_VAR_PROXMOX_URL}}"
|
href: "{{ HOMEPAGE_VAR_PROXMOX_URL }}"
|
||||||
description: Lenovo P520
|
description: Lenovo P520
|
||||||
icon: proxmox
|
icon: proxmox
|
||||||
widget:
|
widget:
|
||||||
type: proxmox
|
type: proxmox
|
||||||
url: "{{HOMEPAGE_VAR_PROXMOX_URL}}"
|
url: "{{ HOMEPAGE_VAR_PROXMOX_URL }}"
|
||||||
username: "{{HOMEPAGE_VAR_PROXMOX_PAM}}"
|
username: "{{ HOMEPAGE_VAR_PROXMOX_PAM }}"
|
||||||
password: "{{HOMEPAGE_VAR_PROXMOX_SECRET}}"
|
password: "{{ HOMEPAGE_VAR_PROXMOX_SECRET }}"
|
||||||
- Docker:
|
- Docker:
|
||||||
- Apps:
|
- Apps:
|
||||||
href: "{{HOMEPAGE_VAR_PORTAINER_URL}}"
|
href: "{{ HOMEPAGE_VAR_PORTAINER_URL }}"
|
||||||
description: Portainer
|
description: Portainer
|
||||||
icon: portainer
|
icon: portainer
|
||||||
widget:
|
widget:
|
||||||
type: portainer
|
type: portainer
|
||||||
url: "{{HOMEPAGE_VAR_PORTAINER_URL}}"
|
url: "{{ HOMEPAGE_VAR_PORTAINER_URL }}"
|
||||||
env: 18
|
env: 18
|
||||||
key: "{{HOMEPAGE_VAR_PORTAINER_KEY}}"
|
key: "{{ HOMEPAGE_VAR_PORTAINER_KEY }}"
|
||||||
|
|
||||||
- Cloud:
|
- Cloud:
|
||||||
href: "{{HOMEPAGE_VAR_PORTAINER_URL}}"
|
href: "{{ HOMEPAGE_VAR_PORTAINER_URL }}"
|
||||||
description: Portainer
|
description: Portainer
|
||||||
icon: portainer
|
icon: portainer
|
||||||
widget:
|
widget:
|
||||||
type: portainer
|
type: portainer
|
||||||
url: "{{HOMEPAGE_VAR_PORTAINER_URL}}"
|
url: "{{ HOMEPAGE_VAR_PORTAINER_URL }}"
|
||||||
env: 16
|
env: 16
|
||||||
key: "{{HOMEPAGE_VAR_PORTAINER_KEY}}"
|
key: "{{ HOMEPAGE_VAR_PORTAINER_KEY }}"
|
||||||
|
|
||||||
- Files:
|
- Files:
|
||||||
- TrueNAS:
|
- TrueNAS:
|
||||||
href: "{{HOMEPAGE_VAR_TRUENAS_URL}}"
|
href: "{{ HOMEPAGE_VAR_TRUENAS_URL }}"
|
||||||
#description: Storage
|
#description: Storage
|
||||||
icon: truenas
|
icon: truenas
|
||||||
widget:
|
widget:
|
||||||
type: truenas
|
type: truenas
|
||||||
url: "{{HOMEPAGE_VAR_TRUENAS_URL}}"
|
url: "{{ HOMEPAGE_VAR_TRUENAS_URL }}"
|
||||||
key: "{{HOMEPAGE_VAR_TRUENAS_KEY}}"
|
key: "{{ HOMEPAGE_VAR_TRUENAS_KEY }}"
|
||||||
enablePools: true
|
enablePools: true
|
||||||
|
|
||||||
- Transmission:
|
- Transmission:
|
||||||
href: "{{HOMEPAGE_VAR_TRANSMISSION_URL}}/"
|
href: "{{ HOMEPAGE_VAR_TRANSMISSION_URL }}/"
|
||||||
#description: Transmission
|
#description: Transmission
|
||||||
icon: transmission
|
icon: transmission
|
||||||
server: apps
|
server: apps
|
||||||
container: transmission-openvpn
|
container: transmission-openvpn
|
||||||
widget:
|
widget:
|
||||||
type: transmission
|
type: transmission
|
||||||
url: "{{HOMEPAGE_VAR_TRANSMISSION_URL}}"
|
url: "{{ HOMEPAGE_VAR_TRANSMISSION_URL }}"
|
||||||
|
|
||||||
- Immich:
|
- Immich:
|
||||||
href: "{{HOMEPAGE_VAR_IMMICH_URL}}/photos"
|
href: "{{ HOMEPAGE_VAR_IMMICH_URL }}/photos"
|
||||||
#description: Photos
|
#description: Photos
|
||||||
icon: immich
|
icon: immich
|
||||||
widget:
|
widget:
|
||||||
type: immich
|
type: immich
|
||||||
url: "{{HOMEPAGE_VAR_IMMICH_URL}}"
|
url: "{{ HOMEPAGE_VAR_IMMICH_URL }}"
|
||||||
key: "{{HOMEPAGE_VAR_IMMICH_KEY}}"
|
key: "{{ HOMEPAGE_VAR_IMMICH_KEY }}"
|
||||||
version: 2
|
version: 2
|
||||||
|
|
||||||
- Seafile:
|
- Seafile:
|
||||||
href: "{{HOMEPAGE_VAR_SEAFILE_URL}}"
|
href: "{{ HOMEPAGE_VAR_SEAFILE_URL }}"
|
||||||
description: Documents
|
description: Documents
|
||||||
icon: seafile
|
icon: seafile
|
||||||
server: cloud
|
server: cloud
|
||||||
@@ -73,130 +73,82 @@
|
|||||||
|
|
||||||
- Networking:
|
- Networking:
|
||||||
- Nginx Proxy Manager:
|
- Nginx Proxy Manager:
|
||||||
href: "{{HOMEPAGE_VAR_NPM_URL}}/nginx/proxy"
|
href: "{{ HOMEPAGE_VAR_NPM_URL }}/nginx/proxy"
|
||||||
description: Services proxying
|
description: Services proxying
|
||||||
icon: nginx-proxy-manager
|
icon: nginx-proxy-manager
|
||||||
widget:
|
widget:
|
||||||
type: npm
|
type: npm
|
||||||
url: "{{HOMEPAGE_VAR_NPM_URL}}"
|
url: "{{ HOMEPAGE_VAR_NPM_URL }}"
|
||||||
username: "{{HOMEPAGE_VAR_NPM_USER}}"
|
username: "{{ HOMEPAGE_VAR_NPM_USER }}"
|
||||||
password: "{{HOMEPAGE_VAR_NPM_PASS}}"
|
password: "{{ HOMEPAGE_VAR_NPM_PASS }}"
|
||||||
server: apps
|
server: apps
|
||||||
container: nginx-proxy-manager
|
container: nginx-proxy-manager
|
||||||
|
|
||||||
- AdGuard:
|
- AdGuard:
|
||||||
href: "{{HOMEPAGE_VAR_ADGUARD_URL}}"
|
href: "{{ HOMEPAGE_VAR_ADGUARD_URL }}"
|
||||||
icon: adguard-home
|
icon: adguard-home
|
||||||
widget:
|
widget:
|
||||||
type: adguard
|
type: adguard
|
||||||
url: "{{HOMEPAGE_VAR_ADGUARD_URL}}"
|
url: "{{ HOMEPAGE_VAR_ADGUARD_URL }}"
|
||||||
username: "{{HOMEPAGE_VAR_ADGUARD_USER}}"
|
username: "{{ HOMEPAGE_VAR_ADGUARD_USER }}"
|
||||||
password: "{{HOMEPAGE_VAR_ADGUARD_PASS}}"
|
password: "{{ HOMEPAGE_VAR_ADGUARD_PASS }}"
|
||||||
|
|
||||||
- Remote:
|
- Remote:
|
||||||
- Guacamole:
|
- Guacamole:
|
||||||
href: "{{HOMEPAGE_VAR_GUACAMOLE_URL}}"
|
href: "{{ HOMEPAGE_VAR_GUACAMOLE_URL }}"
|
||||||
icon: guacamole
|
icon: guacamole
|
||||||
server: apps
|
server: apps
|
||||||
container: guacamole
|
container: guacamole
|
||||||
|
|
||||||
- Webtop:
|
- Webtop:
|
||||||
href: "{{HOMEPAGE_VAR_WEBTOP_URL}}"
|
href: "{{ HOMEPAGE_VAR_WEBTOP_URL }}"
|
||||||
icon: webtop
|
icon: webtop
|
||||||
server: apps
|
server: apps
|
||||||
container: webtop
|
container: webtop
|
||||||
|
|
||||||
- Lenovo AMT:
|
- Lenovo AMT:
|
||||||
description: Intel AMT remote management for Lenovo
|
description: Intel AMT remote management for Lenovo
|
||||||
href: "{{HOMEPAGE_VAR_LENOVO_AMT_URL}}"
|
href: "{{ HOMEPAGE_VAR_LENOVO_AMT_URL }}"
|
||||||
icon: si-intel-#0071C5
|
icon: si-intel-#0071C5
|
||||||
# siteMonitor: "{{HOMEPAGE_VAR_LENOVO_AMT_URL}}"
|
# siteMonitor: "{{ HOMEPAGE_VAR_LENOVO_AMT_URL }}"
|
||||||
|
|
||||||
|
|
||||||
# - PgAdmin Oracle:
|
|
||||||
# href: https://pgadmin.xopek.co.uk/browser/
|
|
||||||
# icon: pgadmin
|
|
||||||
# siteMonitor: https://pgadmin.xopek.co.uk/browser/
|
|
||||||
|
|
||||||
- Tools & Utilities:
|
|
||||||
# - LXC exit node:
|
|
||||||
# href: https://login.tailscale.com
|
|
||||||
# description: Tailscale
|
|
||||||
# icon: tailscale
|
|
||||||
# widget:
|
|
||||||
# type: tailscale
|
|
||||||
# deviceid: nACs2ShCZP11CNTRL
|
|
||||||
# key: tskey-api-kV3NU1LSkh11CNTRL-1n4NHxXvsFSAgWHkzd6iFSKnbcn2S76W2
|
|
||||||
|
|
||||||
# - Docker Apps:
|
|
||||||
# href: https://login.tailscale.com
|
|
||||||
# description: Tailscale
|
|
||||||
# icon: tailscale
|
|
||||||
# widget:
|
|
||||||
# type: tailscale
|
|
||||||
# deviceid: ner9S4TCW211CNTRL
|
|
||||||
# key: tskey-api-kV3NU1LSkh11CNTRL-1n4NHxXvsFSAgWHkzd6iFSKnbcn2S76W2
|
|
||||||
|
|
||||||
# - Oracle Ampere:
|
|
||||||
# href: https://login.tailscale.com
|
|
||||||
# description: Tailscale
|
|
||||||
# icon: tailscale
|
|
||||||
# widget:
|
|
||||||
# type: tailscale
|
|
||||||
# deviceid: n6h62FUCS321CNTRL
|
|
||||||
# key: tskey-api-kV3NU1LSkh11CNTRL-1n4NHxXvsFSAgWHkzd6iFSKnbcn2S76W2
|
|
||||||
|
|
||||||
|
- Tools & Utilities:
|
||||||
- Zabbix Oracle:
|
- Zabbix Oracle:
|
||||||
href: "{{HOMEPAGE_VAR_ZABBIX_URL}}/"
|
href: "{{ HOMEPAGE_VAR_ZABBIX_URL }}/"
|
||||||
icon: zabbix
|
icon: zabbix
|
||||||
siteMonitor: "{{HOMEPAGE_VAR_ZABBIX_URL}}"
|
siteMonitor: "{{ HOMEPAGE_VAR_ZABBIX_URL }}"
|
||||||
widget:
|
widget:
|
||||||
type: zabbix
|
type: zabbix
|
||||||
url: "{{HOMEPAGE_VAR_ZABBIX_URL}}"
|
url: "{{ HOMEPAGE_VAR_ZABBIX_URL }}"
|
||||||
key: "{{HOMEPAGE_VAR_ZABBIX_KEY}}"
|
key: "{{ HOMEPAGE_VAR_ZABBIX_KEY }}"
|
||||||
|
|
||||||
# - '7.0':
|
|
||||||
# href: http://10.0.0.107/zabbix/
|
|
||||||
# icon: zabbix
|
|
||||||
# siteMonitor: http://10.0.0.107/zabbix/
|
|
||||||
|
|
||||||
# - '6.0':
|
|
||||||
# href: http://10.0.0.106/zabbix/
|
|
||||||
# icon: zabbix
|
|
||||||
# siteMonitor: http://10.0.0.106/zabbix/
|
|
||||||
|
|
||||||
# - '5.0':
|
|
||||||
# href: http://10.0.0.105/zabbix/
|
|
||||||
# icon: zabbix
|
|
||||||
# siteMonitor: http://10.0.0.105/zabbix/
|
|
||||||
|
|
||||||
- Grafana:
|
- Grafana:
|
||||||
href: "{{HOMEPAGE_VAR_GRAFANA_URL}}/login"
|
href: "{{ HOMEPAGE_VAR_GRAFANA_URL }}/login"
|
||||||
description: Grafana
|
description: Grafana
|
||||||
icon: grafana
|
icon: grafana
|
||||||
siteMonitor: "{{HOMEPAGE_VAR_GRAFANA_URL}}"
|
siteMonitor: "{{ HOMEPAGE_VAR_GRAFANA_URL }}"
|
||||||
|
|
||||||
- IT Tools:
|
- IT Tools:
|
||||||
href: "{{HOMEPAGE_VAR_IT_TOOLS_URL}}"
|
href: "{{ HOMEPAGE_VAR_IT_TOOLS_URL }}"
|
||||||
description: Handy things for work
|
description: Handy things for work
|
||||||
icon: it-tools
|
icon: it-tools
|
||||||
server: apps
|
server: apps
|
||||||
container: it-tools
|
container: it-tools
|
||||||
|
|
||||||
- Vaultwarden:
|
- Vaultwarden:
|
||||||
href: "{{HOMEPAGE_VAR_VAULTWARDEN_URL}}"
|
href: "{{ HOMEPAGE_VAR_VAULTWARDEN_URL }}"
|
||||||
description: Password manager
|
description: Password manager
|
||||||
icon: vaultwarden
|
icon: vaultwarden
|
||||||
server: apps
|
server: apps
|
||||||
container: vaultwarden
|
container: vaultwarden
|
||||||
|
|
||||||
- Gitea:
|
- Gitea:
|
||||||
href: "{{HOMEPAGE_VAR_GITEA_URL}}/"
|
href: "{{ HOMEPAGE_VAR_GITEA_URL }}/"
|
||||||
description: Local Git server
|
description: Local Git server
|
||||||
icon: gitea
|
icon: gitea
|
||||||
siteMonitor: "{{HOMEPAGE_VAR_GITEA_URL}}/"
|
siteMonitor: "{{ HOMEPAGE_VAR_GITEA_URL }}/"
|
||||||
widget:
|
widget:
|
||||||
type: gitea
|
type: gitea
|
||||||
url: "{{HOMEPAGE_VAR_GITEA_URL}}"
|
url: "{{ HOMEPAGE_VAR_GITEA_URL }}"
|
||||||
key: "{{HOMEPAGE_VAR_GITEA_KEY}}"
|
key: "{{ HOMEPAGE_VAR_GITEA_KEY }}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user