Duplicity
The Duplicity charm provides functionality for both manual and automatic backups for a deployed application. As the name suggests, it utilizes the Duplicity tool and acts as an easy-to-use-and-configure interface for operators to set up backups.
After relating the Duplicity charm to another charm, you can backup a directory to either the local unit, a remote host, or even an AWS S3 bucket. All it takes is a bit of configuration and remote destination preparation.
The following backends are currently supported:
- File (local)
- S3
- SCP
- Rsync
- FTP/SFTP
- Azure Storage
Security, Bugs and feature request
If you find a bug in this application or want to request a specific feature, here are the useful links:
-
Raise issues or feature requests on GitHub
-
Security issues in the bootstack-charmers-duplicity can be reported through LaunchPad. [Please do not file GitHub issues about security issues.]
Contributing
Please see the Juju SDK docs for guidelines on enhancements to this charm following best practice guidelines, and CONTRIBUTING.md for developer guidance.
License
The bootstack-charmers-duplicity is free software, distributed under the Apache Software License, version 2.0. See LICENSE for more information.
Navigation
Level | Path | Navlink |
---|---|---|
1 | Tutorial | Tutorial |
2 | t-getting-started | Getting Started |
1 | Reference | Reference |
2 | r-actions | Actions |
2 | r-libraries | Libraries |
2 | r-resources | Resources |
2 | r-integrations | Integrations |
2 | r-configurations | Configurations |
2 | r-cryptography | Cryptography |
1 | Explanation | Explanation |
2 | e-known-limitations-and-future-features | Known Limitations and Future Features |