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

Folders and files

NameName
Last commit message
Last commit date
Nov 19, 2024
Jan 8, 2025
Mar 5, 2025
Mar 7, 2025
Feb 28, 2025
Feb 4, 2025
Jan 7, 2025
Mar 7, 2025
Mar 7, 2025
Aug 20, 2018
Nov 6, 2024
Dec 2, 2024
Nov 19, 2024
Nov 14, 2024
Mar 5, 2025
Mar 3, 2025
Oct 2, 2024
Mar 6, 2025
Dec 11, 2024
Feb 14, 2025
Jul 1, 2021
Jan 9, 2025
Dec 8, 2020
Sep 22, 2017
Nov 6, 2024
Jan 22, 2024
Jan 8, 2025
Feb 1, 2024
Jan 13, 2025
Oct 2, 2024
Nov 6, 2024
May 14, 2024
Jan 12, 2021
Feb 18, 2025

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 andrew@beekhof.net with the aid of project catalyst and advocate Lars Marowsky-Brée lmb@suse.de.

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?