Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

Latest commit

 

History

History
31 lines (18 loc) · 1.04 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.04 KB

BackMeUp Plugins

This repository contains plugins for the BackMeUp project.

Build plugins:

You require the following to build the BackMeUp plugins:

To build all plugins, simply run the following command in the cloned directory: mvn install

The plugins will be created under target directory

Installation

Optionally, set your appkeys and appsecrets of the plugins, e.g. open dropbox-x.x.jar and edit dropbox.properties

Copy plugin(s) to the autodeploy folder of the (running) BackMeUp Service instance.

Contribute

Support

More technical and developer information is being made available in the [Wiki] (https://github.com/backmeup/backmeup-prototype/wiki).

License

Please check the individual plugins for their license.

If you are contributing a new plugin, we suggest using [Apache Licence, Version 2.0] (https://www.apache.org/licenses/LICENSE-2.0.html).