Skip to content

Pacemaker is an advanced, scalable High-Availability cluster resource manager

License

Notifications You must be signed in to change notification settings

ClusterLabs/pacemaker

Repository files navigation

Pacemaker

What is Pacemaker?

Pacemaker is the resource manager for the ClusterLabs open-source high-availability cluster stack. It coordinates the configuration, start-up, monitoring, and recovery of interrelated services across all cluster nodes.

Who is Pacemaker?

Pacemaker was initially created by main architect and lead developer Andrew Beekhof [email protected] with the aid of project catalyst and advocate Lars Marowsky-Brée [email protected].

Many, many developers have contributed significantly to the project since. The git log is the definitive record of their greatly appreciated contributions.

The wider ClusterLabs community is another essential aspect of the project's existence, especially the many users who participate in the mailing lists, blog about HA clustering, and otherwise actively make the project more useful.

Where do I get Pacemaker?

Pacemaker source code is distributed via Github.

From there, you can clone or download the repository to get the latest development code, or download one of the official releases.

How do I install Pacemaker?

See INSTALL.md.

How can I help?

See CONTRIBUTING.md.

Where can I find more information about Pacemaker?