Add forgejo (with shared postgres), docs/ideas; fix ENOTDIR in local catalog listing

Co-Authored-By: Claude Code <noreply@anthropic.com>
This commit is contained in:
Ezequiel C. 2026-09-10 23:29:36 +02:00
parent 161464602e
commit d66db4e85e
7 changed files with 150 additions and 1 deletions

View file

@ -1,11 +1,16 @@
{
"generatedAt": "2026-09-02T16:59:46.903Z",
"generatedAt": "2026-09-10T21:29:23.464Z",
"services": [
{
"id": "authelia",
"version": "3.0.0",
"path": "services/authelia/metadata.json"
},
{
"id": "forgejo",
"version": "11.0.0",
"path": "services/forgejo/metadata.json"
},
{
"id": "lldap",
"version": "1.0.0",
@ -25,6 +30,11 @@
"id": "portainer",
"version": "1.0.0",
"path": "services/portainer/metadata.json"
},
{
"id": "postgres",
"version": "17.0.0",
"path": "services/postgres/metadata.json"
}
]
}