2022-05-09 06:50:52 +00:00
|
|
|
{
|
|
|
|
"Service": {
|
|
|
|
"Name": "syno",
|
|
|
|
"address": "192.168.1.10",
|
|
|
|
"port": 5000,
|
|
|
|
"tags": [
|
2022-05-24 08:57:18 +00:00
|
|
|
"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",
|
|
|
|
|
2022-05-09 06:50:52 +00:00
|
|
|
"traefik.enable=true",
|
|
|
|
"traefik.http.routers.syno.rule=Host(`syno.ducamps.win`)",
|
|
|
|
"traefik.http.routers.syno.tls.domains[0].sans=syno.ducamps.win",
|
2023-10-07 16:40:40 +00:00
|
|
|
"traefik.http.routers.syno.tls.certresolver=myresolver",
|
|
|
|
"traefik.http.routers.syno.entrypoints=web,websecure"
|
2022-05-09 06:50:52 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|