33 lines
768 B
JSON
33 lines
768 B
JSON
[
|
|
{
|
|
"name": "Komodo",
|
|
"description": "Manages services and docker stacks that run on the different servers.",
|
|
"url": "https://komo.housh.dev"
|
|
},
|
|
{
|
|
"name": "Home-Assistant",
|
|
"description": "Manages IOT devices.",
|
|
"url": "https://homeassistant.housh.dev"
|
|
},
|
|
{
|
|
"name": "Uptime-Kuma",
|
|
"description": "Uptime status of services.",
|
|
"url": "https://uptime.housh.dev"
|
|
},
|
|
{
|
|
"name": "Homarr",
|
|
"description": "Dashboard website.",
|
|
"url": "https://dash.housh.dev"
|
|
},
|
|
{
|
|
"name": "Pocket-ID",
|
|
"description": "Authentication services for passkey usage.",
|
|
"url": "https://id.housh.dev"
|
|
},
|
|
{
|
|
"name": "Docs",
|
|
"description": "Documentation site for HHE.",
|
|
"url": "https://docs.housh.dev"
|
|
}
|
|
]
|