-
Notifications
You must be signed in to change notification settings - Fork 191
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
git-backup: hint to cronjobs for shorter backup intervals #315
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
@marcquark you're right, thanks! |
Greelan
added a commit
to Greelan/opnsense-docs
that referenced
this pull request
Mar 3, 2021
* udate changelogs * update changelog collection script to cope with multiple flavours, while here, also swich to python3 * update changelogs * netmap / bpf, adjust information, seemed to have been a side affect pre-21.1 * clarify number of Public Services needed (opnsense#309) * Add new LTE card to interfaces.rst (opnsense#308) @tomlawesome thanks for confirming * fix broken links for the changelogs * changelog: here be dragons * remove custom theme instructions and templates and move back to standard using existing options. * pip[3] in case pip3 doesn't exist :) * update changelogs * parse changelog Links * update api docs, closes opnsense#310 * Fix typo (opnsense#311) * Firmware: fix some spelling errors (opnsense#313) * www/nginx update docs for upstream verify (opnsense#305) * Correcting mismatched interfaces in upload rule (opnsense#314) The names of the interfaces were wrong in the upload rule * hint to cronjobs for shorter backup intervals (opnsense#315) * release notes: * Create wireguard-selective-routing.rst * Update wireguard-selective-routing.rst * Update wireguard-selective-routing.rst * Update wireguard-selective-routing.rst * Update wireguard-selective-routing.rst * Update wireguard-client-mullvad.rst * Update wireguard-selective-routing.rst * Update plugins.rst * Update wireguard-selective-routing.rst * Update wireguard-selective-routing.rst * Update wireguard-selective-routing.rst * Update wireguard-selective-routing.rst Co-authored-by: Ad Schellevis <ad@opnsense.org> Co-authored-by: sjjh <2787214+sjjh@users.noreply.github.com> Co-authored-by: tomlawesome <76453276+tomlawesome@users.noreply.github.com> Co-authored-by: Franco Fichtner <franco@opnsense.org> Co-authored-by: Stephan de Wit <33954429+swhite2@users.noreply.github.com> Co-authored-by: kulikov-a <36099472+kulikov-a@users.noreply.github.com> Co-authored-by: Bruno Magnum Vasconcelos Monteiro Salazar <salazar.bruno@gmail.com> Co-authored-by: Marc Leuser <marcquark@users.noreply.github.com>
Greelan
added a commit
to Greelan/opnsense-docs
that referenced
this pull request
Mar 6, 2021
* udate changelogs * update changelog collection script to cope with multiple flavours, while here, also swich to python3 * update changelogs * netmap / bpf, adjust information, seemed to have been a side affect pre-21.1 * clarify number of Public Services needed (opnsense#309) * Add new LTE card to interfaces.rst (opnsense#308) @tomlawesome thanks for confirming * fix broken links for the changelogs * changelog: here be dragons * remove custom theme instructions and templates and move back to standard using existing options. * pip[3] in case pip3 doesn't exist :) * update changelogs * parse changelog Links * update api docs, closes opnsense#310 * Fix typo (opnsense#311) * Firmware: fix some spelling errors (opnsense#313) * www/nginx update docs for upstream verify (opnsense#305) * Correcting mismatched interfaces in upload rule (opnsense#314) The names of the interfaces were wrong in the upload rule * hint to cronjobs for shorter backup intervals (opnsense#315) * release notes: * HA-Sync cron job: add documentation, closes opnsense/core#4604 * Wireguard selective routing how-to (opnsense#317) * Update wireguard-client.rst to clarify use of WireGuard net (opnsense#304) This proposed tweak to the how-to is intended to address the issue discussed in this forum thread: https://forum.opnsense.org/index.php?topic=21170.0 * API: Add a note for postman users (opnsense#318) Co-authored-by: Ad Schellevis <ad@opnsense.org> Co-authored-by: sjjh <2787214+sjjh@users.noreply.github.com> Co-authored-by: tomlawesome <76453276+tomlawesome@users.noreply.github.com> Co-authored-by: Franco Fichtner <franco@opnsense.org> Co-authored-by: Stephan de Wit <33954429+swhite2@users.noreply.github.com> Co-authored-by: kulikov-a <36099472+kulikov-a@users.noreply.github.com> Co-authored-by: Bruno Magnum Vasconcelos Monteiro Salazar <salazar.bruno@gmail.com> Co-authored-by: Marc Leuser <marcquark@users.noreply.github.com>
Greelan
added a commit
to Greelan/opnsense-docs
that referenced
this pull request
Mar 8, 2021
* udate changelogs * update changelog collection script to cope with multiple flavours, while here, also swich to python3 * update changelogs * netmap / bpf, adjust information, seemed to have been a side affect pre-21.1 * clarify number of Public Services needed (opnsense#309) * Add new LTE card to interfaces.rst (opnsense#308) @tomlawesome thanks for confirming * fix broken links for the changelogs * changelog: here be dragons * remove custom theme instructions and templates and move back to standard using existing options. * pip[3] in case pip3 doesn't exist :) * update changelogs * parse changelog Links * update api docs, closes opnsense#310 * Fix typo (opnsense#311) * Firmware: fix some spelling errors (opnsense#313) * www/nginx update docs for upstream verify (opnsense#305) * Correcting mismatched interfaces in upload rule (opnsense#314) The names of the interfaces were wrong in the upload rule * hint to cronjobs for shorter backup intervals (opnsense#315) * release notes: * HA-Sync cron job: add documentation, closes opnsense/core#4604 * Wireguard selective routing how-to (opnsense#317) * Update wireguard-client.rst to clarify use of WireGuard net (opnsense#304) This proposed tweak to the how-to is intended to address the issue discussed in this forum thread: https://forum.opnsense.org/index.php?topic=21170.0 * API: Add a note for postman users (opnsense#318) Co-authored-by: Ad Schellevis <ad@opnsense.org> Co-authored-by: sjjh <2787214+sjjh@users.noreply.github.com> Co-authored-by: tomlawesome <76453276+tomlawesome@users.noreply.github.com> Co-authored-by: Franco Fichtner <franco@opnsense.org> Co-authored-by: Stephan de Wit <33954429+swhite2@users.noreply.github.com> Co-authored-by: kulikov-a <36099472+kulikov-a@users.noreply.github.com> Co-authored-by: Bruno Magnum Vasconcelos Monteiro Salazar <salazar.bruno@gmail.com> Co-authored-by: Marc Leuser <marcquark@users.noreply.github.com>
Greelan
added a commit
to Greelan/opnsense-docs
that referenced
this pull request
Aug 19, 2021
* udate changelogs * update changelog collection script to cope with multiple flavours, while here, also swich to python3 * update changelogs * netmap / bpf, adjust information, seemed to have been a side affect pre-21.1 * clarify number of Public Services needed (opnsense#309) * Add new LTE card to interfaces.rst (opnsense#308) @tomlawesome thanks for confirming * fix broken links for the changelogs * changelog: here be dragons * remove custom theme instructions and templates and move back to standard using existing options. * pip[3] in case pip3 doesn't exist :) * update changelogs * parse changelog Links * update api docs, closes opnsense#310 * Fix typo (opnsense#311) * Firmware: fix some spelling errors (opnsense#313) * www/nginx update docs for upstream verify (opnsense#305) * Correcting mismatched interfaces in upload rule (opnsense#314) The names of the interfaces were wrong in the upload rule * hint to cronjobs for shorter backup intervals (opnsense#315) * release notes: * HA-Sync cron job: add documentation, closes opnsense/core#4604 * Wireguard selective routing how-to (opnsense#317) * Update wireguard-client.rst to clarify use of WireGuard net (opnsense#304) This proposed tweak to the how-to is intended to address the issue discussed in this forum thread: https://forum.opnsense.org/index.php?topic=21170.0 * API: Add a note for postman users (opnsense#318) Co-authored-by: Ad Schellevis <ad@opnsense.org> Co-authored-by: sjjh <2787214+sjjh@users.noreply.github.com> Co-authored-by: tomlawesome <76453276+tomlawesome@users.noreply.github.com> Co-authored-by: Franco Fichtner <franco@opnsense.org> Co-authored-by: Stephan de Wit <33954429+swhite2@users.noreply.github.com> Co-authored-by: kulikov-a <36099472+kulikov-a@users.noreply.github.com> Co-authored-by: Bruno Magnum Vasconcelos Monteiro Salazar <salazar.bruno@gmail.com> Co-authored-by: Marc Leuser <marcquark@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
From this topic https://forum.opnsense.org/index.php?topic=21639.0
There is no officially documented way of decreasing the default push period for git backups (which is apparently 24 hours). It's super easy to do by setting up a cronjob. So adding a note to the docs doesn't hurt :)