This topic describes the ports required for the deployment of OceanBase Cloud Platform (OCP) Community Edition.
The following table describes the required ports. Make sure that the ports are not occupied by other programs on deployment hosts.
| Module | Deployment unit | Listening port | Protocol | Listening port modification | Remarks |
|---|---|---|---|---|---|
| MetaDB and MonitorDB | OceanBase database | 2881 | TCP | Not supported | The SQL listening port of OBServer. |
| MetaDB and MonitorDB | OceanBase database | 2882 | TCP | Not supported | The remote procedure call (RPC) port. |
| OCP | OCP-Server | 8080 | HTTP | By setting the system parameter server.port of OCP. A restart is required for a modification to take effect. |
The web service of the OCP-Server listens to the port. In most cases, other components access OCP-Server by using an SLB address or a DNS address. |