You can set up the Apache Recovery Kit through the use of the LKCLI (Command Line Interface).
Creating/Extending/Configuring the Apache resource from the Command Line
create apache
EXAMPLE: #lkcli resource create apache --tag <tag> --root <root> --path <path> --switchback <switchback type>
Option | Default | Description |
---|---|---|
--root <str> | Full path of Apache Web Server root directory. Relative paths and symbolic links cannot be used. | |
--path <str> | Full path name (including the file name) of Apache Web Server daemon. |
extend apache
EXAMPLE: #lkcli resource extend apache --tag <tag> --dest <backup node> --switchback <switchback type> --template_prioity <priority> --target_priority <prority>
config apache
Nothing to configure.
このトピックへフィードバック