Skip to content

ownUp is an ownCloud backup tool to backup your ownCloud database as well as config/ and data/ directories to Amazon s3

License

Notifications You must be signed in to change notification settings

MitchellCash/ownup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ownUp

ownUp is an ownCloud backup tool to backup your ownCloud database as well as config/ and data/ directories to Amazon s3.

ownUp currently only supports Ubuntu.

Requirements

$ curl -s -o- https://bootstrap.pypa.io/get-pip.py | python get-pip.py
$ pip install awscli

Before using aws-cli, you need to tell it about your AWS credentials. You can do this by running the aws configure command.

Usage

$ curl -fsSL https://raw.githubusercontent.com/mitchellcash/ownup/master/setup.sh | sudo bash

License

ownUp is released under the terms of the MIT license. See LICENSE for more information or see https://opensource.org/licenses/MIT.

About

ownUp is an ownCloud backup tool to backup your ownCloud database as well as config/ and data/ directories to Amazon s3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages