572 lines
20 KiB
YAML
572 lines
20 KiB
YAML
---
|
|
# 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}}"
|
|
|
|
- TrueNAS:
|
|
icon: "https://files.akanealw.com/icons/truenas.png"
|
|
href: "{{HOMEPAGE_VAR_TRUENAS_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_TRUENAS_URL}}"
|
|
widget:
|
|
type: truenas
|
|
url: "{{HOMEPAGE_VAR_TRUENAS_URL}}"
|
|
key: "{{HOMEPAGE_VAR_TRUENAS_API_KEY}}"
|
|
|
|
- UPS:
|
|
icon: "https://files.akanealw.com/icons/ups.png"
|
|
# href: "{{HOMEPAGE_VAR_NUTCASE_URL}}/log?lines=40"
|
|
siteMonitor: "{{HOMEPAGE_VAR_NUTCASE_URL}}"
|
|
description: CP1500PFCLCD
|
|
widget:
|
|
type: customapi
|
|
url: "{{HOMEPAGE_VAR_NUTCASE_URL}}/json?target=192.168.1.41:3493"
|
|
refreshInterval: 60000 # In milliseconds, set to ~60s
|
|
method: GET
|
|
mappings:
|
|
- field:
|
|
ups:
|
|
input.voltage
|
|
label: Input
|
|
format: text
|
|
suffix: V
|
|
- field:
|
|
ups: battery.runtime
|
|
label: Runtime
|
|
format: float
|
|
scale: 1/60
|
|
suffix: Min
|
|
- field:
|
|
ups:
|
|
ups.load
|
|
label: Power
|
|
format: text
|
|
suffix: "%"
|
|
- field:
|
|
ups:
|
|
ups.status
|
|
label: Status
|
|
format: text
|
|
remap:
|
|
- value: "OL"
|
|
to: On-Line
|
|
- value: "OB"
|
|
to: Discharge
|
|
|
|
- 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_GLUETUN_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_GLUETUN_URL}}"
|
|
widget:
|
|
type: gluetun
|
|
url: "{{HOMEPAGE_VAR_GLUETUN_URL}}"
|
|
|
|
########################
|
|
- Portainer:
|
|
- DockerServer1:
|
|
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}}"
|
|
|
|
- DockerServer2:
|
|
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}}"
|
|
|
|
- ProxyServer:
|
|
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}}"
|
|
|
|
- DockerServerTest:
|
|
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}}"
|
|
|
|
- DockerServerAlpine:
|
|
icon: "https://files.akanealw.com/icons/portainer.png"
|
|
href: "{{HOMEPAGE_VAR_PORTAINER_URL_5}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PORTAINER_URL_5}}"
|
|
widget:
|
|
type: portainer
|
|
url: "{{HOMEPAGE_VAR_PORTAINER_URL_5}}"
|
|
env: 2
|
|
key: "{{HOMEPAGE_VAR_PORTAINER_API_KEY_5}}"
|
|
|
|
########################
|
|
- Docker:
|
|
- DockerServer1 Dozzle:
|
|
icon: "https://files.akanealw.com/icons/dozzle.png"
|
|
href: "{{HOMEPAGE_VAR_DOZZLE_URL_1}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOZZLE_URL_1}}"
|
|
|
|
- DockerServer2 Dozzle:
|
|
icon: "https://files.akanealw.com/icons/dozzle.png"
|
|
href: "{{HOMEPAGE_VAR_DOZZLE_URL_2}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOZZLE_URL_2}}"
|
|
|
|
- ProxyServer Dozzle:
|
|
icon: "https://files.akanealw.com/icons/dozzle.png"
|
|
href: "{{HOMEPAGE_VAR_DOZZLE_URL_3}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOZZLE_URL_3}}"
|
|
|
|
- DockerServerTest Dozzle:
|
|
icon: "https://files.akanealw.com/icons/dozzle.png"
|
|
href: "{{HOMEPAGE_VAR_DOZZLE_URL_4}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOZZLE_URL_4}}"
|
|
|
|
- DockerServerAlpine Dozzle:
|
|
icon: "https://files.akanealw.com/icons/dozzle.png"
|
|
href: "{{HOMEPAGE_VAR_DOZZLE_URL_5}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOZZLE_URL_5}}"
|
|
|
|
- DockerServer1 Dockge:
|
|
icon: "https://files.akanealw.com/icons/docker-moby.png"
|
|
href: "{{HOMEPAGE_VAR_DOCKGE_URL_1}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOCKGE_URL_1}}"
|
|
|
|
- DockerServer2 Dockge:
|
|
icon: "https://files.akanealw.com/icons/docker-moby.png"
|
|
href: "{{HOMEPAGE_VAR_DOCKGE_URL_2}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOCKGE_URL_2}}"
|
|
|
|
- ProxyServer Dockge:
|
|
icon: "https://files.akanealw.com/icons/docker-moby.png"
|
|
href: "{{HOMEPAGE_VAR_DOCKGE_URL_3}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOCKGE_URL_3}}"
|
|
|
|
- DockerServerTest Dockge:
|
|
icon: "https://files.akanealw.com/icons/docker-moby.png"
|
|
href: "{{HOMEPAGE_VAR_DOCKGE_URL_4}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOCKGE_URL_4}}"
|
|
|
|
- DockerServerAlpine Dockge:
|
|
icon: "https://files.akanealw.com/icons/docker-moby.png"
|
|
href: "{{HOMEPAGE_VAR_DOCKGE_URL_5}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_DOCKGE_URL_5}}"
|
|
|
|
########################
|
|
- Network:
|
|
- PiHoleServer1:
|
|
icon: "https://files.akanealw.com/icons/pi-hole.png"
|
|
href: "{{HOMEPAGE_VAR_PIHOLE_URL_1}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PIHOLE_URL_1}}"
|
|
widget:
|
|
type: pihole
|
|
url: "{{HOMEPAGE_VAR_PIHOLE_URL_1}}"
|
|
key: "{{HOMEPAGE_VAR_PIHOLE_API_KEY}}"
|
|
|
|
- PiHoleServer2:
|
|
icon: "https://files.akanealw.com/icons/pi-hole.png"
|
|
href: "{{HOMEPAGE_VAR_PIHOLE_URL_2}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PIHOLE_URL_2}}"
|
|
widget:
|
|
type: pihole
|
|
url: "{{HOMEPAGE_VAR_PIHOLE_URL_2}}"
|
|
key: "{{HOMEPAGE_VAR_PIHOLE_API_KEY}}"
|
|
|
|
- PiHoleServer3:
|
|
icon: "https://files.akanealw.com/icons/pi-hole.png"
|
|
href: "{{HOMEPAGE_VAR_PIHOLE_URL_3}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PIHOLE_URL_3}}"
|
|
widget:
|
|
type: pihole
|
|
url: "{{HOMEPAGE_VAR_PIHOLE_URL_3}}"
|
|
key: "{{HOMEPAGE_VAR_PIHOLE_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}}"
|
|
|
|
########################
|
|
########################
|
|
- Search:
|
|
- Torrent Galaxy:
|
|
icon: "https://files.akanealw.com/icons/Galaxy.png"
|
|
href: "https://torrentgalaxy.to/torrents.php?parent_cat=Movies&sort=seeders&order=desc"
|
|
|
|
- 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}}"
|
|
|
|
- Prowlarr:
|
|
icon: "https://files.akanealw.com/icons/prowlarr.png"
|
|
href: "{{HOMEPAGE_VAR_PROWLARR_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PROWLARR_URL}}"
|
|
widget:
|
|
type: prowlarr
|
|
url: "{{HOMEPAGE_VAR_PROWLARR_URL}}"
|
|
key: "{{HOMEPAGE_VAR_PROWLARR_API_KEY}}"
|
|
|
|
- Jellyseerr:
|
|
icon: "https://files.akanealw.com/icons/jellyseerr.png"
|
|
href: "{{HOMEPAGE_VAR_JELLYSEERR_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_JELLYSEERR_URL}}"
|
|
widget:
|
|
type: jellyseerr
|
|
url: "{{HOMEPAGE_VAR_JELLYSEERR_URL}}"
|
|
key: "{{HOMEPAGE_VAR_JELLYSEERR_API_KEY}}"
|
|
|
|
########################
|
|
- Organize:
|
|
- Sonarr:
|
|
icon: "https://files.akanealw.com/icons/sonarr.png"
|
|
href: "{{HOMEPAGE_VAR_SONARR_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_SONARR_URL}}"
|
|
widget:
|
|
type: sonarr
|
|
fields: ["wanted", "series"]
|
|
url: "{{HOMEPAGE_VAR_SONARR_URL}}"
|
|
key: "{{HOMEPAGE_VAR_SONARR_API_KEY}}"
|
|
|
|
- Radarr:
|
|
icon: "https://files.akanealw.com/icons/radarr.png"
|
|
href: "{{HOMEPAGE_VAR_RADARR_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_RADARR_URL}}"
|
|
widget:
|
|
type: radarr
|
|
fields: ["wanted", "movies"]
|
|
url: "{{HOMEPAGE_VAR_RADARR_URL}}"
|
|
key: "{{HOMEPAGE_VAR_RADARR_API_KEY}}"
|
|
|
|
- Tdarr:
|
|
icon: "https://files.akanealw.com/icons/tdarr.png"
|
|
href: "{{HOMEPAGE_VAR_TDARR_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_TDARR_URL}}"
|
|
widget:
|
|
type: tdarr
|
|
url: "{{HOMEPAGE_VAR_TDARR_URL}}"
|
|
fields: ["queue", "processed", "errored"]
|
|
|
|
- Lidarr:
|
|
icon: "https://files.akanealw.com/icons/lidarr.png"
|
|
href: "{{HOMEPAGE_VAR_LIDARR_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_LIDARR_URL}}"
|
|
widget:
|
|
type: lidarr
|
|
url: "{{HOMEPAGE_VAR_LIDARR_URL}}"
|
|
key: "{{HOMEPAGE_VAR_LIDARR_API_KEY}}"
|
|
|
|
- Bazarr:
|
|
icon: "https://files.akanealw.com/icons/bazarr.png"
|
|
href: "{{HOMEPAGE_VAR_BAZARR_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_BAZARR_URL}}"
|
|
|
|
########################
|
|
- Download:
|
|
- 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}}"
|
|
|
|
- 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}}"
|
|
|
|
- JDownloader:
|
|
icon: "https://files.akanealw.com/icons/jdownloader.png"
|
|
href: "{{HOMEPAGE_VAR_JDOWNLOADER_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_JDOWNLOADER_URL}}"
|
|
|
|
- Metube:
|
|
icon: "https://files.akanealw.com/icons/metube.png"
|
|
href: "{{HOMEPAGE_VAR_METUBE_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_METUBE_URL}}"
|
|
|
|
########################
|
|
- Consume:
|
|
- 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: "{{HOMEPAGE_VAR_JELLYFIN_API_KEY}}"
|
|
fields: ["movies", "series"]
|
|
enableBlocks: true
|
|
enableNowPlaying: false
|
|
|
|
- Mstream:
|
|
icon: "https://files.akanealw.com/icons/mstream.png"
|
|
href: "{{HOMEPAGE_VAR_MSTREAM_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_MSTREAM_URL}}"
|
|
|
|
- Kavita:
|
|
icon: "https://files.akanealw.com/icons/kavita.png"
|
|
href: "{{HOMEPAGE_VAR_KAVITA_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_KAVITA_URL}}"
|
|
widget:
|
|
type: kavita
|
|
url: "{{HOMEPAGE_VAR_KAVITA_URL}}"
|
|
username: "{{HOMEPAGE_VAR_KAVITA_USERNAME}}"
|
|
password: "{{HOMEPAGE_VAR_KAVITA_PASSWORD}}"
|
|
|
|
########################
|
|
########################
|
|
- DockerServer1:
|
|
- Olivetin:
|
|
icon: "https://files.akanealw.com/icons/olivetin.png"
|
|
href: "{{HOMEPAGE_VAR_OLIVETIN_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_OLIVETIN_URL}}"
|
|
|
|
- Organizr:
|
|
icon: "https://files.akanealw.com/icons/organizr.png"
|
|
href: "{{HOMEPAGE_VAR_ORGANIZR_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_ORGANIZR_URL}}"
|
|
|
|
- PeaNUT:
|
|
icon: "https://files.akanealw.com/icons/ups.png"
|
|
href: "{{HOMEPAGE_VAR_PEANUT_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PEANUT_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 DockerServer1:
|
|
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}}"
|
|
|
|
|
|
|
|
########################
|
|
- DockerServer2:
|
|
- FreshRSS:
|
|
icon: "https://files.akanealw.com/icons/freshrss.png"
|
|
href: "{{HOMEPAGE_VAR_FRESHRSS_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_FRESHRSS_URL}}"
|
|
|
|
- Paperless-ngx:
|
|
icon: "https://files.akanealw.com/icons/paperless-ngx.png"
|
|
href: "{{HOMEPAGE_VAR_PAPERLESS_NGX_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PAPERLESS_NGX_URL}}"
|
|
|
|
- Photoprism:
|
|
icon: "https://files.akanealw.com/icons/photoprism.png"
|
|
href: "{{HOMEPAGE_VAR_PHOTOPRISM_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PHOTOPRISM_URL}}"
|
|
|
|
- Piped:
|
|
icon: "https://files.akanealw.com/icons/pinry.png"
|
|
href: "{{HOMEPAGE_VAR_PIPED_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PIPED_URL}}"
|
|
|
|
- RSS-Bridge:
|
|
icon: "https://files.akanealw.com/icons/rss-bridge.png"
|
|
href: "{{HOMEPAGE_VAR_RSS_BRIDGE_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_RSS_BRIDGE_URL}}"
|
|
|
|
- Shlink:
|
|
icon: "https://files.akanealw.com/icons/shlink.png"
|
|
href: "{{HOMEPAGE_VAR_SHLINK_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_SHLINK_URL}}"
|
|
|
|
- Trilium:
|
|
icon: "https://files.akanealw.com/icons/trilium.png"
|
|
href: "{{HOMEPAGE_VAR_TRILIUM_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_TRILIUM_URL}}"
|
|
|
|
########################
|
|
- ProxyServer:
|
|
- ArchiveBox:
|
|
icon: "https://files.akanealw.com/icons/archivebox.png"
|
|
href: "{{HOMEPAGE_VAR_ARCHIVEBOX_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_ARCHIVEBOX_URL}}"
|
|
|
|
- Bitwarden:
|
|
icon: "https://files.akanealw.com/icons/bitwarden.png"
|
|
href: "{{HOMEPAGE_VAR_BITWARDEN_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_BITWARDEN_URL}}"
|
|
|
|
- File Browser:
|
|
icon: "https://files.akanealw.com/icons/filebrowser.png"
|
|
href: "{{HOMEPAGE_VAR_FILE_BROWSER_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_FILE_BROWSER_URL}}"
|
|
|
|
- Gist:
|
|
icon: "https://files.akanealw.com/icons/opengist.png"
|
|
href: "{{HOMEPAGE_VAR_OPEN_GIST_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_OPEN_GIST_URL}}"
|
|
|
|
- GoAccess:
|
|
icon: "https://files.akanealw.com/icons/goaccess.png"
|
|
href: "{{HOMEPAGE_VAR_GOACCESS_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_GOACCESS_URL}}"
|
|
|
|
- UptimeKuma:
|
|
icon: "https://files.akanealw.com/icons/uptime-kuma.png"
|
|
href: "{{HOMEPAGE_VAR_UPTIME_KUMA_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_UPTIME_KUMA_URL}}"
|
|
|
|
- WG-Easy:
|
|
icon: "https://files.akanealw.com/icons/wireguard.png"
|
|
href: "{{HOMEPAGE_VAR_WG_EASY_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_WG_EASY_URL}}"
|
|
|
|
########################
|
|
- Other Servers:
|
|
- 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}}"
|
|
|
|
- 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}}"
|
|
|
|
- Nextcloud:
|
|
icon: "https://files.akanealw.com/icons/nextcloud.png"
|
|
href: "{{HOMEPAGE_VAR_NEXTCLOUD_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_NEXTCLOUD_URL}}"
|
|
|
|
- OpenWRT:
|
|
icon: "https://files.akanealw.com/icons/openwrt.png"
|
|
href: "{{HOMEPAGE_VAR_OPENWRT_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_OPENWRT_URL}}"
|
|
|
|
- PiAlert:
|
|
icon: "https://files.akanealw.com/icons/pi-alert.png"
|
|
href: "{{HOMEPAGE_VAR_PIALERT_URL}}"
|
|
siteMonitor: "{{HOMEPAGE_VAR_PIALERT_URL}}"
|