- Update Dockerfile base image to
rclone/rclone:1.60.1
- Update Dockerfile base image to
rclone/rclone:1.60.0
- Execute
supercronic
as PID 1 process
- Update Dockerfile base image to
rclone/rclone:1.59.2
- Fix arm/v6 can't use the latest rclone (fixed #81)
- Add hidden environment variable
BACKUP_FILE_DATE
- Update Dockerfile base image to
rclone/rclone:1.59.1
- Skip sync when dependabot push branch
- Support backup to multiple remote storage
- Support force restore without asking for confirmation
- Support
arm/v6
platform by using multistage build (close #56)
- Support
arm/v6
platform (close #56) - Update Dockerfile base image to
rclone/rclone:1.59.0
- Add GitHub Actions dependabot
- Update GitHub Actions
- Support start the container as non-root user (close #45, close #47)
- Cron tool switched from BusyBox
crond
tosupercronic
- Update Dockerfile base image to
rclone/rclone:1.58.1
- Add dependabot
- Update Dockerfile base image to
rclone/rclone:1.58.0
- support Rclone global flags (close #49)
- Encrypt file/dirname for 7z format
- Fix Mail Test error
- Fix the problem that
MAIL_SMTP_VARIABLES
does not work with.env
files (fixed #36, fixed #38)
- Update Dockerfile base image to
rclone/rclone:1.57.0
- Display the time of running the backup program
- Update Dockerfile base image to
rclone/rclone:1.56.2
- Fix the wrong rsa_key compressed file name for searching when restoring (fixed #32)
- Update Dockerfile base image to
rclone/rclone:1.56.1
- On the 10th, 20th and 30th of every month, republish the Docker image to update the alpine packages
- Update Dockerfile base image to
rclone/rclone:1.56.0
(close #31)
- Increase the number of ping retries and timeout time
- Support for pinging, such as healthchecks.io (close #30)
- Don't support linux/386 platform anymore because vaultwarden not support it
- Update the
docker-compose.yml
file to use the new docker image - Add Rclone configuration verification (fixed #29)
Reminder: If you are still using the ttionya/bitwardenrs-backup
Docker images, you need to migrate to the new ttionya/vaultwarden-backup
image.
- Rename the Docker image to
vaultwarden-backup
- Build both
bitwardenrs-backup
andvaultwarden-backup
Docker images
outdated.