Service Browser Access
GraphGrid contains several services integrations. Here you can learn what they are and how to access them locally in your browser while running GraphGrid.
note
The table below provides each service's "Browser port." You will need to use this port number with your local server domain (ex. localhost
).
Service | Description | Homepage | Browser port | Default username |
---|---|---|---|---|
ONgDB | GraphGrid's integrated graph database. | ONgDB homepage | 7474 (ex. http://localhost:7474) | ongdb |
RabbitMQ | GraphGrid's default message broker. | RabbitMQ homepage | 15672 (ex. http://localhost:15672) | guest |
MinIO | GraphGrid's storage infrastructure. | MinIO homepage | 9000 (ex. http://localhost:9000`) | minio |
Kibana | An Elasticsearch integration for data visualization. | Kibana homepage | 5601 (ex. http://localhost:5601) | N/A |