Skip to content

documentation updates for "restore mode" and manual backups #49

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

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

RangerRick
Copy link
Contributor

based on feedback while QA-ing restore mode

1. change dumping the PG database to more closely match how
   dumps from other sources look
2. change restoring the PG database to explicitly delete (if
   necessary) and create the `netbox` database
3. change tarball creation to not use `.` -- this avoids attempting
   to change permissions of the `/data` directory on unpack
4. change tarball unpacking to ignore permissions and ownership
   and honor the data directory and umask
@RangerRick RangerRick merged commit c0d1176 into main Oct 23, 2024
2 checks passed
@RangerRick RangerRick deleted the fix/restore_mode_redux branch October 23, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants