rustdesk / rustdesk/doc.rustdesk.com
Mount folder for Docker install
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 792
- Forks
- 709
- Avg merge
- 8h 25m
- Merged PRs (30d)
- 3
Description
The doc's Docker compose uses ./hbbs and ./hbbr for the two services.
Then the key will not be shared.
https://github.com/rustdesk/rustdesk-server/blob/master/docker-compose.yml in main repo has fixed this.
I've changed that in my branch.
Also there's no instruction to use key in Docker compose install.
Shall I add that?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the Docker Compose installation documentation with the linked rustdesk-server docker-compose.yml in the main repository. Confirm how the ./hbbs and ./hbbr mounts affect key sharing, then update the documented Compose setup and add the key-use instruction; done means the documented setup matches the fixed Compose configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100