Add homelab installer and services (allprox, authelia, lldap)
This commit is contained in:
parent
68b23f1cbe
commit
bb754cdd8c
32 changed files with 2356 additions and 1 deletions
20
services/catalog.json
Normal file
20
services/catalog.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"generatedAt": "2026-09-01T16:20:56.550Z",
|
||||
"services": [
|
||||
{
|
||||
"id": "allprox",
|
||||
"version": "1.0.0",
|
||||
"path": "services/allprox/metadata.json"
|
||||
},
|
||||
{
|
||||
"id": "authelia",
|
||||
"version": "1.0.0",
|
||||
"path": "services/authelia/metadata.json"
|
||||
},
|
||||
{
|
||||
"id": "lldap",
|
||||
"version": "1.0.0",
|
||||
"path": "services/lldap/metadata.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue