rustdesk / rustdesk/rustdesk-server

External database

Open
#93 1 comment 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.