这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: offen/docker-volume-backup

Tags

v2.46.1

Toggle v2.46.1's commit message

Verified

This tag was signed with the committer’s verified signature.
m90 Frederik Ring
v2.46.1 Release

v2.46.0

Toggle v2.46.0's commit message

Verified

This tag was signed with the committer’s verified signature.
m90 Frederik Ring
v2.46.0 Release

v2.45.0

Toggle v2.45.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add optional jittering before any backup actions (#654)

* NEW: Add optional jittering before backing up

* Removed deprecated rand seeding

* Updated BACKUP_JITTER config option doc

* Moved jittering logic from script init to runScript

* Changed formatting of jittering log message

v2.44.1

Toggle v2.44.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ensure destination exists when using SSH storage (#646)

* Ensure destination exists when using SSH storage

* Import "errors"

* New feature doc

v2.44.0

Toggle v2.44.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add Google Drive storage backend with custom endpoint support (#…

…613)

* feat: Add Google Drive storage backend with custom endpoint support

- Implement Google Drive storage backend using service account authentication
- Add support for custom Google Drive API endpoints for testing
- Include comprehensive test setup with mock services
- Add configuration options for Google Drive credentials and folder ID
- Update documentation with Google Drive configuration examples

* remove debug messages

* Improve tests

* Add mounting tip on documentation

* Replace deprecated lib usage

* Fix identation

* Fix googledrive tests

* Fix googledrive support for _FILE credentials

* Remove googledrive test unecessary echos

v2.43.4

Toggle v2.43.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fall back to default behavior when deployed to a worker node (#593)

* Add test demonstrating failure when running on worker node

* Consider manager status when checking for swarm related features

* Update documentation

v2.43.3

Toggle v2.43.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Config reference should always use default values (#549)

* Config reference should always use default values

* Cut down proliferation of conventions in config reference

v2.43.2

Toggle v2.43.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support passing standard ssh keys to age encryption (#530)

* Support passing standard ssh keys to age encryption

* Cover SSH keys in age test case

v2.43.1

Toggle v2.43.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump alpine from 3.20 to 3.21 (#502)

v2.43.0

Toggle v2.43.0's commit message
Exclude legacy docs page from navigation