Download/Download Detail/
Clicking Download or Copy indicates that you have agreed to the software license agreement.
1、Get PTK
$ curl --proto '=https' --tlsv1.2 -sSf https://cdn-mogdb.enmotech.com/ptk/install.sh | sh

Copy

2、Generate config.yaml
$ ptk template --local > config.yaml

Copy

3、Install MogDB
$ ptk install -f config.yaml

Copy

Tips:

1、PTK will automatically download the latest version of MogDB according to the architecture.

2、If you need to install MogDB on other servers, or install MogDB primary and backup nodes, For details, please refer to the User Guide.