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
+14
View File
@@ -0,0 +1,14 @@
{
"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",
"versions": ["1.0.0"],
"maintainer": "serve.zone",
"links": {
"Source": "https://code.foss.global/serve.zone/siprouter",
"Docs": "https://serve.zone"
}
}