removed crafty and adguardserver3, added pihole-wireguard

This commit is contained in:
2024-07-27 20:39:05 -05:00
parent 7e32e2417b
commit c1edacbe31
2 changed files with 11 additions and 16 deletions

View File

@@ -224,5 +224,6 @@ HOMEPAGE_VAR_OPENWRT_URL=https://router.akanealw.com
# BALE ZFS SNAPSHOTS
HOMEPAGE_VAR_BALE_URL=https://bale.akanealw.com
# CRAFTY CONTROLLER
HOMEPAGE_VAR_CRAFTY_URL=https://crafty.akanealw.com
# PIHOLE WIREGUARD
HOMEPAGE_VAR_PIHOLE_WIREGUARD_URL=https://pihole-wg.akanealw.com
HOMEPAGE_VAR_PIHOLE_WIREGUARD_API_KEY=e4b7bef0149fac2ad99c664756f93c0306246ec50d4902ee0c17106de59170f3

View File

@@ -92,16 +92,15 @@
username: "{{HOMEPAGE_VAR_ADGUARD_USER}}"
password: "{{HOMEPAGE_VAR_ADGUARD_PASS}}"
- AdGuardServer3:
icon: "https://files.akanealw.com/icons/adguard-home.png"
href: "{{HOMEPAGE_VAR_ADGUARD_URL_3}}"
siteMonitor: "{{HOMEPAGE_VAR_ADGUARD_URL_3}}"
- Pihole-Wireguard:
icon: "https://files.akanealw.com/icons/pi-hole.png"
href: "{{HOMEPAGE_VAR_PIHOLE_WIREGUARD_URL}}"
siteMonitor: "{{HOMEPAGE_VAR_PIHOLE_WIREGUARD_URL}}"
widget:
type: adguard
url: "{{HOMEPAGE_VAR_ADGUARD_URL_3}}"
username: "{{HOMEPAGE_VAR_ADGUARD_USER}}"
password: "{{HOMEPAGE_VAR_ADGUARD_PASS}}"
type: pihole
url: "{{HOMEPAGE_VAR_PIHOLE_WIREGUARD_URL}}"
version: 5
key: "{{HOMEPAGE_VAR_PIHOLE_WIREGUARD_API_KEY}}"
########################
# - Portainer:
@@ -281,11 +280,6 @@
href: "{{HOMEPAGE_VAR_CODESERVER_URL}}"
siteMonitor: "{{HOMEPAGE_VAR_CODESERVER_URL}}"
- Crafty:
icon: "https://files.akanealw.com/icons/crafty-controller.png"
href: "{{HOMEPAGE_VAR_CRAFTY_URL}}"
siteMonitor: "{{HOMEPAGE_VAR_CRAFTY_URL}}"
- Cronicle:
icon: "https://files.akanealw.com/icons/c.png"
href: "{{HOMEPAGE_VAR_CRONICLE_URL}}"