-
Notifications
You must be signed in to change notification settings - Fork 58
Added "COMMAND" and "FAIL_URL" #7
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
Open
dantebarba
wants to merge
87
commits into
bcardiff:master
Choose a base branch
from
dantebarba:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 4 commits
Commits
Show all changes
87 commits
Select commit
Hold shift + click to select a range
5f9ab9e
FAIL_URL and parametrized commad
dantebarba 14b0cbb
removed unnecesary env var
dantebarba 1499410
removed unnecesary env
dantebarba 193cf8c
readme formatting
dantebarba 2c93060
update to latest version
pfidr34 08f7928
Update LICENSE.md
pfidr34 45856a4
Update README.md
pfidr34 917800c
Update README.md
pfidr34 afdd7dc
Update Dockerfile
pfidr34 3361e6c
Merge branch 'master' of https://github.com/pfidr34/docker-rclone
pfidr34 8c3758b
Update README.md
bcardiff 3e05a5a
Merge branch 'master' of https://github.com/bcardiff/docker-rclone
dantebarba a3cb72c
Merge branch 'master' of https://github.com/dantebarba/docker-rclone
dantebarba 9320dc3
Added travis ci badge
dantebarba d56274e
Create FAIL_URL handling proposed by @dantebarba
pfidr34 91d6297
Add 'move' as a acceptable rclone operation.
pfidr34 dc37ad8
typo
pfidr34 25fe6e9
Add ability to roate logs after x days
pfidr34 d3fb318
Change variable name
pfidr34 4a8f9de
Autobuild for Rclone 1.48
pfidr34 9283a0c
Simplifies `apk add`
tlex 1f68e69
Merge pull request #1 from tlex/simplify-apk-add
pfidr34 13c5663
Fix log rotation
pfidr34 e411ad0
Add change log to readme.md
pfidr34 3f9aecb
Healthchecks.io enhancements
pfidr34 52719b4
Update README.md
pfidr34 0b1738c
Update sync.sh
pfidr34 dc45a62
Change log directory check
pfidr34 2af0423
Add env variable SYNC_OPTS_EVAL.
43a204e
Add documentation for SYNC_OPTS_EVAL.
950864f
Fix typos in README.
afd083e
Merge pull request #5 from mistermult/eval-args
pfidr34 63509eb
Update SYNC_EVAL logic
pfidr34 c870f54
Update README.MD
pfidr34 2969596
Add ability to sync once then exit
pfidr34 e1e85ad
Update README.md
pfidr34 6583f02
Update README.md
pfidr34 af616c7
Update README.md
pfidr34 ef5c482
Increment version
pfidr34 2d144b3
Version update
pfidr34 d8d7a55
Update version
pfidr34 64e0f8e
Initial support for passing UID/GID
ab32406
typo
ad02bcf
Don't assume root, and switch to user if they arleady exist
b178f94
Merge pull request #10 from mikeburgh/master
pfidr34 19c6e1b
Update Readme
pfidr34 d32a6b2
Update version
pfidr34 a2a6d7d
Use correct user for Docker Hub image
JakeWharton 4709799
Merge pull request #11 from JakeWharton/patch-2
pfidr34 262fd1a
Update rclone version
pfidr34 2df3451
Handle spaces in SYNC_SRC and SYNC_DEST options
pfidr34 5b4abe8
Change how sync.sh handles errors from rclone
pfidr34 0bf2c95
Remove DEBUG echo
pfidr34 5d9fbc0
Various updates, see README.md
pfidr34 7af4ba1
Updated to Rclone 1.52.0 and added build script
pfidr34 8476c6c
eval rclone command | set error handling on source dir check
pfidr34 e9a6f89
Fix whitespace issues in SYNC_SRC and SYNC_DEST
pfidr34 de665fb
Revert last change
pfidr34 2ee0220
remove sync warning
dantebarba 3a214d2
Update to Rclone 1.52.1
pfidr34 0a66a61
Update to 1.52.2
pfidr34 0fd259a
Update to 1.52.3
pfidr34 afb75ca
Add ability to send log data to healthchecks.io
pfidr34 8ad2acc
Update to 1.53.0
pfidr34 949a7dc
Update to 1.53.1
pfidr34 bb1f665
Update to 1.53.2
pfidr34 f5ca4af
Update to 1.53.3
pfidr34 760b8bc
Update to 1.53.4
pfidr34 5d2a808
Update to 1.54.0
pfidr34 30d4e8b
Update to 1.54.1
pfidr34 e284c5b
Update to 1.55.0 & 1.55.1
pfidr34 531570b
Update to 1.56.0
pfidr34 39e4cb4
Update to 1.56.1
pfidr34 2c0e712
Update to 1.56.2
pfidr34 b322fcc
Update to 1.57.0
pfidr34 46c8215
Fix wrong healtcheck for DIR_CHECK, no OUTPUT_LOG.
mistermult 492642c
Merge pull request #29 from mistermult/fix-return-code
pfidr34 86bfdd7
Update to 1.58.0
pfidr34 3d39e35
Update to 1.59.0
pfidr34 2fb9c19
Update to 1.61.1
pfidr34 c59baf3
Update to version 1.63.0
pfidr34 831432b
Merge remote-tracking branch 'fork/master' into pfidr34/docker-rclone
dantebarba ba0367a
Merge pull request #3 from dantebarba/pfidr34/docker-rclone
dantebarba 6067516
Added new SUCCESS_CODES configuration
dantebarba d1033ef
Changed the incompatible bash operator with a compatible sh solution
dantebarba cdb0ff0
Solve unexpected "then"
dantebarba a4c33f2
Merge pull request #4 from dantebarba/feat/add-success-codes
dantebarba File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.