Alteeve-repo-setup: Difference between revisions
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: | ||
= NAME = | = NAME = | ||
alteeve-repo-setup - Tool used to configure the Anvil! repository. | |||
= SYNOPSIS = | = SYNOPSIS = | ||
''' | '''alteeve-repo-setup''' ''<command> ''[''options''] | ||
= DESCRIPTION = | = DESCRIPTION = | ||
This | 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. | ||
; - | ; -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: == | == Commands: == | ||
;'''-- | ; -k, '''--key''' <uuid> | ||
: This | : 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 = | = AUTHOR = | ||
Line 36: | Line 45: | ||
Report bugs to users@clusterlabs.org | Report bugs to users@clusterlabs.org | ||
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