Version 3.12.0

2.2.1. On premise

To install nxs-backup on premise, download and unpack the archive (use an architecture compatible with your CPU). Then move nxs-backup to the directory listed in your $PATH.

Example (amd64):

Install binary

curl -L https://github.com/nixys/nxs-backup/releases/latest/download/nxs-backup-amd64.tar.gz -o /tmp/nxs-backup.tar.gz
tar xf /tmp/nxs-backup.tar.gz -C /tmp
sudo mv /tmp/nxs-backup /usr/sbin/nxs-backup

If you need a specific version of nxs-backup, or different architecture, you can find it on the release page 

Next step - configure nxs-backup