xen-orchestra/packages/xo-server-backup-reports
Julien Fontanet 4aad9d8e32 fix(xo-server-backup-reports): require Node>=15
Introduced by 2af74008b

Due to using AggregateError.
2024-01-16 10:10:42 +01:00
..
src feat(xo-server-backup-reports): errors are logged as XO tasks 2023-10-09 09:35:24 +02:00
.babelrc.js chore: enforce strict mode for CJS files 2022-02-22 12:34:41 +01:00
.eslintrc.js chore(eslint): only use @babel/eslint-parser for pkgs using Babel 2021-04-23 14:47:34 +02:00
.npmignore feat: unified .npmignore for all packages 2021-04-07 13:58:14 +02:00
.USAGE.md chore: hide USAGE.md 2022-02-18 17:11:52 +01:00
package.json fix(xo-server-backup-reports): require Node>=15 2024-01-16 10:10:42 +01:00
README.md feat(*/README.md): better badges 2020-06-01 14:41:52 +02:00

xo-server-backup-reports

Backup reports plugin for XO-Server

Usage

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

Like all other xo-server plugins, it can be configured directly via the web interface, see the plugin documentation.

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

AGPL-3.0-or-later © Vates SAS