https://github.com/netcracker/qubership-consul-backup-daemon
https://github.com/netcracker/qubership-consul-backup-daemon
consul qubership-devops saqs
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/netcracker/qubership-consul-backup-daemon
- Owner: Netcracker
- License: apache-2.0
- Created: 2024-11-12T09:26:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-20T09:07:49.000Z (about 1 year ago)
- Last Synced: 2025-05-20T10:26:13.044Z (about 1 year ago)
- Topics: consul, qubership-devops, saqs
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Consul Backup Daemon
Consul Backup Daemon provides abilities to create and restore snapshots of Consul datacenters data.
You can make snapshots by schedule or via REST API. Backup Daemon allows you to store snapshots on Persistent Volume.
For information regarding API see [Development Guide](./documentation/maintenance-guide/development-guide/README.md).
Installation guide is provided with Consul helm chart and is available in [Consul Installation Guide](https://github.com/netcracker/qubership-consul/docs/installation.md#consul-backup-daemon)