Sign inSign up

oceanbase/ob-configserver

By oceanbase

Updated about 2 years ago

Configserver for OceanBase

Image
Web servers
Databases & storage
0

10K+

oceanbase/ob-configserver repository overview

ob-configserver is a web program that provides the ability to store and fetch oceanbase's rootservice info. the api reference can be found at API reference

ob-configserver relies on several environment values, the environment values are listed below

namedescriptionrequired
DATABASE_TYPEdatabase type to store meta info, either mysql or sqlite3yes
SVC_ADDRESSservice address to connect ob-configserver, it will return to the clientyes
SVC_PORTservice port to connect ob-configserver, it will return to the clientyes
META_HOSTaddress of meta database, required if DATABASE_TYPE is mysqlno
META_PORTport of meta database, required if DATABASE_TYPE is mysqlno
META_USERusername of meta database, required if DATABASE_TYPE is mysqlno
META_PASSWORDuser password of meta database, required if DATABASE_TYPE is mysqlno
META_DATABASEdatabase name of meta database, required if DATABASE_TYPE is mysqlno

Tag summary

Content type

Image

Digest

sha256:7bbecdceb

Size

91.9 MB

Last updated

about 2 years ago

docker pull oceanbase/ob-configserver:1.0.0-2