Skip to content

jinweijie/rust-desk-server-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Docker Compose File for RustDesk Server

The docker compose file to run the RustDesk server with almost no efforts.

Usage

  1. Install Docker if you haven't. You may use this script to install Docker with one command.

  2. Clone this repository.

  3. Create or rename the .env_example to .env. Update the IP part with your RustDesk server's IP.

  4. Run docker compose up -d to start the server. (If you have docker-compose, run docker-compose up -d)

  5. In the RustDesk client application. Set the ID/Relay server (Click the 3 dots on the right beside of your ID) with your configured server.

Donate

If you would like to support my development, feel free to buy me a coffee, it makes a big difference! Thanks.

Buy Me A Coffee

About

The docker compose file to run a RustDesk Server.

Topics

Resources

Stars

Watchers

Forks