Add Alpine-RustDesk Server script (#7191)

* Add RustDesk server

* VED>VE
This commit is contained in:
Slaviša Arežina 2025-08-25 19:06:04 +02:00 committed by GitHub
parent df564ace13
commit d372b45a95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 207 additions and 0 deletions

View file

@ -25,6 +25,17 @@
"os": "debian",
"version": "12"
}
},
{
"type": "alpine",
"script": "ct/alpine-rustdeskserver.sh",
"resources": {
"cpu": 1,
"ram": 512,
"hdd": 2,
"os": "alpine",
"version": "3.22"
}
}
],
"default_credentials": {