Docker instance of RustDesk
scottsenffner
HOBBYOP

4 hours ago

i want to deploy a self-hosted instance of RustDesk. Is that allowed on a docker instance here? It runs a very light service.

Awaiting User Response

1 Replies

Railway
BOT

4 hours ago

You can deploy Docker images on Railway, and there's nothing prohibiting RustDesk specifically. However, there are two practical limitations to be aware of: Railway supports HTTP/HTTPS and TCP proxy but does not support UDP, which RustDesk's relay server typically requires on port 21116 for hole punching. Additionally, on the Free plan, all services must run in serverless mode (app sleeping), which would cause the relay server to shut down during periods of inactivity.


Status changed to Awaiting User Response Railway about 4 hours ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...