diff --git a/homepage/config/bookmarks.yaml b/homepage/config/bookmarks.yaml index 8526795..584569d 100644 --- a/homepage/config/bookmarks.yaml +++ b/homepage/config/bookmarks.yaml @@ -3,6 +3,22 @@ # https://gethomepage.dev/configs/bookmarks - Hideout Tools: + - Calibre: + - icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/calibre.svg + href: https://calibre.atkinsonhideout.com + description: eBook manager + - Bazarr: + - icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/bazarr.svg + href: https://bazarr.atkinsonhideout.com + description: We're deaf + - SABnzbd: + - icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/sabnzbd.svg + href: https://sabnzbd.atkinsonhideout.com + description: nzb downloader + - Transmission: + - icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/transmission.svg + href: https://transmission.atkinsonhideout.com + description: shhhhhhh - UniFi: - icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/ubiquiti-unifi.svg href: https://unifi.ui.com/consoles/28704E47078D000000000830DDFA0000000008A0105000000000669954DD:1823633936/network/default/dashboard @@ -13,13 +29,16 @@ description: DNS provider - Githea: - icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/gitea.svg - href: http://192.168.51.75:3030/ + href: https://git.atkinsonhideout.com description: Self hosted git - - SABnzbd: - - icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/sabnzbd.svg - href: http://192.168.51.75:8080/ - description: nzb downloader - + - Portainer: + - icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/portainer.svg + href: https://portainer.atkinsonhideout.com + description: Rewarded myself + - NGINX Proxy Manager: + - icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/nginx-proxy-manager.svg + href: https://nginx.atkinsonhideout.com + description: Port 80 sucks - Random Tools: - ThePosterDb: - icon: http://192.168.51.75:3030/rion/Docker/raw/branch/main/Thumbnails/TPDb_Icon.png diff --git a/homepage/config/services.yaml b/homepage/config/services.yaml index 2701623..306cfa4 100644 --- a/homepage/config/services.yaml +++ b/homepage/config/services.yaml @@ -47,12 +47,12 @@ key: 8S82WsZ8uTTp1HfM-mYs # see https://www.plexopedia.com/plex-media-server/general/plex-token/ - Tautulli: icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/tautulli.svg - href: http://192.168.51.75:8282 + href: https://tautulli.atkinsonhideout.com description: Plex Stats widget: type: tautulli url: http://tautulli:8181 - key: ae2074d0763b43bc9a13710c7a67326d + key: ed12d3eea6744ec28c015850c9a9aa39 enableUser: true # optional, defaults to false showEpisodeNumber: true # optional, defaults to false expandOneStreamToTwoRows: false # optional, defaults to true