Self-hosted Neptune 2.3 installation#
The actual installation can be performed with a single command executed from within the neptune_installation
directory:
Note
- The
@
character is part of the Ansible syntax. - If you're installing Neptune with
deployment_type
set tolocal
, you need to run the above command as root.
The installation downloads the Neptune docker images. The process can take from a few minutes up to an hour, depending on the cluster's internet connection speed.
To learn more about exposing and accessing Neptune, see Load balancer configuration.