diff --git a/consul_service/file.json b/consul_service/file.json index fe1f7a5..e5bc009 100644 --- a/consul_service/file.json +++ b/consul_service/file.json @@ -4,6 +4,12 @@ "address": "192.168.1.10", "port": 7000, "tags": [ + "homer.enable=true", + "homer.name=FileStation", + "homer.url=https://file.ducamps.win", + "homer.logo=https://file.ducamps.win/webman/modules/FileBrowser/images/1x/file_browser_64.png", + "homer.service=Application", + "homer.target=_blank", "traefik.enable=true", "traefik.http.routers.file.rule=Host(`file.ducamps.win`)", "traefik.http.routers.file.tls.domains[0].sans=file.ducamps.win", diff --git a/consul_service/syno.json b/consul_service/syno.json index 0f1447b..895f0c6 100644 --- a/consul_service/syno.json +++ b/consul_service/syno.json @@ -4,6 +4,13 @@ "address": "192.168.1.10", "port": 5000, "tags": [ + "homer.enable=true", + "homer.name=Diskstation", + "homer.url=https://syno.ducamps.win", + "homer.logo=https://syno.ducamps.win/webman/resources/images/icon_dsm_96.png", + "homer.service=Application", + "homer.target=_blank", + "traefik.enable=true", "traefik.http.routers.syno.rule=Host(`syno.ducamps.win`)", "traefik.http.routers.syno.tls.domains[0].sans=syno.ducamps.win",