Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Download the Docker installation package in the corresponding server. There are 2 approaches. 1.

  • Single server architecture : All components are installed in one server itself.

...

  • 2 Server architecture : Neo4j is installed in server 1 and remaining components are installed in server 2.

View file
nameinsights_docker.zip

...

host Instance= <Corresponding Server IP incase of 2 server setup>
service Port= <port in which Insights UI run>
grafanaPort=
neo4jIP= <Corresponding Server IP incase of 2 server setup>
neo4jHttpPort=
neo4jBoltPort=
neo4jUser=
neo4jPassword=
postgresIP= <Corresponding Server IP incase of 2 server setup>
postgresPort=
grafanaDBUser=
grafanaDBPass=
rabbitMqIP= <Corresponding Server IP incase of 2 server setup>
RabbitMQ User=
rabbitMqPassword=
rabbitMqPort=
rabbitMqUIPort=15672
LOKI_HOST= <Corresponding Server IP incase of 2 server setup>
LOKI_PORT=31000
PROMTAIL_LISTEN_PORT=
enablePromtail=true
version= <version you need to download>

...