Files
xen-orchestra/packages/xo-server-backup-reports
..
2015-12-02 15:40:40 +01:00
2015-11-25 15:00:41 +01:00
2015-11-19 16:59:06 +01:00
2015-11-19 16:59:06 +01:00
2015-11-19 16:59:06 +01:00
2015-11-19 16:59:06 +01:00
2015-11-19 16:59:06 +01:00
2015-11-19 16:59:06 +01:00
2015-12-01 15:54:42 +01:00
2015-11-30 18:58:56 +01:00

xo-server-backup-reports Build Status

Backup reports plugin for XO-Server

XO-Server plugin which sends email reports when backup jobs are done.

Install

Go inside your xo-server folder and install it:

> npm install xo-server-backup-reports

Usage

Prerequisite

You must have the xo-server-transport-email plugin enabled to use xo-server-backup-reports.

Add the plugin to XO-Server config

plugins:

  xo-server-backup-reports:

Development

Installing dependencies

> npm install

Compilation

The sources files are watched and automatically recompiled on changes.

> npm run dev

Tests

> npm run test-dev

Contributions

Contributions are very welcomed, either on the documentation or on the code.

You may:

  • report any issue you've encountered;
  • fork and create a pull request.

License

AGPL3 © Vates SAS