Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plmercereau/cluster-agent
Agent to automatically connect a new node to a Pacemaker cluster
https://github.com/plmercereau/cluster-agent
Last synced: 12 days ago
JSON representation
Agent to automatically connect a new node to a Pacemaker cluster
- Host: GitHub
- URL: https://github.com/plmercereau/cluster-agent
- Owner: plmercereau
- Created: 2023-07-21T18:15:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-21T18:16:55.000Z (over 1 year ago)
- Last Synced: 2024-10-23T09:39:58.075Z (16 days ago)
- Language: Go
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cluster agent
Agent to automatically connect a new node to a nearby Pacemaker cluster.
## TODO
- Build & release
- Install:
- run the agent as a cluster systemd service
- make sure the agent runs as an user with the right permissions:
- run `pcs`
- change the password of the `hacluster` user (`sudoers` line)
- Wrap this up into a NixOS package