Skip to content

alunduil/muniments

Repository files navigation

Description

Composable backup micro-services.

A collection of services and utilities that allows one to create a backup system that is cloud aware and ad-hoc.

Installation

This package is provided as a docker image on docker hub and can be run the standard way:

docker run -a -d -P alunduil/muniments help

This package is also stored in PyPI and can be installed the standard way:

pip install muniments

The latest release available is:

https://badge.fury.io/py/muniments.png

Using Muniments

Usage of this package is documented with sphinx and available at http://muniments.readthedocs.org/en/latest/

Developing Muniments

If you would prefer to clone this package directly from git or assist with development, the URL is https://github.com/alunduil/muniments.

Muniments is tested continuously by Travis-CI and running the tests is quite simple:

flake8
nosetests

The current status of the build is:

https://secure.travis-ci.org/alunduil/muniments.png?branch=master

Authors

Known Issues

Known issues can be found in the github issue list at https://github.com/alunduil/muniments/issues.

Troubleshooting

If you need to troubleshoot an issue or submit information in a bug report, we recommend obtaining the logs while running the service in question with debugging enabled.

About

Composable Backup Micro-Services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages