- Update Dockerfile base image to
rclone/rclone:1.68.2
- Use standardized docker labels
- Update Dockerfile base image to
rclone/rclone:1.68.1
- Update Dockerfile base image to
rclone/rclone:1.68.0
- Enhance ping functionality to support customizable curl options. (close #164)
- Add support for fine-grained ping messages
- Update Dockerfile base image to
rclone/rclone:1.67.0
- Support testing
- Update Dockerfile base image to
rclone/rclone:1.66.0
- Update Dockerfile base image to
rclone/rclone:1.65.2
- Fix
restore
command parameter parsing error (fixed #141)
- Update Dockerfile base image to
rclone/rclone:1.65.1
- Support PostgreSQL 16 (close #137)
- Update Dockerfile base image to
rclone/rclone:1.65.0
- Update Dockerfile base image to
rclone/rclone:1.64.2
- Update Dockerfile base image to
rclone/rclone:1.64.0
- Update Dockerfile base image to
rclone/rclone:1.63.1
Reminder: We are utilizing s-nail
to send emails. In case you encounter any errors during the email sending process, please modify the MAIL_SMTP_VARIABLES
environment variables accordingly.
- Using
s-nail
instead ofheirloom-mailx
to send emails - Update Dockerfile base image to
rclone/rclone:1.63.0
- Add environment variable
BACKUP_FILE_SUFFIX
- Update Dockerfile base image to
rclone/rclone:1.62.2
- Support manually trigger a backup (close #94)
- Support PostgreSQL/MySQL/MariaDB backend (close #88)
- Update Dockerfile base image to
rclone/rclone:1.61.1
- Replace
p7zip
with7zip
package (close #86)
- 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.