Update restore docs for foremanctl#4997
Conversation
|
Hi @Chyenne8, can you please review this docs PR for foremanctl restore? The PR uses conditionals to define which changes affect containerized foremanctl documentation ( If I'm not mistaken, foremanctl currently supports full offline backups only. This means that the containerized guide preview shows only the full backup procedure. Please let me know if the changes correspond to what you're working on in theforeman/foremanctl#549 |
5015c62 to
877fab6
Compare
877fab6 to
24ae0c0
Compare
|
Hi @ianballou and/or @sjha4, I applied the suggested changes, can you please re-review? (The diff is larger because some of the foremanctl changes made me change the pre-foremanctl lines for consistency as wel, but the pre-foremanctl changes are non-technical in nature and IMO you can ignore them.) |
ianballou
left a comment
There was a problem hiding this comment.
Thanks, this is looking good to me. Just one change suggested:
| [options="nowrap", subs="+quotes,attributes"] | ||
| ---- | ||
| # du -sh {postgresql-data-dir} /var/lib/pulp | ||
| # du -sh {postgresql-data-dir} |
There was a problem hiding this comment.
+1, the postgres data directory is mounted outside the container.
Co-authored-by: Ian Ballou <ianballou67@gmail.com>
|
Hello dear writers, can someone please review this PR for style? |
What changes are you introducing?
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
theforeman/foremanctl#549
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
N/A
Contributor checklists
Please cherry-pick my commits into: