Implemented enhancements:
- Add example for restarting containers to the readme #231 (djmaze)
- Update restic and rclone #227 (dodgex)
- Skip backup if already running #225 (jljl1337)
- Update restic, rclone, alpine to latest versions #223 (thueske)
- Update restic to v0.17.0 #210 (djmaze)
Fixed bugs:
- Backup job container restarting constantly #190
- Race condition when startung multiple containers and repo does not exist -> repo corrupt #188
- Prevent the container entrypoint script from exiting on any error #230 (djmaze)
- Improve error message when operating mode is not specified #202 (djmaze)
- allow escaping of multiple spaces #192 (marzzzello)
Closed issues:
- Problems with Repo Locks on several systems #221
- Not working with VPN : TLS handshake timeout #219
- open: s3.getCredentials: no credentials found. Use
-o s3.unsafe-anonymous-auth=true
for anonymous authentication #218 - Rclone Update for Rclone Bug #196
Merged pull requests:
- Update thegeeklab/drone-docker-buildx Docker tag to v24 #213 (renovate-djmaze[bot])
- Update golang Docker tag to v1.21.5 #211 (renovate-djmaze[bot])
- Update alpine Docker tag to v3.20 #207 (renovate-djmaze[bot])
- Add renovate.json to automate Dockerfile dependency updates #204 (cz3k)
- Update restic in Dockerfile #198 (cz3k)
- Update Rclone in Dockerfile #197 (zaunza)