HomeMogDBMogDB StackUqbar
v2.0

Documentation:v2.0

Supported Versions:

Other Versions:

Remote Single Instance

global:
  # Cluster name
  cluster_name: c1
  # OS user name
  user: omm
  # Database listening port
  db_port: 26000
  # Database installation directory
  base_dir: <installation directory>
db_servers:
  - host: <target IP>
    # ssh connection login information
    ssh_option:
      # ssh port
      port: 22
      # ssh user
      user: root
      # ciphertext of ssh password encrypted with `ptk encrypt`
      password: <ciphertext of ssh password>
Copyright © 2011-2024 www.enmotech.com All rights reserved.