- Sep 02, 2021
-
-
Felix Sperling authored
-
- Sep 04, 2020
-
-
David Smith authored
-
- Sep 03, 2020
-
-
David Smith authored
This can make it easier to see changes when the backups are compared within version control. Note, this changes to always pretty-print the JSON. You might prefer that it's a configurable option.
-
- Aug 13, 2020
-
-
Jürgen Löhel authored
This commit introduces the settings option client_cert. It is now possible to add a file path to a client certificate in the configuration file or as an environment variable. The default is None. * **config file:** ``` { "general": { ... "client_cert": "/home/user/.certs/grafana.pem" }, ... } ``` * **env variable:** CLIENT_CERT Signed-off-by:
Jürgen Löhel <juergen.loehel@inlyse.com>
-
- Jun 28, 2020
-
-
Aaron Johnson authored
* refactored to use positional arguments
-
Aaron Johnson authored
* refactoring to use positional statements
-
- 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)
-
- Apr 28, 2020
- Apr 25, 2020
- Apr 20, 2020
-
-
arthur.yueh authored
-
- Feb 26, 2020
-
-
arthur.yueh authored
-
arthur.yueh authored
-
- Jan 09, 2020
-
-
jboulanger authored
-
- Aug 27, 2019
-
-
Israel Sotomayor authored
-
- Aug 23, 2019
-
-
Israel Sotomayor authored
-
- Aug 12, 2019
-
-
ArthurYueh authored
-