rustdesk / rustdesk/rustdesk-server
External database
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Allow using external database such as MariaDB/MySQL, PostgreSQL etc.
Additional context
It would make easier to run on kubernetes with multiple nodes - no volumes will be needed for hbbs (keys can be passed by env)
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
The issue does not name files, tests, or an existing database entry point. Start by locating the server's current persistence path and Kubernetes deployment configuration, then determine how external MariaDB/MySQL or PostgreSQL connections and key environment variables should be represented. Done means the server can use an external database in a multi-node Kubernetes deployment without local volumes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, mariadb, mysql, postgresql, rust
- Domain
- databases, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100