Alteeve-repo-setup: Difference between revisions

From Alteeve Wiki
Jump to navigation Jump to search
(Created page with "{{man_header}} = NAME = anvil-report-usage - This program reports the current resource usage of servers and the available resources remaining on Anvil! nodes = SYNOPSIS = '''anvil-report-usage''' ''<command> ''[''options''] = DESCRIPTION = This program displays the resource utilization of servers and the resources available (used and free) on Anvil! nodes. = OPTIONS = ;-?, -h, '''--help''' : Show this man page. ; '''--log-secure''' : When logging, record se...")
 
No edit summary
 
Line 1: Line 1:
{{man_header}}
= NAME =
= NAME =


anvil-report-usage - This program reports the current resource usage of servers and the available resources remaining on Anvil! nodes
alteeve-repo-setup - Tool used to configure the Anvil! repository.


= SYNOPSIS =
= SYNOPSIS =


'''anvil-report-usage''' ''&lt;command&gt; ''[''options'']
'''alteeve-repo-setup''' ''&lt;command&gt; ''[''options'']


= DESCRIPTION =
= DESCRIPTION =


This program displays the resource utilization of servers and the resources available (used and free) on Anvil! nodes.
alteeve-repo-setup - This tool configures the local repository needed to install the Anvil! Intelligent Availability™ platform. The repository will be based on the OS running on this system. For example, if the host is RHEL 9, the repo will be configured for 'rhel-9'. Similarly, if this host is Alma 9, the repo will be configured for 'alma-9'.
 
; There are two main repos for the Anvil! system;
:
; For support on the Community version is provided through;
: * Alteeve Wiki - https://wiki.alteeve.com/
: * Alteeve Support - https://www.alteeve.com/c/supportandresources/contact-support/
: * ClusterLabs Users - https://lists.clusterlabs.org/mailman/listinfo/users
: * ClusterLabs on Libera Chat's #clusterlabs channel
; - enterprise: This repo has additional testing and hardening, but is slower to get new features.
: To access our enterprise repository with Alteeve support please visit:
: * https://www.alteeve.com/c/supportandresources/contact-support/


= OPTIONS =
= OPTIONS =


;-?, -h, '''--help'''
; -?, -h, '''--help'''
: Show this man page.
: Show this man page.
; '''--log-secure'''
; '''--log-secure'''
: When logging, record sensitive data, like passwords.
: When logging, record sensitive data, like passwords.
; -v, -vv, -vvv
; -d, '''--debug'''
: Set the log level to 1, 2 or 3 respectively. Be aware that level 3 generates a significant amount of log data.
: This tool does not use the main Anvil::Tools modules, so debugging is limited to messages shown during the run. This enables those debug messages.


== Commands: ==
== Commands: ==


;'''--detailed'''
; -k, '''--key''' &lt;uuid&gt;
: This displays additional information about the resources used by servers on the node. This only matters for human-readable display, when using ''''--machine'''', all data is reported.
: If you have a key, provide it this way. This will configure the host to use the enterprise repository.
; '''--machine'''
; -y, '''--yes'''
: Outputs the data in a machine-parsable format
: Do not ask to confirm the use of the community repository.


= AUTHOR =
= AUTHOR =
Line 36: Line 45:


Report bugs to users@clusterlabs.org
Report bugs to users@clusterlabs.org
{{footer}}

Latest revision as of 02:11, 16 August 2024

NAME

alteeve-repo-setup - Tool used to configure the Anvil! repository.

SYNOPSIS

alteeve-repo-setup <command> [options]

DESCRIPTION

alteeve-repo-setup - This tool configures the local repository needed to install the Anvil! Intelligent Availability™ platform. The repository will be based on the OS running on this system. For example, if the host is RHEL 9, the repo will be configured for 'rhel-9'. Similarly, if this host is Alma 9, the repo will be configured for 'alma-9'.

There are two main repos for the Anvil! system;
For support on the Community version is provided through;
* Alteeve Wiki - https://wiki.alteeve.com/
* Alteeve Support - https://www.alteeve.com/c/supportandresources/contact-support/
* ClusterLabs Users - https://lists.clusterlabs.org/mailman/listinfo/users
* ClusterLabs on Libera Chat's #clusterlabs channel
- enterprise
This repo has additional testing and hardening, but is slower to get new features.
To access our enterprise repository with Alteeve support please visit:
* https://www.alteeve.com/c/supportandresources/contact-support/

OPTIONS

-?, -h, --help
Show this man page.
--log-secure
When logging, record sensitive data, like passwords.
-d, --debug
This tool does not use the main Anvil::Tools modules, so debugging is limited to messages shown during the run. This enables those debug messages.

Commands:

-k, --key <uuid>
If you have a key, provide it this way. This will configure the host to use the enterprise repository.
-y, --yes
Do not ask to confirm the use of the community repository.

AUTHOR

Written by Madison Kelly, Alteeve staff and the Anvil! project contributors.

REPORTING BUGS

Report bugs to users@clusterlabs.org