477 lines
17 KiB
YAML
Executable File
477 lines
17 KiB
YAML
Executable File
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/latest/configs/services
|
|
|
|
########################
|
|
########################
|
|
- Monitoring:
|
|
- Zabbix:
|
|
icon: "https://files.akanealw.com/icons/zabbix.png"
|
|
href: "{{HOMEPAGE_VAR_ZABBIX_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_ZABBIX_URL}}"
|
|
widget:
|
|
type: iframe
|
|
src: "{{HOMEPAGE_VAR_ZABBIX_URL}}"
|
|
height: 90
|
|
loadingStrategy: eager
|
|
allowScrolling: no
|
|
|
|
########################
|
|
- Servers:
|
|
- Proxmox1:
|
|
icon: "https://files.akanealw.com/icons/proxmox.png"
|
|
href: "{{HOMEPAGE_VAR_PROXMOX_URL_1}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PROXMOX_URL_1}}"
|
|
widget:
|
|
type: proxmox
|
|
url: "{{HOMEPAGE_VAR_PROXMOX_URL_1}}"
|
|
username: "{{HOMEPAGE_VAR_PROXMOX_USER}}"
|
|
password: "{{HOMEPAGE_VAR_PROXMOX_API_KEY}}"
|
|
node: proxmox1
|
|
|
|
- Proxmox2:
|
|
icon: "https://files.akanealw.com/icons/proxmox.png"
|
|
href: "{{HOMEPAGE_VAR_PROXMOX_URL_2}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PROXMOX_URL_2}}"
|
|
widget:
|
|
type: proxmox
|
|
url: "{{HOMEPAGE_VAR_PROXMOX_URL_2}}"
|
|
username: "{{HOMEPAGE_VAR_PROXMOX_USER}}"
|
|
password: "{{HOMEPAGE_VAR_PROXMOX_API_KEY}}"
|
|
node: proxmox2
|
|
|
|
# - Proxmox3:
|
|
# icon: "https://files.akanealw.com/icons/proxmox.png"
|
|
# href: "{{HOMEPAGE_VAR_PROXMOX_URL_3}}"
|
|
# siteMonitor: "{{HOMEPAGE_VAR_PROXMOX_URL_3}}"
|
|
# widget:
|
|
# type: proxmox
|
|
# url: "{{HOMEPAGE_VAR_PROXMOX_URL_3}}"
|
|
# username: "{{HOMEPAGE_VAR_PROXMOX_USER}}"
|
|
# password: "{{HOMEPAGE_VAR_PROXMOX_API_KEY}}"
|
|
# node: proxmox3
|
|
|
|
- ProxmoxBackup:
|
|
icon: "https://files.akanealw.com/icons/proxmox.png"
|
|
href: "{{HOMEPAGE_VAR_PROXMOX_BACKUP_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PROXMOX_BACKUP_URL}}"
|
|
widget:
|
|
type: proxmoxbackupserver
|
|
url: "{{HOMEPAGE_VAR_PROXMOX_BACKUP_URL}}"
|
|
username: "{{HOMEPAGE_VAR_PROXMOX_BACKUP_USER}}"
|
|
password: "{{HOMEPAGE_VAR_PROXMOX_BACKUP_API_KEY}}"
|
|
|
|
- AdGuardHome:
|
|
icon: "https://files.akanealw.com/icons/adguard-home.png"
|
|
href: "{{HOMEPAGE_VAR_ADGUARD_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_ADGUARD_URL}}"
|
|
widget:
|
|
type: adguard
|
|
url: "{{HOMEPAGE_VAR_ADGUARD_URL}}"
|
|
username: "{{HOMEPAGE_VAR_ADGUARD_USER}}"
|
|
password: "{{HOMEPAGE_VAR_ADGUARD_PASS}}"
|
|
|
|
- CP1500PFCLCD:
|
|
icon: "https://files.akanealw.com/icons/ups.png"
|
|
href: "{{HOMEPAGE_VAR_PEANUT_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PEANUT_URL}}"
|
|
widget:
|
|
type: peanut
|
|
url: https://peanut.akanealw.com
|
|
key: ups
|
|
|
|
- Nginxproxymanager:
|
|
icon: "https://files.akanealw.com/icons/nginx-proxy-manager.png"
|
|
href: "{{HOMEPAGE_VAR_NGINXPROXYMANAGER_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_NGINXPROXYMANAGER_URL}}"
|
|
widget:
|
|
type: npm
|
|
url: "{{HOMEPAGE_VAR_NGINXPROXYMANAGER_URL}}"
|
|
username: "{{HOMEPAGE_VAR_NGINXPROXYMANAGER_USERNAME}}"
|
|
password: "{{HOMEPAGE_VAR_NGINXPROXYMANAGER_PASSWORD}}"
|
|
|
|
# - Gluetun:
|
|
# icon: "https://files.akanealw.com/icons/gluetun.png"
|
|
# href: "{{HOMEPAGE_VAR_DESKTOP_URL}}"
|
|
# siteMonitor: "{{HOMEPAGE_VAR_GLUETUN_URL}}"
|
|
# widget:
|
|
# type: gluetun
|
|
# url: "{{HOMEPAGE_VAR_GLUETUN_URL}}"
|
|
|
|
|
|
########################
|
|
- Network:
|
|
- AdGuardHome1:
|
|
icon: "https://files.akanealw.com/icons/adguard-home.png"
|
|
href: "{{HOMEPAGE_VAR_ADGUARD_URL_1}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_ADGUARD_URL_1}}"
|
|
widget:
|
|
type: adguard
|
|
url: "{{HOMEPAGE_VAR_ADGUARD_URL_1}}"
|
|
username: "{{HOMEPAGE_VAR_ADGUARD_USER}}"
|
|
password: "{{HOMEPAGE_VAR_ADGUARD_PASS}}"
|
|
|
|
- AdGuardHome2:
|
|
icon: "https://files.akanealw.com/icons/adguard-home.png"
|
|
href: "{{HOMEPAGE_VAR_ADGUARD_URL_2}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_ADGUARD_URL_2}}"
|
|
widget:
|
|
type: adguard
|
|
url: "{{HOMEPAGE_VAR_ADGUARD_URL_2}}"
|
|
username: "{{HOMEPAGE_VAR_ADGUARD_USER}}"
|
|
password: "{{HOMEPAGE_VAR_ADGUARD_PASS}}"
|
|
|
|
- AdGuardHome3:
|
|
icon: "https://files.akanealw.com/icons/adguard-home.png"
|
|
href: "{{HOMEPAGE_VAR_ADGUARD_URL_3}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_ADGUARD_URL_3}}"
|
|
widget:
|
|
type: adguard
|
|
url: "{{HOMEPAGE_VAR_ADGUARD_URL_3}}"
|
|
username: "{{HOMEPAGE_VAR_ADGUARD_USER}}"
|
|
password: "{{HOMEPAGE_VAR_ADGUARD_PASS}}"
|
|
|
|
|
|
########################
|
|
- Portainer:
|
|
- DockerServer:
|
|
icon: "https://files.akanealw.com/icons/portainer.png"
|
|
href: "{{HOMEPAGE_VAR_PORTAINER_URL_1}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PORTAINER_URL_1}}"
|
|
widget:
|
|
type: portainer
|
|
url: "{{HOMEPAGE_VAR_PORTAINER_URL_1}}"
|
|
env: 2
|
|
key: "{{HOMEPAGE_VAR_PORTAINER_API_KEY_1}}"
|
|
|
|
- DockerServerTest:
|
|
icon: "https://files.akanealw.com/icons/portainer.png"
|
|
href: "{{HOMEPAGE_VAR_PORTAINER_URL_2}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PORTAINER_URL_2}}"
|
|
widget:
|
|
type: portainer
|
|
url: "{{HOMEPAGE_VAR_PORTAINER_URL_2}}"
|
|
env: 2
|
|
key: "{{HOMEPAGE_VAR_PORTAINER_API_KEY_2}}"
|
|
|
|
- Debian12Dev:
|
|
icon: "https://files.akanealw.com/icons/portainer.png"
|
|
href: "{{HOMEPAGE_VAR_PORTAINER_URL_3}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PORTAINER_URL_3}}"
|
|
widget:
|
|
type: portainer
|
|
url: "{{HOMEPAGE_VAR_PORTAINER_URL_3}}"
|
|
env: 2
|
|
key: "{{HOMEPAGE_VAR_PORTAINER_API_KEY_3}}"
|
|
|
|
- ProxyServer:
|
|
icon: "https://files.akanealw.com/icons/portainer.png"
|
|
href: "{{HOMEPAGE_VAR_PORTAINER_URL_4}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PORTAINER_URL_4}}"
|
|
widget:
|
|
type: portainer
|
|
url: "{{HOMEPAGE_VAR_PORTAINER_URL_4}}"
|
|
env: 2
|
|
key: "{{HOMEPAGE_VAR_PORTAINER_API_KEY_4}}"
|
|
|
|
|
|
########################
|
|
- Docker:
|
|
- DockerServer Dozzle:
|
|
icon: "https://files.akanealw.com/icons/dozzle.png"
|
|
href: "{{HOMEPAGE_VAR_DOZZLE_URL_1}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOZZLE_URL_1}}"
|
|
|
|
- DockerServerTest Dozzle:
|
|
icon: "https://files.akanealw.com/icons/dozzle.png"
|
|
href: "{{HOMEPAGE_VAR_DOZZLE_URL_2}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOZZLE_URL_2}}"
|
|
|
|
- Debian12Dev Dozzle:
|
|
icon: "https://files.akanealw.com/icons/dozzle.png"
|
|
href: "{{HOMEPAGE_VAR_DOZZLE_URL_3}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOZZLE_URL_3}}"
|
|
|
|
- ProxyServer Dozzle:
|
|
icon: "https://files.akanealw.com/icons/dozzle.png"
|
|
href: "{{HOMEPAGE_VAR_DOZZLE_URL_4}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOZZLE_URL_4}}"
|
|
|
|
- DockerServer Dockge:
|
|
icon: "https://files.akanealw.com/icons/docker-moby.png"
|
|
href: "{{HOMEPAGE_VAR_DOCKGE_URL_1}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOCKGE_URL_1}}"
|
|
|
|
- DockerServerTest Dockge:
|
|
icon: "https://files.akanealw.com/icons/docker-moby.png"
|
|
href: "{{HOMEPAGE_VAR_DOCKGE_URL_2}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOCKGE_URL_2}}"
|
|
|
|
- Debian12Dev Dockge:
|
|
icon: "https://files.akanealw.com/icons/docker-moby.png"
|
|
href: "{{HOMEPAGE_VAR_DOCKGE_URL_3}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOCKGE_URL_3}}"
|
|
|
|
- ProxyServer Dockge:
|
|
icon: "https://files.akanealw.com/icons/docker-moby.png"
|
|
href: "{{HOMEPAGE_VAR_DOCKGE_URL_4}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOCKGE_URL_4}}"
|
|
|
|
|
|
########################
|
|
########################
|
|
- Links:
|
|
- Speedtest:
|
|
icon: "https://files.akanealw.com/icons/speedtest-tracker.png"
|
|
href: "{{HOMEPAGE_VAR_SPEEDTEST_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_SPEEDTEST_URL}}"
|
|
widget:
|
|
type: speedtest
|
|
url: "{{HOMEPAGE_VAR_SPEEDTEST_URL}}"
|
|
|
|
- qBittorrent:
|
|
icon: "https://files.akanealw.com/icons/qbittorrent.png"
|
|
href: "{{HOMEPAGE_VAR_QBITTORRENT_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_QBITTORRENT_URL}}"
|
|
widget:
|
|
type: qbittorrent
|
|
url: "{{HOMEPAGE_VAR_QBITTORRENT_URL}}"
|
|
username: "{{HOMEPAGE_VAR_QBITTORRENT_USERNAME}}"
|
|
password: "{{HOMEPAGE_VAR_QBITTORRENT_PASSWORD}}"
|
|
|
|
- SABnzbd:
|
|
icon: "https://files.akanealw.com/icons/sabnzbd.png"
|
|
href: "{{HOMEPAGE_VAR_SABNZBD_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_SABNZBD_URL}}"
|
|
widget:
|
|
type: sabnzbd
|
|
url: "{{HOMEPAGE_VAR_SABNZBD_URL}}"
|
|
key: "{{HOMEPAGE_VAR_SABNZBD_API_KEY}}"
|
|
|
|
- Jellyfin:
|
|
icon: "https://files.akanealw.com/icons/jellyfin.png"
|
|
href: "{{HOMEPAGE_VAR_JELLYFIN_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_JELLYFIN_URL}}"
|
|
widget:
|
|
type: jellyfin
|
|
url: "{{HOMEPAGE_VAR_JELLYFIN_URL}}"
|
|
key: 486f43fad768421087d1fde4a93c1341
|
|
enableBlocks: true
|
|
enableNowPlaying: false
|
|
fields: ["movies", "series"]
|
|
|
|
- Radarr:
|
|
icon: "https://files.akanealw.com/icons/radarr.png"
|
|
href: "{{HOMEPAGE_VAR_RADARR_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_RADARR_URL}}"
|
|
|
|
- Sonarr:
|
|
icon: "https://files.akanealw.com/icons/sonarr.png"
|
|
href: "{{HOMEPAGE_VAR_SONARR_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_SONARR_URL}}"
|
|
|
|
- NZBHydra:
|
|
icon: "https://files.akanealw.com/icons/nzbhydra.png"
|
|
href: "{{HOMEPAGE_VAR_NZBHYDRA_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_NZBHYDRA_URL}}"
|
|
|
|
- Jackett:
|
|
icon: "https://files.akanealw.com/icons/jackett.png"
|
|
href: "{{HOMEPAGE_VAR_JACKETT_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_JACKETT_URL}}"
|
|
|
|
- Jellyseerr:
|
|
icon: "https://files.akanealw.com/icons/jellyseerr.png"
|
|
href: "{{HOMEPAGE_VAR_JELLYSEERR_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_JELLYSEERR_URL}}"
|
|
|
|
# - Torrent Galaxy:
|
|
# icon: "https://files.akanealw.com/icons/Galaxy.png"
|
|
# href: "{{HOMEPAGE_VAR_DEBIAN_VPN_URL}}"
|
|
# siteMonitor: "{{HOMEPAGE_VAR_DEBIAN_VPN_URL}}"
|
|
|
|
- ArchiveBox:
|
|
icon: "https://files.akanealw.com/icons/archivebox.png"
|
|
href: "{{HOMEPAGE_VAR_ARCHIVEBOX_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_ARCHIVEBOX_URL}}"
|
|
|
|
- Bale:
|
|
icon: "https://files.akanealw.com/icons/bale.png"
|
|
href: "{{HOMEPAGE_VAR_BALE_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_BALE_URL}}"
|
|
|
|
- Bazarr:
|
|
icon: "https://files.akanealw.com/icons/bazarr.png"
|
|
href: "{{HOMEPAGE_VAR_BAZARR_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_BAZARR_URL}}"
|
|
|
|
- Bitwarden:
|
|
icon: "https://files.akanealw.com/icons/bitwarden.png"
|
|
href: "{{HOMEPAGE_VAR_BITWARDEN_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_BITWARDEN_URL}}"
|
|
|
|
- Codeserver:
|
|
icon: "https://files.akanealw.com/icons/code-server.png"
|
|
href: "{{HOMEPAGE_VAR_CODESERVER_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_CODESERVER_URL}}"
|
|
|
|
- Cronicle:
|
|
icon: "https://files.akanealw.com/icons/c.png"
|
|
href: "{{HOMEPAGE_VAR_CRONICLE_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_CRONICLE_URL}}"
|
|
|
|
- Debian-Obsidian:
|
|
icon: "https://files.akanealw.com/icons/debian.png"
|
|
href: "{{HOMEPAGE_VAR_DEBIAN_OBSIDIAN_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DEBIAN_OBSIDIAN_URL}}"
|
|
|
|
- Debian-VPN:
|
|
icon: "https://files.akanealw.com/icons/debian.png"
|
|
href: "{{HOMEPAGE_VAR_DEBIAN_VPN_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DEBIAN_VPN_URL}}"
|
|
|
|
- File Browser:
|
|
icon: "https://files.akanealw.com/icons/filebrowser.png"
|
|
href: "{{HOMEPAGE_VAR_FILE_BROWSER_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_FILE_BROWSER_URL}}"
|
|
|
|
- FreshRSS:
|
|
icon: "https://files.akanealw.com/icons/freshrss.png"
|
|
href: "{{HOMEPAGE_VAR_FRESHRSS_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_FRESHRSS_URL}}"
|
|
|
|
- Gist:
|
|
icon: "https://files.akanealw.com/icons/opengist.png"
|
|
href: "{{HOMEPAGE_VAR_OPEN_GIST_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_OPEN_GIST_URL}}"
|
|
|
|
- Gitea:
|
|
icon: "https://files.akanealw.com/icons/gitea.png"
|
|
href: "{{HOMEPAGE_VAR_GITEA_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_GITEA_URL}}"
|
|
|
|
- Invidious:
|
|
icon: "https://files.akanealw.com/icons/invidious.png"
|
|
href: "{{HOMEPAGE_VAR_INVIDIOUS_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_INVIDIOUS_URL}}"
|
|
|
|
- IT-Tools:
|
|
icon: "https://files.akanealw.com/icons/it-tools.png"
|
|
href: "{{HOMEPAGE_VAR_IT_TOOLS_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_IT_TOOLS_URL}}"
|
|
|
|
- JDownloader:
|
|
icon: "https://files.akanealw.com/icons/jdownloader.png"
|
|
href: "{{HOMEPAGE_VAR_JDOWNLOADER_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_JDOWNLOADER_URL}}"
|
|
|
|
- Kavita:
|
|
icon: "https://files.akanealw.com/icons/kavita.png"
|
|
href: "{{HOMEPAGE_VAR_KAVITA_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_KAVITA_URL}}"
|
|
|
|
- Lidarr:
|
|
icon: "https://files.akanealw.com/icons/lidarr.png"
|
|
href: "{{HOMEPAGE_VAR_LIDARR_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_LIDARR_URL}}"
|
|
|
|
- Metube:
|
|
icon: "https://files.akanealw.com/icons/metube.png"
|
|
href: "{{HOMEPAGE_VAR_METUBE_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_METUBE_URL}}"
|
|
|
|
# - Monitorr:
|
|
# icon: "https://files.akanealw.com/icons/monitorr.png"
|
|
# href: "{{HOMEPAGE_VAR_MONITORR_URL}}"
|
|
# siteMonitor: "{{HOMEPAGE_VAR_MONITORR_URL}}"
|
|
|
|
- Mstream:
|
|
icon: "https://files.akanealw.com/icons/mstream.png"
|
|
href: "{{HOMEPAGE_VAR_MSTREAM_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_MSTREAM_URL}}"
|
|
|
|
# - Navidrome:
|
|
# icon: "https://files.akanealw.com/icons/navidrome.png"
|
|
# href: "{{HOMEPAGE_VAR_NAVIDROME_URL}}"
|
|
# siteMonitor: "{{HOMEPAGE_VAR_NAVIDROME_URL}}"
|
|
|
|
- Nextcloud:
|
|
icon: "https://files.akanealw.com/icons/nextcloud.png"
|
|
href: "{{HOMEPAGE_VAR_NEXTCLOUD_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_NEXTCLOUD_URL}}"
|
|
|
|
- Olivetin:
|
|
icon: "https://files.akanealw.com/icons/olivetin.png"
|
|
href: "{{HOMEPAGE_VAR_OLIVETIN_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_OLIVETIN_URL}}"
|
|
|
|
- OpenWRT:
|
|
icon: "https://files.akanealw.com/icons/openwrt.png"
|
|
href: "{{HOMEPAGE_VAR_OPENWRT_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_OPENWRT_URL}}"
|
|
|
|
# - Organizr:
|
|
# icon: "https://files.akanealw.com/icons/organizr.png"
|
|
# href: "{{HOMEPAGE_VAR_ORGANIZR_URL}}"
|
|
# siteMonitor: "{{HOMEPAGE_VAR_ORGANIZR_URL}}"
|
|
|
|
- Paperless-ngx:
|
|
icon: "https://files.akanealw.com/icons/paperless-ngx.png"
|
|
href: "{{HOMEPAGE_VAR_PAPERLESS_NGX_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PAPERLESS_NGX_URL}}"
|
|
|
|
- PeaNUT:
|
|
icon: "https://files.akanealw.com/icons/ups.png"
|
|
href: "{{HOMEPAGE_VAR_PEANUT_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PEANUT_URL}}"
|
|
|
|
- Photoprism:
|
|
icon: "https://files.akanealw.com/icons/photoprism.png"
|
|
href: "{{HOMEPAGE_VAR_PHOTOPRISM_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PHOTOPRISM_URL}}"
|
|
|
|
- Prowlarr:
|
|
icon: "https://files.akanealw.com/icons/prowlarr.png"
|
|
href: "{{HOMEPAGE_VAR_PROWLARR_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PROWLARR_URL}}"
|
|
|
|
- RSS-Bridge:
|
|
icon: "https://files.akanealw.com/icons/rss-bridge.png"
|
|
href: "{{HOMEPAGE_VAR_RSS_BRIDGE_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_RSS_BRIDGE_URL}}"
|
|
|
|
- Ryot:
|
|
icon: "https://files.akanealw.com/icons/ryot.png"
|
|
href: "{{HOMEPAGE_VAR_RYOT_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_RYOT_URL}}"
|
|
|
|
- Shlink:
|
|
icon: "https://files.akanealw.com/icons/shlink.png"
|
|
href: "{{HOMEPAGE_VAR_SHLINK_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_SHLINK_URL}}"
|
|
|
|
- Sterling PDF:
|
|
icon: "https://files.akanealw.com/icons/stirling-pdf.png"
|
|
href: "{{HOMEPAGE_VAR_STIRLING_PDF_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_STIRLING_PDF_URL}}"
|
|
|
|
- Syncthing DockerServer:
|
|
icon: "https://files.akanealw.com/icons/syncthing.png"
|
|
href: "{{HOMEPAGE_VAR_SYNCTHING_URL_1}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_SYNCTHING_URL_1}}"
|
|
|
|
- Syncthing GamingPC:
|
|
icon: "https://files.akanealw.com/icons/syncthing.png"
|
|
href: "{{HOMEPAGE_VAR_SYNCTHING_URL_2}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_SYNCTHING_URL_2}}"
|
|
|
|
- Syncthing LaptopPC:
|
|
icon: "https://files.akanealw.com/icons/syncthing.png"
|
|
href: "{{HOMEPAGE_VAR_SYNCTHING_URL_3}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_SYNCTHING_URL_3}}"
|
|
|
|
- Wireguard-UI:
|
|
icon: "https://files.akanealw.com/icons/wireguard.png"
|
|
href: "{{HOMEPAGE_VAR_WIREGUARD_UI_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_WIREGUARD_UI_URL}}"
|