diff --git a/nomad-job/actualbudget.nomad b/nomad-job/actualbudget.nomad index 0cb95d8..05c63a9 100644 --- a/nomad-job/actualbudget.nomad +++ b/nomad-job/actualbudget.nomad @@ -37,7 +37,7 @@ job "actualbudget" { "homer.name=${NOMAD_TASK_NAME}", "homer.service=Application", "homer.target=_blank", - "homer.logo=https://budget.ducamps.eu/icon.png", + "homer.logo=https://budget.ducamps.eu/apple-touch-icon.png", "homer.url=https://budget.ducamps.eu", ] diff --git a/nomad-job/alertmanager.nomad b/nomad-job/alertmanager.nomad index 0dc5499..54cec9d 100644 --- a/nomad-job/alertmanager.nomad +++ b/nomad-job/alertmanager.nomad @@ -30,7 +30,7 @@ job "alertmanager" { "homer.enable=true", "homer.name=AlertManager", "homer.service=Monitoring", - "homer.logo=https://camo.githubusercontent.com/13ff7fc7ea6d8a6d98d856da8e3220501b9e6a89620f017d1db039007138e062/687474703a2f2f6465766f70792e696f2f77702d636f6e74656e742f75706c6f6164732f323031392f30322f7a616c2d3230302e706e67", + "homer.logo=http://${NOMAD_ADDR_http}/favicon.ico", "homer.target=_blank", "homer.url=http://${NOMAD_ADDR_http}", diff --git a/nomad-job/pdns-auth.nomad b/nomad-job/pdns-auth.nomad index 2f721ff..77944c4 100644 --- a/nomad-job/pdns-auth.nomad +++ b/nomad-job/pdns-auth.nomad @@ -94,6 +94,7 @@ include-dir=/etc/powerdns/pdns.d "homer.enable=true", "homer.name=PDNS-ADMIN", "homer.service=Application", + "homer.logo=http://${NOMAD_ADDR_pdnsadmin}/static/img/favicon.png", "homer.target=_blank", "homer.url=http://${NOMAD_ADDR_pdnsadmin}", diff --git a/nomad-job/rutorrent.nomad b/nomad-job/rutorrent.nomad index 3b02e39..5781abb 100644 --- a/nomad-job/rutorrent.nomad +++ b/nomad-job/rutorrent.nomad @@ -36,7 +36,7 @@ job "torrent" { "homer.name=torrent", "homer.url=https://torrent.ducamps.eu", "homer.service=Application", - "homer.logo=https://${NOMAD_JOB_NAME}.ducamps.eu/images/favicon-196x196.png", + "homer.logo=https://fleet.linuxserver.io/images/linuxserver_rutorrent.png", "homer.target=_blank", "traefik.enable=true", "traefik.http.routers.${NOMAD_JOB_NAME}.rule=Host(`${NOMAD_JOB_NAME}.ducamps.eu`)", diff --git a/nomad-job/torrent_automation.nomad.hcl b/nomad-job/torrent_automation.nomad.hcl index be3144f..4a3dc77 100644 --- a/nomad-job/torrent_automation.nomad.hcl +++ b/nomad-job/torrent_automation.nomad.hcl @@ -53,7 +53,7 @@ job "torrent_automation" { "homer.enable=true", "homer.name=Prowlarr", "homer.service=Application", - "homer.logo=", + "homer.logo=http://${NOMAD_ADDR_prowlarr}/Content/Images/logo.png", "homer.target=_blank", "homer.url=http://${NOMAD_ADDR_prowlarr}", diff --git a/nomad-job/tt-rss.nomad b/nomad-job/tt-rss.nomad index fe4a8fb..b619905 100644 --- a/nomad-job/tt-rss.nomad +++ b/nomad-job/tt-rss.nomad @@ -34,7 +34,7 @@ job "tt-rss" { "homer.enable=true", "homer.name=TT-RSS", "homer.service=Application", - "homer.logo=https://framalibre.org/sites/default/files/styles/thumbnail/public/leslogos/ic_launcher_1.png", + "homer.logo=https://www.ducamps.eu/tt-rss/images/favicon-72px.png", "homer.target=_blank", "homer.url=https://www.ducamps.eu/tt-rss",