-
Notifications
You must be signed in to change notification settings - Fork 37
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
docs: add ec2 BR #1058
docs: add ec2 BR #1058
Conversation
WalkthroughThe recent changes update the disaster recovery documentation for GreptimeDB. A new link to Amazon EC2's Backup and Recovery solution is added to the English guide, and a new paragraph highlighting the significance of using comprehensive backup and recovery solutions like EC2 with EBS volumes is added to the Chinese guide. These updates aim to emphasize the importance of selecting appropriate disaster recovery solutions for effective operations. Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
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.
Actionable comments posted: 0
Outside diff range, codebase verification and nitpick comments (1)
docs/nightly/zh/user-guide/operations/disaster-recovery/overview.md (1)
69-69
: Suggested grammatical improvement.To improve readability, consider revising the sentence structure.
- 选择这个方案是一个很好的开始。 + 选择这个方案是一个很好的起点。Tools
LanguageTool
[uncategorized] ~69-~69: 动词的修饰一般为‘形容词(副词)+地+动词’。您的意思是否是:好"地"开始
Context: ...应对这种情况,当然其他IaaS供应商也提供类似的解决方案。选择这个方案是一个很好的开始。 但是如果使用远程 WAL 和对象存储运行 Standalone,有一个...(wb4)
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (2)
- docs/nightly/en/user-guide/operations/disaster-recovery/overview.md (1 hunks)
- docs/nightly/zh/user-guide/operations/disaster-recovery/overview.md (1 hunks)
Additional context used
LanguageTool
docs/nightly/zh/user-guide/operations/disaster-recovery/overview.md
[uncategorized] ~69-~69: 动词的修饰一般为‘形容词(副词)+地+动词’。您的意思是否是:好"地"开始
Context: ...应对这种情况,当然其他IaaS供应商也提供类似的解决方案。选择这个方案是一个很好的开始。 但是如果使用远程 WAL 和对象存储运行 Standalone,有一个...(wb4)
Additional comments not posted (2)
docs/nightly/zh/user-guide/operations/disaster-recovery/overview.md (1)
69-69
: Approved: Informative addition on disaster recovery solutions.The added paragraph provides valuable information on Amazon EC2's backup and recovery solutions and mentions other IaaS providers.
Tools
LanguageTool
[uncategorized] ~69-~69: 动词的修饰一般为‘形容词(副词)+地+动词’。您的意思是否是:好"地"开始
Context: ...应对这种情况,当然其他IaaS供应商也提供类似的解决方案。选择这个方案是一个很好的开始。 但是如果使用远程 WAL 和对象存储运行 Standalone,有一个...(wb4)
docs/nightly/en/user-guide/operations/disaster-recovery/overview.md (1)
61-61
: Approved: Useful addition on Amazon EC2's Backup and Recovery solution.The added link provides relevant information on disaster recovery solutions and enhances the documentation.
Deploying greptime-docs with Cloudflare Pages
|
docs/nightly/en/user-guide/operations/disaster-recovery/overview.md
Outdated
Show resolved
Hide resolved
docs/nightly/zh/user-guide/operations/disaster-recovery/overview.md
Outdated
Show resolved
Hide resolved
docs/nightly/en/user-guide/operations/disaster-recovery/overview.md
Outdated
Show resolved
Hide resolved
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.
Actionable comments posted: 1
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (2)
- docs/nightly/en/user-guide/operations/disaster-recovery/overview.md (1 hunks)
- docs/nightly/zh/user-guide/operations/disaster-recovery/overview.md (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- docs/nightly/en/user-guide/operations/disaster-recovery/overview.md
Additional context used
LanguageTool
docs/nightly/zh/user-guide/operations/disaster-recovery/overview.md
[uncategorized] ~69-~69: 动词的修饰一般为‘形容词(副词)+地+动词’。您的意思是否是:好"地"开始
Context: ...Standalone 部署到具有备份和恢复解决方案的 IaaS 平台中是一个很好的开始,例如亚马逊 EC2(结合 EBS卷)提供了全面的[备份和恢复解决方案](h...(wb4)
docs/nightly/zh/user-guide/operations/disaster-recovery/overview.md
Outdated
Show resolved
Hide resolved
docs/nightly/zh/user-guide/operations/disaster-recovery/overview.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Jeremyhi <jiachun_feng@proton.me>
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.
Actionable comments posted: 1
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- docs/nightly/zh/user-guide/operations/disaster-recovery/overview.md (1 hunks)
Additional context used
LanguageTool
docs/nightly/zh/user-guide/operations/disaster-recovery/overview.md
[uncategorized] ~69-~69: 动词的修饰一般为‘形容词(副词)+地+动词’。您的意思是否是:好"地"开始
Context: ...Standalone 部署到具有备份和恢复解决方案的 IaaS 平台中是一个很好的开始,例如亚马逊 EC2(结合 EBS 卷)提供了全面的[备份和恢复解决方案](...(wb4)
Co-authored-by: Yiran <cuiyiran3@gmail.com> Co-authored-by: Jeremyhi <jiachun_feng@proton.me>
What's Changed in this PR
Describe the change in this PR
Checklist
summary.yml
matches the current document structure when you changed the document structure.Summary by CodeRabbit