xen-orchestra/@xen-orchestra/immutable-backups/README.md
2024-01-31 17:22:04 +01:00

1.5 KiB

@xen-orchestra/immutable-backups

Package Version License PackagePhobia Node compatibility

Install

Installation of the npm package:

npm install --save @xen-orchestra/immutable-backups

Usage

make a remote immutable

launch the xo-immutable-remote command. The configuration is stored in the config file. This script must be kept running to make file immutable reliably.

make file mutable

launch the xo-lift-remote-immutability cli. The configuration is stored in the config file .

If the config file have a liftEvery, this script will contiue to run and check regularly if there are files to update.

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