Phase 4: service registry — index.json + 4 service manifests
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"version": "1",
|
||||
"updated": "2026-05-09",
|
||||
"services": [
|
||||
{"id": "calendar", "name": "Calendar & Contacts", "version": "1.0.0", "description": "CalDAV/CardDAV server (Radicale)", "author": "roof"},
|
||||
{"id": "files", "name": "File Storage", "version": "1.0.0", "description": "WebDAV file storage", "author": "roof"},
|
||||
{"id": "email", "name": "Email Server", "version": "1.0.0", "description": "Full email server (Postfix + Dovecot)", "author": "roof"},
|
||||
{"id": "webmail", "name": "Webmail", "version": "1.0.0", "description": "Rainloop webmail UI", "author": "roof"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user