3. Ensure that you have local console access or can create a remote session via the telnet (23) or ssh (22) port on the server where you will install the Nominode.
4. Ensure that you can access the http (80) or https (443) port on your server.
11. Review the license agreement presented by the installer and decide whether or not to accept it.
12. If the installer detects that Docker is not available on the server and automatically installs it, you will need to issue this command after the Docker installation completes and then run the installer again to actually install the Nominode software:
newgrp docker
./nnode install
13. If you do not already have a DNS hostname for your server, answer 'No' when asked if you want to enable SSL and enter the server's IP address when asked for a DNS hostname.
14. Wait for the installer to fully complete before proceeding. Some steps may take a few minutes.