HomeMogDBMogDB StackUqbar
v2.0

Documentation:v2.0

Supported Versions:

Other Versions:

Download MogDB Installer

Download Required Version

In addition to providing MogDB deployment and operation and maintenance capabilities, PTK also supports downloading MogDB installation packages individually. By default, PTK will automatically recognize the environment of the server where it is located and download the corresponding installation packages according to the server operating system and CPU architecture:

ptk download

Download Specified Version

Of course, you can also specify the version of MogDB you wish to download with the -V or --db-version option:

ptk download -V 5.0.7

Download According To OS

If the above command reports no support current os error, it means that MogDB does not provide the installation package for the current operating system, you can specify the ID of the target operating system by -O or --os, this ID can be viewed by ptk candidate os.

# Download the installer for centos7 x86_64
ptk download -O 1007010

Demonstrate The Download Process Only

Sometimes we may want to know the download address of a package that matches the current operating system, but we don't need to actually download the package. In this case, you can add the --dryrun option in the command line, so that it will only output a log of the execution process, and will not actually download the package:

ptk download --dryrun
Copyright © 2011-2024 www.enmotech.com All rights reserved.