Giter Site home page Giter Site logo

ansible-duplicity-role's Introduction

Role Name

This role installs duplicity from the duplicity source code at http://duplicity.nongnu.org/

It uses the Duplicity 0.7 Series.

main.yml installs dependencies using apt. It then uses pip to install python-swift & keystone.

It then downloads and installs Duplicity from the tar.gz source from launchpad.

Logging is done to /var/log/duplicity.log

The actual backup scripts are kept in the corresponding playbooks, along with cron jobs & keys.

Example Playbook

ansible-playbook -i ./inventory/hosts ./duplicity.yml -K --tags install

Variables

Most variables are stored in the other playbooks with the follwing exceptions:

duplicity_download_path: where you want to put the tar.gz file
duplicity_download_url: the Full URL to the tar.gz for the 0.7 file.
duplicity_version: Version of Duplicity
duplicity_src: The list of directories to backup
duplicity_dest: The swift://URL of the backup site
duplicity_keep: Used for the "--full-if-older-than" switch in Duplicity
duplicity_all_but_full: Used to tell how many old backup sets to keep

...

Author Information

Blake Carver, Mark Cooper.

License

The project is available as open source under the terms of the MIT License.


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.