style: update missing icon
This commit is contained in:
parent
fe9bc8dbab
commit
77e7cd4f88
@ -37,7 +37,7 @@ job "actualbudget" {
|
|||||||
"homer.name=${NOMAD_TASK_NAME}",
|
"homer.name=${NOMAD_TASK_NAME}",
|
||||||
"homer.service=Application",
|
"homer.service=Application",
|
||||||
"homer.target=_blank",
|
"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",
|
"homer.url=https://budget.ducamps.eu",
|
||||||
|
|
||||||
]
|
]
|
||||||
|
@ -30,7 +30,7 @@ job "alertmanager" {
|
|||||||
"homer.enable=true",
|
"homer.enable=true",
|
||||||
"homer.name=AlertManager",
|
"homer.name=AlertManager",
|
||||||
"homer.service=Monitoring",
|
"homer.service=Monitoring",
|
||||||
"homer.logo=https://camo.githubusercontent.com/13ff7fc7ea6d8a6d98d856da8e3220501b9e6a89620f017d1db039007138e062/687474703a2f2f6465766f70792e696f2f77702d636f6e74656e742f75706c6f6164732f323031392f30322f7a616c2d3230302e706e67",
|
"homer.logo=http://${NOMAD_ADDR_http}/favicon.ico",
|
||||||
"homer.target=_blank",
|
"homer.target=_blank",
|
||||||
"homer.url=http://${NOMAD_ADDR_http}",
|
"homer.url=http://${NOMAD_ADDR_http}",
|
||||||
|
|
||||||
|
@ -94,6 +94,7 @@ include-dir=/etc/powerdns/pdns.d
|
|||||||
"homer.enable=true",
|
"homer.enable=true",
|
||||||
"homer.name=PDNS-ADMIN",
|
"homer.name=PDNS-ADMIN",
|
||||||
"homer.service=Application",
|
"homer.service=Application",
|
||||||
|
"homer.logo=http://${NOMAD_ADDR_pdnsadmin}/static/img/favicon.png",
|
||||||
"homer.target=_blank",
|
"homer.target=_blank",
|
||||||
"homer.url=http://${NOMAD_ADDR_pdnsadmin}",
|
"homer.url=http://${NOMAD_ADDR_pdnsadmin}",
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ job "torrent" {
|
|||||||
"homer.name=torrent",
|
"homer.name=torrent",
|
||||||
"homer.url=https://torrent.ducamps.eu",
|
"homer.url=https://torrent.ducamps.eu",
|
||||||
"homer.service=Application",
|
"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",
|
"homer.target=_blank",
|
||||||
"traefik.enable=true",
|
"traefik.enable=true",
|
||||||
"traefik.http.routers.${NOMAD_JOB_NAME}.rule=Host(`${NOMAD_JOB_NAME}.ducamps.eu`)",
|
"traefik.http.routers.${NOMAD_JOB_NAME}.rule=Host(`${NOMAD_JOB_NAME}.ducamps.eu`)",
|
||||||
|
@ -53,7 +53,7 @@ job "torrent_automation" {
|
|||||||
"homer.enable=true",
|
"homer.enable=true",
|
||||||
"homer.name=Prowlarr",
|
"homer.name=Prowlarr",
|
||||||
"homer.service=Application",
|
"homer.service=Application",
|
||||||
"homer.logo=",
|
"homer.logo=http://${NOMAD_ADDR_prowlarr}/Content/Images/logo.png",
|
||||||
"homer.target=_blank",
|
"homer.target=_blank",
|
||||||
"homer.url=http://${NOMAD_ADDR_prowlarr}",
|
"homer.url=http://${NOMAD_ADDR_prowlarr}",
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ job "tt-rss" {
|
|||||||
"homer.enable=true",
|
"homer.enable=true",
|
||||||
"homer.name=TT-RSS",
|
"homer.name=TT-RSS",
|
||||||
"homer.service=Application",
|
"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.target=_blank",
|
||||||
"homer.url=https://www.ducamps.eu/tt-rss",
|
"homer.url=https://www.ducamps.eu/tt-rss",
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user