Add backup/operation pages#178
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds operational guidance and onboarding steps for self-hosted indexd, improving docs coverage for backups/recovery and for connecting applications via connect keys.
Changes:
- Adds new
indexdoperations page covering PostgreSQL backups, recovery scope, and migration/restore workflows. - Adds a new “Connect an application” page and links it from the
indexdsetup README and book summary navigation. - Expands the
indexdDocker setup guide with reverse-proxy/advertise-URL guidance and a connectivity check; updates renting overview to reflect updated SDK/indexer interaction details.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| SUMMARY.md | Adds navigation entries for new indexd operations and connect-application pages. |
| renting/setting-up-indexd/README.md | Adds “Next steps” links to backups/recovery and application connection docs. |
| renting/setting-up-indexd/operations.md | New operational guide for backing up, restoring, and recovering indexd. |
| renting/setting-up-indexd/docker.md | Improves Docker guide with advertise URL guidance, reverse proxy recommendations, and verification steps. |
| renting/setting-up-indexd/connect-application.md | New page documenting how applications connect using advertise URL + connect keys. |
| renting/about-renting.md | Updates conceptual explanations of SDK/indexer roles and adds portability/recovery guidance. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.