Getting Started
Deploy Invana infrastructure using docker compose
Last updated
Deploy Invana infrastructure using docker compose
Last updated
Invana Graph Analytics System can be deployed in your local or cloud using docker compose.
You can use the following templates to setup Invana with supported graph databases as graph processing engine.
In theory, you can run any Apache TinkerPop supported graph database as graph processing engine with Invana.
Docker compose will expose the following services, that lets you visualise and browse through the graph data.
Let's start with a story of graph.
Invana Engine
http://<ip-address>:8200
Invana Studio
http://<ip-address>:8300
Apache TinkerPop Server
http://<ip-address>:8182