Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clayrisser/volback
backup and restore docker volumes
https://github.com/clayrisser/volback
backup cron docker dump rancher restore
Last synced: 3 months ago
JSON representation
backup and restore docker volumes
- Host: GitHub
- URL: https://github.com/clayrisser/volback
- Owner: clayrisser
- License: apache-2.0
- Created: 2016-12-13T08:49:56.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T06:00:14.000Z (over 1 year ago)
- Last Synced: 2023-07-27T22:01:29.810Z (over 1 year ago)
- Topics: backup, cron, docker, dump, rancher, restore
- Language: Go
- Homepage: https://codejam.ninja
- Size: 29.6 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# volback
[![GitHub stars](https://img.shields.io/github/stars/codejamninja/volback.svg?style=social&label=Stars)](https://github.com/codejamninja/volback)
> backup and restore docker volumes
This project is based on [bivac (backup interface for volumes attached to containers)](https://camptocamp.github.io/bivac)
Please ★ this repo if you found it useful ★ ★ ★
![](assets/volback.png)
## Features
* Works with Docker Engine
* Works with Cattle
* Works with Kubernetes
* Backup volumes
* Restore volumes
* Works across Kubernetes namespaces
* Works with Kubernetes subPaths## Installation
```sh
go get github.com/codejamninja/volback
```## Dependencies
* [GoLang](https://golang.org)
* [Docker](https://www.docker.com)## Usage
[Contribute](https://github.com/codejamninja/volback/blob/master/CONTRIBUTING.md)
usage docs## Support
Submit an [issue](https://github.com/codejamninja/volback/issues/new)
## Screenshots
[Contribute](https://github.com/codejamninja/volback/blob/master/CONTRIBUTING.md)
a screenshot## Contributing
Review the [guidelines for contributing](https://github.com/codejamninja/volback/blob/master/CONTRIBUTING.md)
## License
[MIT License](https://github.com/codejamninja/volback/blob/master/LICENSE)
[Jam Risser](https://codejam.ninja) © 2019
## Changelog
Review the [changelog](https://github.com/codejamninja/volback/blob/master/CHANGELOG.md)
## Credits
* [Camptocamp](https://www.camptocamp.com)
* [Jam Risser](https://codejam.ninja)
* [Julien Acroute](https://github.com/Vampouille)
* [Léo Depriester](https://exadot.fr)
* [Marc Fournier](https://github.com/mfournier)
* [Mickaël Canévet](https://github.com/mcanevet)
* [Raphaël Pinson](https://raphink.info)
* [felixkrohn](https://github.com/felixkrohn)## Support on Liberapay
A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building
this project.[Add some fuel](https://liberapay.com/codejamninja/donate) if you'd like to keep
me going![![Liberapay receiving](https://img.shields.io/liberapay/receives/codejamninja.svg?style=flat-square)](https://liberapay.com/codejamninja/donate)
[![Liberapay patrons](https://img.shields.io/liberapay/patrons/codejamninja.svg?style=flat-square)](https://liberapay.com/codejamninja/donate)## Notice of Non-Affiliation
Volback is not affiliated, associated, authorized, endorsed by, or in any way
officially connected with Camptocamp, or any of its subsidiaries or its
affiliates. The official Camptocamp website can be found at [camptocamp.com](https://www.camptocamp.com).