Add incremental backup procedures for containerized deployments - #5317
aneta-petrova wants to merge 6 commits into
Conversation
|
Hi @Chyenne8, as the author of theforeman/foremanctl#609, could you please review this documentation PR? There is new content related to incremental backup and restore in these sections:
But I think at least skimming chapters The relevant build links are https://theforeman-foreman-documentation-preview-pr-5317.surge.sh/nightly/Administering_Project/index-containerized-katello.html (containerized Katello) and https://theforeman-foreman-documentation-preview-pr-5317.surge.sh/nightly/Administering_Project/index-satellite.html (Satellite). |
|
Hi @vsedmik, it looks like you were the QA contact for this foremanctl update. Can you please test the docs? |
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
9f2f2d4 to
3bf37c7
Compare
Co-authored-by: Maximilian Kolb <mail@maximilian-kolb.de>
vsedmik
left a comment
There was a problem hiding this comment.
Looks good! The snippets work and make sense. I'd just suggest rewording the sentence @maximiliankolb pointed out.
Chyenne8
left a comment
There was a problem hiding this comment.
Removing line 38 makes sense. Otherwise looks good to merge, the doc makes sense and is accurate.
|
|
||
| .Procedure | ||
| . Restore the last full backup using the instructions in xref:Restoring_from_a_Full_Backup_{context}[]. | ||
| . Remove the full backup data from the local file system on {ProjectServer}, for example, `/var/` or `/var/tmp/`. |
There was a problem hiding this comment.
These two steps need ifndef::containerized[] guards, as written the containerized procedure cannot succeed.
There was a problem hiding this comment.
I wasn't sure which steps are the "two steps" so I checked https://github.com/theforeman/foremanctl/blob/master/docs/user/backup-restore.md again. @Chyenne8 can you please re-review this procedure just to be 100% sure I got this feedback right?
There was a problem hiding this comment.
Yes the changes look correct.
266061b to
25ec031
Compare
Co-authored-by: Chyenne8 <chyenner444@gmail.com>
25ec031 to
1bd6a4a
Compare
Chyenne8
left a comment
There was a problem hiding this comment.
All feedback has been addressed, looks good to merge
What changes are you introducing?
Adding incremental backup and restore for containerized deployments.
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
To extend our containerized docs set.
https://github.com/theforeman/foremanctl/blob/master/docs/user/backup-restore.md
https://redhat.atlassian.net/browse/SAT-45935 and https://redhat.atlassian.net/browse/SAT-45938
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
N/A
Contributor checklists
Please cherry-pick my commits into: