Grafana-backup

Latest version: v1.4.2

Safety actively analyzes 634631 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

1.0.0

Added
- add setup.py
- add Makefile (docker build)
- add grafanaSettings.json
- add constants.py
- add archive.py

Changed
- rename src directory -> grafana_backup
- refactor Dockerfile
- switched to alpine base
- use CMD instead of ENTRYPOINT
- run as non-root user
- README.md updates
- implemented cli "console script" using docopt
- added "save" command
- added "restore" command
- refactored variable passing
- removed global variable passing in favor of positional arguments
- all code lives inside functions now, no need for globalized code
- refactored grafanaSettings module
- grafanaSettings can now be parameterized via an external json config file (~/.grafana-backup.json)
- refactored backup/restore shell scripts
- individual components can be backed up and restored using console_script
- archiving of backup can now be skipped using --no-archive

Removed
- delete Pipenv
- delete docker_entry.sh
- delete requirements.txt

0.1.0

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.