-
Couldn't load subscription status.
- Fork 13
Add GCP Cloud Run and Render Dgraph self hosting guides #193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds comprehensive self-hosting guides for deploying Dgraph on two cloud platforms: Google Cloud Run and Render. The documentation provides step-by-step instructions for deploying Dgraph in standalone mode with persistent storage configurations.
- Reorganizes the Dgraph documentation structure to include a "Dgraph Self-Managed" section
- Adds detailed deployment guide for Google Cloud Run with migration instructions from Dgraph Cloud
- Adds deployment guide for Render platform with security and monitoring considerations
Reviewed Changes
Copilot reviewed 3 out of 15 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| docs.json | Restructures navigation to group self-hosting guides under "Dgraph Self-Managed" |
| dgraph/self-managed/cloud-run.mdx | Complete deployment guide for GCP Cloud Run including migration steps |
| dgraph/self-managed/render.mdx | Comprehensive guide for deploying Dgraph on Render with configuration examples |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
No description provided.