Skip to content

Document DB snapshot restore#168

Open
richturner wants to merge 12 commits into
mainfrom
db_restore
Open

Document DB snapshot restore#168
richturner wants to merge 12 commits into
mainfrom
db_restore

Conversation

@richturner

Copy link
Copy Markdown
Member

No description provided.

@richturner richturner linked an issue Jun 22, 2026 that may be closed by this pull request
@richturner richturner self-assigned this Jun 22, 2026
@richturner richturner requested a review from denniskuijs June 22, 2026 12:25
@richturner richturner changed the title Docuemtn DB snapshot restore Document DB snapshot restore Jun 22, 2026

@denniskuijs denniskuijs left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good! For internal use, we can make use of the SSM documents that are provisioned in each AWS account. They handle the entire rollback process for you.

@richturner

Copy link
Copy Markdown
Member Author

@denniskuijs I'm not familiar with the SSM documents, could you add a section explaining how they could be used for rollback to a specific day?

@denniskuijs denniskuijs requested a review from a team July 10, 2026 13:35
@wborn wborn requested a review from Copilot July 10, 2026 13:36
@wborn

wborn commented Jul 10, 2026

Copy link
Copy Markdown
Member

@codex review

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 to the developer guide describing how to restore/attach a Document DB snapshot (EBS snapshot of Docker volumes) to EC2 instances for recovery/testing workflows.

Changes:

  • Documented creating/attaching a snapshot-derived volume to a new EC2 instance (via Provision Host action/script).
  • Documented automated rollback for existing instances using AWS SSM (replace_volume / attach_volume automation).
  • Documented a manual rollback process, including mounting the volume and running a temporary PostgreSQL container against the snapshot.

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

Comment thread docs/developer-guide/100-system-administration.md Outdated
Comment thread docs/developer-guide/100-system-administration.md Outdated
Comment thread docs/developer-guide/100-system-administration.md Outdated
Comment thread docs/developer-guide/100-system-administration.md Outdated

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: abfcd7486f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/developer-guide/100-system-administration.md
Comment thread docs/developer-guide/100-system-administration.md Outdated
Comment thread docs/developer-guide/100-system-administration.md
Comment thread docs/developer-guide/100-system-administration.md
Comment thread docs/developer-guide/100-system-administration.md
Comment thread docs/developer-guide/100-system-administration.md
denniskuijs and others added 5 commits July 10, 2026 15:44
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

Document DB snapshot restoration

5 participants