Docker instance of RustDesk
scottsenffner
HOBBYOP

2 months 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.

Solved

1 Replies

Railway
BOT

2 months 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 2 months ago


Railway
BOT

2 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway about 2 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...