Port Reference¶
This page documents the ports used by easy-db-lab and the services it provisions.
Cassandra Ports¶
| Port | Purpose |
|---|---|
| 9042 | Cassandra Native Protocol (CQL) |
| 7000 | Inter-node communication |
| 7001 | Inter-node communication (SSL) |
| 7199 | JMX monitoring |
Monitoring Ports¶
The following ports are mapped when monitoring is enabled:
| Port | Service |
|---|---|
| 9090 | Prometheus |
| 3000 | Grafana |
MCP Server¶
| Port | Purpose |
|---|---|
| 8080 | Default MCP server port (configurable via --port) |
SSH¶
SSH access is configured automatically through the sshConfig file generated by source env.sh.