Skip to content

Add scaling and file storage config docs#2084

Merged
nscuro merged 1 commit intomainfrom
scaling-docs
Mar 15, 2026
Merged

Add scaling and file storage config docs#2084
nscuro merged 1 commit intomainfrom
scaling-docs

Conversation

@nscuro
Copy link
Member

@nscuro nscuro commented Mar 15, 2026

Description

Adds scaling and file storage config docs.

Addressed Issue

N/A

Additional Details

N/A

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have updated the migration changelog accordingly
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro added this to the 0.7.0 milestone Mar 15, 2026
@nscuro nscuro added the documentation Improvements or additions to documentation label Mar 15, 2026
Copilot AI review requested due to automatic review settings March 15, 2026 18:24
@owasp-dt-bot
Copy link

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds operational documentation pages for scaling and file storage, and wires them into the MkDocs navigation to make the new guidance discoverable.

Changes:

  • Add a new Operations → Scaling documentation page with guidance on horizontal scaling, worker separation, and tuning.
  • Add a new Operations → Configuration → File Storage page documenting local and S3-backed storage providers.
  • Update mkdocs.yml nav to include the new pages.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
mkdocs.yml Adds nav entries for the new File Storage and Scaling docs pages.
docs/operations/scaling.md New scaling guide covering clustering, worker profiles, concurrency controls, and DB/pool tuning.
docs/operations/configuration/file-storage.md New file storage configuration guide (local + S3 providers, compression, and config keys).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nscuro nscuro merged commit 3d4ddb9 into main Mar 15, 2026
9 checks passed
@nscuro nscuro deleted the scaling-docs branch March 15, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants