Skip to content

feat: automated s3 backup - #481

Open
affeldt28 wants to merge 3 commits into
getarcaneapp:mainfrom
affeldt28:feat/automated-s3-backup
Open

feat: automated s3 backup#481
affeldt28 wants to merge 3 commits into
getarcaneapp:mainfrom
affeldt28:feat/automated-s3-backup

Conversation

@affeldt28

Copy link
Copy Markdown

Documents the new volume and system backup functionality introduced in getarcaneapp/arcane#3459.

Addresses getarcaneapp/arcane#3194.

Copilot AI review requested due to automatic review settings July 30, 2026 11:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds documentation for Arcane’s new volume and system backup functionality (including S3-compatible destinations) and wires the new docs page into the Features navigation.

Changes:

  • Adds a new Backups feature doc covering local storage, S3 destinations, scheduling/retention, encryption, and restore flows.
  • Updates the existing Volumes doc to reflect the new Rustic-based backup model and links to the new Backups page.
  • Adds the new Backups page to the docs sidebar navigation under Features.

Reviewed changes

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

File Description
src/lib/config/docs.ts Adds the features/backups doc leaf to the Features nav group.
content/features/volumes.md Replaces the old tar-based backup description with Rustic snapshot workflow and links to the Backups doc.
content/features/backups.md New comprehensive Backups doc for volume backups and Arcane system backups (local + S3).
Comments suppressed due to low confidence (1)

content/features/backups.md:52

  • This callout uses "local repository" without context; it’s easy to misread as the source-code repository. Clarify that it refers to the local backup repository stored under /backups.
> A local backup on the same host does not protect against disk or host failure. Use S3 or copy the local repository to another system for off-site recovery.

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

Comment thread content/features/backups.md Outdated
@affeldt28 affeldt28 changed the title Feat/automated s3 backup feat: automated s3 backup Jul 30, 2026
Copilot AI review requested due to automatic review settings July 30, 2026 11:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants