obdeploy | package manager for OceanBase

 by   oceanbase Python Version: v2.0.1 License: GPL-3.0

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.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              obdeploy has a low active ecosystem.
              It has 65 star(s) with 131 fork(s). There are 10 watchers for this library.
              OutlinedDot
              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

            kandi-Quality Quality

              obdeploy has no bugs reported.

            kandi-Security Security

              obdeploy has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License 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.

            kandi-Reuse 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

            OceanBase Deployer,Install OBD,Method 2: Install OBD by using the source code
            Pythondot img1Lines of Code : 5dot img1License : Strong Copyleft (GPL-3.0)
            copy iconCopy
            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
              
            copy iconCopy
            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
              
            OceanBase Deployer,Start an OceanBase cluster
            Pythondot img3Lines of Code : 4dot img3License : Strong Copyleft (GPL-3.0)
            copy iconCopy
            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

            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:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/oceanbase/obdeploy.git

          • CLI

            gh repo clone oceanbase/obdeploy

          • sshUrl

            git@github.com:oceanbase/obdeploy.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link