Cloud Installation Guides
How to install NoPorts as part of creating a new VM
This is a generic cloud-init guide, we also have some cloud specific guides below
The NoPorts daemon can be installed on a Linux cloud virtual machine (VM) using a cloud-init script of the form:
Some clouds, such as Azure and Oracle Cloud will take the script pretty much as presented above. Other clouds, including AWS and GCP need alternate formatting or additional customisation.
In all cases the variables in the first section of the script should be changed to match the atSigns being used, the desired device name, the Linux username and the one time password (OTP) or semi-permanent passcode (SPP) being used. e.g.:
Once the VM is started (which will generally take a few minutes) the NoPorts daemon will be waiting for an APKAM key in order to start up. That key can be approved using at_activate
:
Cloud Specific Guides
Last updated