Prequisites
For the purpose of this guide, we have used the Neo4j - Community Edition 4.3 AMI running on an EC2 instance. For guidance on how to setup the Neo4j infrastructure - please navigate to Neo4j Config to find more information on the variety of different deployment formats Neo4j allows. Please return to this guide once Neo4j has been deployed.
Install App Components
Once the instance is created and Neo4j has been setup, we need to create the directory and install the application components.
Edit Settings
Once components are installed, we need to alter the graphui settings file to reflect the username and password used for database authentication, as well as change the protocol and DBtype as seen in the configuration example.
Create Application
Finally, once settings have been updated and saved, the app can be installed using these commands -