feat: add gitops and siprouter app templates
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user