No description
Find a file
Daniel Baumann cfd16c04b3
Releasing fastforward version 3.0.1-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-08-17 08:19:40 +02:00
agents Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
cts Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
daemons Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
debian Releasing fastforward version 3.0.1-1~ffwd13+u1. 2025-08-17 08:19:40 +02:00
devel Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
doc Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
etc Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
include Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
lib Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
licenses Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
m4 Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
maint Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
mk Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
po Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
python Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
rpm Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
tests Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
tools Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
xml Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
autogen.sh Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
ChangeLog.md Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
configure.ac Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
CONTRIBUTING.md Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
COPYING Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
GNUmakefile Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
INSTALL.md Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
Makefile.am Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
README.markdown Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00
SECURITY.md Adding upstream version 3.0.1. 2025-08-17 08:19:11 +02:00

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?