Installing the Anjuna Nitro Runtime
Once you have installed the package dependencies required by Nitro, you can install the Anjuna Nitro Runtime on this Nitro EC2 instance.
| If you already installed a different version of the Anjuna Nitro Runtime, you should skip to the next section Upgrading the Anjuna Nitro Runtime. |
Download
You can download the archive containing the Anjuna Nitro Runtime using the following command:
$ wget https://s3-us-west-1.amazonaws.com/anjuna-security.nitro/release-1.17/0001/anjuna-nitro-runtime.1.17.0001.tar.gz
Install the Anjuna Nitro Runtime
Extract the tools into /opt/anjuna/nitro:
$ sudo mkdir -p /opt/anjuna/nitro $ sudo tar -xvoz -C /opt/anjuna/nitro -f anjuna-nitro-runtime.1.17.0001.tar.gz
| Refer to Upgrading the Anjuna Nitro Runtime if you are upgrading from a previous version. |
$ sudo setcap cap_net_bind_service=+ep /opt/anjuna/nitro/bin/anjuna-nitro-userspace-netd-parent