docs(cloud): add Stopped Instances terms to Pro tier#509
Conversation
Add Stopped Instances and Snapshot Retention items to the Terms section. A stopped instance is removed after 14 days. After removal a snapshot is kept for an additional 14 days. Adds a footnote recommending frequent database backups. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthrough
ChangesPro Tier Documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| > ⚠️ Prices are subject to change | ||
|
|
||
| ### Stopped Instances | ||
| > An instance that is stopped will be removed after 14 days. Resume it within 14 days to keep it. |
There was a problem hiding this comment.
Will be removed after 14 days. Before removal, a snapshot will be taken containing it's data, allowing it to be restored for the next 14 days.
| > An instance that is stopped will be removed after 14 days. Resume it within 14 days to keep it. | ||
|
|
||
| ### Snapshot Retention | ||
| > Once an instance is removed we keep a snapshot for an additional 14 days.\* |
There was a problem hiding this comment.
Snapshots in general, not just the ones taken before deletion.
| ### Snapshot Retention | ||
| > Once an instance is removed we keep a snapshot for an additional 14 days.\* | ||
| > | ||
| > \* We recommend backing up your database on a frequent basis. |
There was a problem hiding this comment.
Backups are taken automatically every 12h and retained for 7 days.
There was a problem hiding this comment.
@dudizimber this is different i recommend customers to backup their data regardless to them own sytem, i want to keep this sentence
Reword Stopped Instances to note a snapshot is taken before removal and is restorable for 14 days. Replace the snapshot recommendation with the actual backup policy: automatic backups every 12h retained for 7 days. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
@dudizimber applied your feedback:
Re-requesting your review. FYI @MuhammadQadora |
| ### Backups | ||
| > Backups are taken automatically every 12h and retained for 7 days. |
There was a problem hiding this comment.
New section:
Snapshots:
Snapshots are automatically deleted after 14 days.
Add a Snapshots section clarifying that all snapshots are automatically deleted after 14 days, including the one taken before a stopped instance is removed. Addresses review feedback. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
@dudizimber added the Snapshots section per your comment, worded so it is clear it covers all snapshots, not only the pre-removal one:
Please approve and resolve your threads so we can merge to main. FYI @MuhammadQadora |
Summary
Add a Stopped Instances policy to the Pro tier Terms section, alongside the existing pricing terms.
Changes
cloud/pro-tier.mdTerms section gains two items:Testing
Docs-only change. Follows existing Terms subsection structure.
Memory / Performance Impact
N/A (docs-only).
Related Issues
N/A
Approver: @dudizimber
FYI: @MuhammadQadora
Summary by CodeRabbit