booth
The Booth Cluster Ticket Manager
Install
- All systems
-
curl cmd.cat/booth.sh
- Debian
-
apt-get install booth
- Ubuntu
-
apt-get install booth
- Kali Linux
-
apt-get install booth
- CentOS
-
yum install booth
- Fedora
-
dnf install booth
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install booth
- Raspbian
-
apt-get install booth
- Dockerfile
- dockerfile.run/booth
booth
The Booth Cluster Ticket Manager
Booth manages tickets which authorize cluster sites located in geographically dispersed locations to run resources. It facilitates support of geographically distributed clustering in Pacemaker. Booth is based on the Raft consensus algorithm. Though the implementation is not complete (there is no log) and there are a few additions and modifications, booth guarantees that a ticket is always available at just one site as long as it has exclusive control of the tickets. This package contains the booth daemon, and a script to run booth in standalone ("arbitrator") mode.