Proxy for OceanBase
10K+
OceanBase Database Proxy (ODP for short) is a dedicated proxy server for OceanBase Database. OceanBase Database stores its user data in multiple copies on different OBServers. ODP receives the SQL requests from the users, transfers the SQL requests to the target OBServer, then returns the execution results to the users.
obproxy relies on several environment values, the environment values are listed below
| name | description | required |
|---|---|---|
| APP_NAME | obproxy's app name | yes |
| PROXYRO_PASSWORD_HASH | sha1 value of the password of proxyro@sys in obcluster, use this if you'd like to make the password more secure | no |
| PROXYRO_PASSWORD | password of proxyro@sys in obcluster, required if PROXYRO_PASSWORD_HASH is not passed | no |
| CONFIG_URL | url to get obproxy config, required if you'd like to use configurl mode | no |
| RS_LIST | rootservice lis of obcluster, required if you'd like to use rs_list mode | no |
| OB_CLUSTER | obcluster name, required if you'd like to use rs_list mode | no |
Content type
Image
Digest
sha256:c173d6128…
Size
167.7 MB
Last updated
7 months ago
docker pull oceanbase/obproxy-ce:4.3.5.0-3