Skip to content
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

Update my docker-rclone fork with pfidr34 fork because bcardiff is outdated and not maintained. #3

Merged
merged 73 commits into from
Jul 14, 2023

Conversation

dantebarba
Copy link
Owner

Merge the pfidr34 fork with this one. All features added from my fork can be overwritten as they are already included in pfidr one.

pfidr34 and others added 30 commits April 29, 2019 22:11
* removes the option `-U` (`Maximum AGE (in minutes) for index in cache before refresh` set to 1)
* removes the deletion of the local cache
* adds the option `--no-cache` (`Do not use any local cache path`)
When there are no logs to delete using the LOG_ROTATE variable will cause the container to crash.

Thanks @Skaronator
Send start command prior to sync
Add debug messages to healthcheck.io calls
Fix for log rotation
* SYNC_OPTS_EVAL is a interpolated string like
'--backup-dir  /old`date -I`'.
The commands are first evaluated like in a normal shell, e.g. to
'--backup-dir  /old2019-09-12' and then appended to SYNC_OPTS.
* This is useful to to make iterative backups and keep the old versions of the file in the
backup-dir.
Add environment variable SYNC_OPTS_EVAL.
Only evaluate and print sync eval if the option was provided.
@dantebarba dantebarba marked this pull request as ready for review July 14, 2023 18:08
@dantebarba dantebarba self-assigned this Jul 14, 2023
@dantebarba dantebarba merged commit ba0367a into master Jul 14, 2023
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.

5 participants