feat: add gitops and siprouter app templates

This commit is contained in:
2026-05-24 10:16:55 +00:00
parent 11ceaf077c
commit 2121a92474
5 changed files with 151 additions and 1 deletions
+19 -1
View File
@@ -1,6 +1,6 @@
{
"schemaVersion": 1,
"updatedAt": "2026-05-08T00:00:00Z",
"updatedAt": "2026-05-18T00:00:00Z",
"apps": [
{
"id": "nginx",
@@ -38,6 +38,15 @@
"latestVersion": "1.0.0",
"tags": ["git", "devtools"]
},
{
"id": "gitops",
"name": "GitOps",
"description": "Operations dashboard for Git hosting, CI/CD secrets, pipeline logs, and documentation sync.",
"category": "Dev Tools",
"iconName": "git-branch",
"latestVersion": "1.0.0",
"tags": ["git", "devtools", "ci", "secrets"]
},
{
"id": "nextcloud",
"name": "Nextcloud",
@@ -101,6 +110,15 @@
"latestVersion": "1.0.0",
"tags": ["communication", "chat"]
},
{
"id": "siprouter",
"name": "SIP Router",
"description": "SIP B2BUA, WebRTC softphone bridge, voicemail, fax, and live telephony operations dashboard.",
"category": "Communication",
"iconName": "phone",
"latestVersion": "1.0.0",
"tags": ["sip", "telephony", "webrtc", "voice", "pbx"]
},
{
"id": "portainer",
"name": "Portainer",