-
Notifications
You must be signed in to change notification settings - Fork 13
Add self hosted Dgraph guide #190
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 documentation for migrating Dgraph databases from managed cloud services (Dgraph Cloud and Hypermode Graph) to self-hosted environments. The guide covers multiple deployment options across major cloud providers and provides detailed operational guidance.
- Adds a new comprehensive self-hosting guide with migration procedures and deployment options
- Includes configuration for AWS EKS, GCP GKE, Azure AKS, and Digital Ocean DOKS deployments
- Provides Docker Compose and Linux VPS deployment alternatives with monitoring and maintenance guidance
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 12 comments.
File | Description |
---|---|
docs.json | Adds the new self-hosted guide to the documentation navigation structure |
dgraph/self-hosted.mdx | Creates comprehensive 2184-line guide covering migration planning, data export/import, infrastructure deployment, and operational best practices |
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]>
Co-authored-by: Copilot <[email protected]>
…cs into self-hosted-dgraph-guide
No description provided.