46 lines
1.2 KiB
JSON
46 lines
1.2 KiB
JSON
{
|
|
"services": [
|
|
{
|
|
"name": "Portal",
|
|
"group": "Main Services",
|
|
"url": "https://mithraic.cloud",
|
|
"displayUrl": "https://mithraic.cloud",
|
|
"expectedStatuses": ["200-399"]
|
|
},
|
|
{
|
|
"name": "Jellyfin",
|
|
"group": "Main Services",
|
|
"url": "https://jellyfin.mithraic.cloud/health",
|
|
"displayUrl": "https://jellyfin.mithraic.cloud",
|
|
"expectedStatuses": ["200-399"]
|
|
},
|
|
{
|
|
"name": "Navidrome",
|
|
"group": "Main Services",
|
|
"url": "https://listen.mithraic.cloud",
|
|
"displayUrl": "https://listen.mithraic.cloud",
|
|
"expectedStatuses": ["200-399"]
|
|
},
|
|
{
|
|
"name": "Voting Hub",
|
|
"group": "Main Services",
|
|
"url": "https://vote.mithraic.cloud",
|
|
"displayUrl": "https://vote.mithraic.cloud",
|
|
"expectedStatuses": ["200-399"]
|
|
},
|
|
{
|
|
"name": "Forgejo",
|
|
"group": "Indexers & Search",
|
|
"url": "https://git.mithraic.cloud",
|
|
"displayUrl": "https://git.mithraic.cloud",
|
|
"expectedStatuses": ["200-399"]
|
|
},
|
|
{
|
|
"name": "Support",
|
|
"group": "Indexers & Search",
|
|
"url": "https://support.mithraic.cloud",
|
|
"displayUrl": "https://support.mithraic.cloud",
|
|
"expectedStatuses": ["200-399"]
|
|
}
|
|
]
|
|
}
|