This commit is contained in:
2024-01-16 18:17:41 -06:00
parent ab75ae0022
commit 1ae2cfde9b
2 changed files with 39 additions and 1 deletions

View File

@@ -115,10 +115,17 @@ HOMEPAGE_VAR_KAVITA_URL=https://kavita.akanealw.com
HOMEPAGE_VAR_KAVITA_USERNAME=akanealw
HOMEPAGE_VAR_KAVITA_PASSWORD=NneY3arvXx2FacypvEkU
# ZABBIX
HOMEPAGE_VAR_ZABBIX_URL=https://zabbix.akanealw.com
# METUBE
HOMEPAGE_VAR_METUBE_URL=https://metube.akanealw.com
# MSTREAM
HOMEPAGE_VAR_MSTREAM_URL=https://mstream.akanealw.com
# OLIVETIN
HOMEPAGE_VAR_OLIVETIN_URL=https://olivetin.akanealw.com

View File

@@ -318,9 +318,40 @@
siteMonitor: "{{HOMEPAGE_VAR_JDOWNLOADER_URL}}"
target: _blank
- DockerServer1:
- Mstream:
icon: mstream.png
href: "{{HOMEPAGE_VAR_MSTREAM_URL}}"
siteMonitor: "{{HOMEPAGE_VAR_MSTREAM_URL}}"
target: _blank
- DockerServer2:
- Olivetin:
icon: olivetin.png
href: "{{HOMEPAGE_VAR_OLIVETIN_URL}}"
siteMonitor: "{{HOMEPAGE_VAR_OLIVETIN_URL}}"
target: _blank
- ProxyServer:
- ArchiveBox:
icon: archivebox.png
href: "{{HOMEPAGE_VAR_ARCHIVEBOX_URL}}"
siteMonitor: "{{HOMEPAGE_VAR_ARCHIVEBOX_URL}}"
target: _blank
- Other:
- Zabbix:
icon: zabbix.png
href: https://zabbix.akanealw.com
siteMonitor: https://zabbix.akanealw.com
widget:
type: iframe
name: Zabbix
src: https://zabbix.akanealw.com
classes: h-60 sm:h-60 md:h-60 lg:h-60 xl:h-60 2xl:h-72 # optional, use tailwind height classes, see https://tailwindcss.com/docs/height
referrerPolicy: same-origin # optional, no default
allowPolicy: autoplay; fullscreen; gamepad # optional, no default
allowFullscreen: false # optional, default: true
loadingStrategy: eager # optional, default: eager
allowScrolling: no # optional, default: yes
refreshInterval: 2000 # optional, no default