- Jan 23, 2022
-
-
Gautam Kotian authored
When a docker image is built using `make`, it gets tagged as `ysde:grafana-backup` and not as `alpinebased:grafana-backup`.
-
Gautam Kotian authored
-
- Oct 16, 2021
-
- Oct 08, 2021
-
-
Aaron Johnson authored
- Oct 04, 2021
-
-
Felix Sperling authored
-
- Sep 02, 2021
-
-
Felix Sperling authored
-
- Apr 15, 2021
-
-
ArthurYueh authored
fix typo in README
-
- Apr 14, 2021
-
- Jan 11, 2021
-
-
Luca Pireddu authored
This is important when mounting user volumes onto the container, so that the generated output will be owned by the appropriate user id..
-
- Oct 04, 2020
-
-
Ilya Gusev authored
richer documentation details
-
- Aug 24, 2020
-
-
arthur.yueh authored
- #83 Fix tarfile options for python2 - #64 Remove empty folders when backup file (.tar.gz) created.
-
- Aug 19, 2020
-
-
Aaron Johnson authored
* added config example
-
- Jul 31, 2020
-
-
Aaron Johnson authored
-
- Jul 29, 2020
-
-
Aaron Johnson authored
-
- Jul 24, 2020
-
-
Aaron Johnson authored
-
- Jul 03, 2020
-
-
Aaron Johnson authored
* Remove ability to use yaml for configuration in favor of json * Remove conf module * README.me updates
-
- Jul 01, 2020
-
-
Aaron Johnson authored
* replaced pathlib with os.path * added JSON config support
-
- Jun 28, 2020
-
-
Aaron Johnson authored
-
Aaron Johnson authored
* updated README.md * fixed missing debug argument for create modules * updated CHANGELOG.md
-
- Jun 27, 2020
-
-
Aaron Johnson authored
* refactored, realized argparse is being used in individual commands... * added backup Makefile * removed backup_grafana.sh and restore_grafana.sh * removed docker_entry.sh * (Need to update README and CHANGELOG...) * (Need to add support for --verbose)
-
- Jun 02, 2020
-
-
Mikel authored
-
- May 26, 2020
-
-
Mike authored
Some more minor mistakes that I missed..
-
Mike authored
1. Updated the list of the supported components of this tool. 2. Rewrote some text for better clarity. 3. Removed the specification of a Grafana version, as we are supporting every Grafana version there is (?). 4. Updated some URLs to official sites and fixed broken ones.
-
- Apr 25, 2020
- Apr 24, 2020
-
-
ysde authored
-
- Jan 20, 2020
-
-
ysde authored
-
- Jan 16, 2020
-
-
ysde authored
-
- Jan 14, 2020
-
-
Dan Baumann authored
-
- Dec 27, 2019
-
-
ysde authored
-
- Sep 18, 2019
-
-
ysde authored
-
ArthurYueh authored
-
- Aug 30, 2019
- Aug 12, 2019
-
-
ysde authored
-
- Jun 28, 2019
-
-
Andrew Erickson authored
-
klaus385 authored
grafana spell incorrectly.
-
- Jun 25, 2019
-
-
ysde authored
-
- Jun 21, 2019
-
-
Dan Rue authored
Without --rm, subsequent runs will fail with an error such as: docker: Error response from daemon: Conflict. The container name "/grafana-backup-tool" is already in use by container "e8a6c8a7b717dd52402ea75c7189002bbb80836ae641df1e9865e0f1ec7835b7". You have to remove (or rename) that container to be able to reuse that name. See 'docker run --help'.
-