https://github.com/centreon/centreon-ha
https://github.com/centreon/centreon-ha
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/centreon/centreon-ha
- Owner: centreon
- License: apache-2.0
- Archived: true
- Created: 2020-01-07T10:26:07.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-07-07T16:07:24.000Z (almost 3 years ago)
- Last Synced: 2025-02-17T00:21:22.632Z (over 1 year ago)
- Language: Shell
- Size: 178 KB
- Stars: 2
- Watchers: 18
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Centreon-HA
## About this project
Centreon-HA project's purpose is to provide a versioned repository of the files that are necessary to run a high availability Centreon cluster.
## Contents
Centreon-HA repository contains:
* scripts (`bin`)
* libraries (`lib`)
* default configuration files (`etc`)
* service definitions (`systemd`)
* custom cluster resource types (`ocf-scripts`)
## How to install Centreon-HA
Copying the Centreon-ha files manually to the places where they are meant to be would be a loss of your time. You'd rather install the `centreon-ha` RPM which can be found on [our public YUM repo](https://yum.centreon.com/standard/21.10/el7/stable/noarch/RPMS/).
But this won't be sufficient to make your Centreon servers work as a cluster. **It is very important that you carefully read [our documentation about Centreon-HA](https://docs.centreon.com/current/en/installation/installation-of-centreon-ha/overview.html)** before starting to install it.
## Contributing
Before opening an issue or a pull request, please have a look at our [contrinution code of conduct](https://github.com/centreon/centreon/blob/master/CONTRIBUTING.md). Remember that you can reach our [community Slack chatroom ;-)](https://centreon.github.io/register-slack/).