feat: add rustdesk server app template

This commit is contained in:
2026-05-08 10:39:03 +00:00
parent 84aefa2d5a
commit b44f01f2db
4 changed files with 44 additions and 3 deletions
+10 -1
View File
@@ -1,6 +1,6 @@
{
"schemaVersion": 1,
"updatedAt": "2026-03-19T00:00:00Z",
"updatedAt": "2026-05-08T00:00:00Z",
"apps": [
{
"id": "nginx",
@@ -110,6 +110,15 @@
"latestVersion": "1.0.0",
"tags": ["docker", "devtools"]
},
{
"id": "rustdesk-server",
"name": "RustDesk Server",
"description": "Self-hosted RustDesk ID and relay server for secure remote desktop access.",
"category": "Remote Access",
"iconName": "monitor",
"latestVersion": "1.0.0",
"tags": ["remote-desktop", "relay", "self-hosted"]
},
{
"id": "cloudly",
"name": "Cloudly",