obdeploy | package manager for OceanBase
kandi X-RAY | obdeploy Summary
kandi X-RAY | obdeploy Summary
obdeploy is a Python library. obdeploy has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
OceanBase Deployer (OBD) is an installation and deployment tool for open-source OceanBase software. It is also a package manager for managing all open-source OceanBase software. This topic describes how to install OBD, how to use OBD, and OBD commands.
OceanBase Deployer (OBD) is an installation and deployment tool for open-source OceanBase software. It is also a package manager for managing all open-source OceanBase software. This topic describes how to install OBD, how to use OBD, and OBD commands.
Support
Quality
Security
License
Reuse
Support
obdeploy has a low active ecosystem.
It has 65 star(s) with 131 fork(s). There are 10 watchers for this library.
It had no major release in the last 12 months.
There are 25 open issues and 46 have been closed. On average issues are closed in 70 days. There are 2 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of obdeploy is v2.0.1
Quality
obdeploy has no bugs reported.
Security
obdeploy has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
obdeploy is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
obdeploy releases are available to install and integrate.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed obdeploy and discovered the below as its top functions. This is intended to give you an instant insight into obdeploy implemented functionality, and help decide if they suit your requirements.
- Perform an optimization on the database
- Return current output object
- Format a message
- Log a message
- Create a new tenant
- Parse size
- Format a size in bytes
- Generate observer configuration
- Get the configuration for a given dependency
- Stop observer
- Bootstrap zones
- Connect to obproxy
- Drop a tenant
- Checks if the given command is valid
- Perform OCP check
- Execute upgrade
- Try to recover from the database
- Start check method
- Run TPCDS deployment
- Connect to ocean server
- Build a db connection
- Start obagent
- Create a new instance from a cluster configuration
- Install a repository
- Reload cluster configuration
- Prepare the environment variables
Get all kandi verified functions for this library.
obdeploy Key Features
No Key Features are available at this moment for obdeploy.
obdeploy Examples and Code Snippets
sh rpm/build.sh build
source /etc/profile.d/obd.sh
sh rpm/build.sh executer
sh rpm/build.sh build_obd
source /etc/profile.d/obd.sh
sudo yum install -y yum-utils
sudo yum-config-manager --add-repo https://mirrors.aliyun.com/oceanbase/OceanBase.repo
sudo yum install -y ob-deploy
source /etc/profile.d/obd.sh
obd cluster deploy c1 -c ./example/mini-local-example.yaml
obd cluster start c1
# Connect to the OceanBase Database by using a MySQL client.
mysql -h127.1 -uroot -P2883
Community Discussions
No Community Discussions are available at this moment for obdeploy.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install obdeploy
You can install OBD by using these methods:.
Before you install OBD by using the source code, make sure that you have installed these dependencies:.
gcc
wget
python-devel
openssl-devel
xz-devel
mysql-devel
Before you install OBD by using the source code, make sure that you have installed these dependencies:.
gcc
wget
python-devel
openssl-devel
xz-devel
mysql-devel
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page