Ports
Quickstart exposes one main port through which services provide their APIs:
Port | Service | Description |
---|---|---|
8000 | horizon, stellar-rpc, friendbot | main http port |
Quickstart also exposes a few other ports that most developers do not need, but are available:
Port | Service | Description |
---|---|---|
5432 | postgresql | database access port |
6060 | horizon | admin port |
6061 | stellar-rpc | admin port |
11625 | stellar-core | peer node port |
11626 | stellar-core | main http port |
11725 | stellar-core (horizon) | peer node port |
11726 | stellar-core (horizon) | main http port |
11825 | stellar-core (stellar-rpc) | peer node port |
11826 | stellar-core (stellar-rpc) | main http port |