第一步下载安装包
https://www.oceanbase.com/softwarecenter
https://obbusiness-private.oss-cn-shanghai.aliyuncs.com/download-center/opensource/oceanbase-all-in-one/7/x86_64/oceanbase-all-in-one-4.2.0.0-100120230804133615.el7.x86_64.tar.gz
第二步准备虚拟机
6核16G500G磁盘
java1.8的环境
yum install java -y
echo -e "* soft nofile 20000\n* hard nofile 20000" >> /etc/security/limits.d/nofile.conf
第三步安装
tar -xf oceanbase-all-in-one-4.2.0.0-100120230804133615.el7.x86_64.tar.gz
cd oceanbase-all-in-one/bin
sh install.sh
cp ~/oceanbase-all-in-one/obd/usr/bin/obd /usr/local/bin/
obd web
start OBD WEB in 0.0.0.0:8680
please open http://10.10.10.51:8680
第四步页面部署
http://10.10.10.51:8680
页面配置
obclient -h10.10.10.51 -P2881 -uroot -p'g8_/xo6;=UY]' -Doceanbase -A