Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: yuler/gobackup

Tags

v2.12.0

Toggle v2.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump micromatch from 4.0.5 to 4.0.8 in /web (gobackup#261)

v2.11.2

Toggle v2.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Web `host` config default to: `0.0.0.0` for let docker deploy …

…can open from Host server. (gobackup#248)

v2.11.1

Toggle v2.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix etcd endpoint config, deprecated `endpoints`, use `endpoint` inst…

…ead.

* Fixes gobackup#236
* Added backward compatability with `endpoints` settings.

v2.11.0

Toggle v2.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Improve MongoDB database to support use `uri` to support MongoD…

…B Atlas. (gobackup#227)

* feat: add support for atlas

* feat: add mongo atlas support

* feat(atlas): add uri option directly to mongodb

* feat(atlas): add uri option directly to mongodb

v2.10.0

Toggle v2.10.0's commit message
Update etcd development guide.

v2.9.0

Toggle v2.9.0's commit message
Add `before_script`, `after_script` to model for write hooks around t…

…he model performing.

Fix gobackup#222, gobackup#213

v2.8.0

Toggle v2.8.0's commit message
Add MariaDB to README list, bump v2.8.0

v2.7.0

Toggle v2.7.0's commit message
Update README and add release guide.

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md for Add UpYun for storage list (gobackup#186)

v2.5.2

Toggle v2.5.2's commit message
Fix gobackup#183 R2 storage-class header not support error again.