diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 06:48:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 06:48:59 +0000 |
commit | d835b2cae8abc71958b69362162e6a70c3d7ef63 (patch) | |
tree | 81052e3d2ce3e1bcda085f73d925e9d6257dec15 /doc/website-v1/index.adoc | |
parent | Initial commit. (diff) | |
download | crmsh-d835b2cae8abc71958b69362162e6a70c3d7ef63.tar.xz crmsh-d835b2cae8abc71958b69362162e6a70c3d7ef63.zip |
Adding upstream version 4.6.0.upstream/4.6.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | doc/website-v1/index.adoc | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/website-v1/index.adoc b/doc/website-v1/index.adoc new file mode 100644 index 0000000..1ebd635 --- /dev/null +++ b/doc/website-v1/index.adoc @@ -0,0 +1,25 @@ +The CRM Shell +============= + +++++ +<div class="frontpage-image"> +<br><br> +<img src="/img/laptop.png"> +<br><br><br> +</div> +++++ + +*`crmsh` is a cluster management shell* for the Pacemaker High Availability stack. + +Configure, manage and troubleshoot clusters from the command line, +with full tab completion and extensive help. `crmsh` also provides +advanced features like low-level cluster configuration, cluster scripting, +package management, and history exploration tools giving you a complete +insight into the state of your cluster. + +* https://github.com/ClusterLabs/crmsh/[Source Code] +* http://crmsh.github.io/man-4.3/[Reference Manual (v4.3.1)] +* http://crmsh.github.io/man-3/[Reference Manual (v3.0.0)] +* http://crmsh.github.io/man-2.0/[Reference Manual (v2.3.2)] +* https://build.opensuse.org/package/show/network:ha-clustering:Stable/crmsh[Packages] +* http://clusterlabs.org[Cluster Labs] |