Skip to content

c11umw/keepalived

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

keepalived

Sample Scripts for keepalived - used to create a VIP making our PiHoles High Available

Visual Install and method inspired from: https://youtu.be/q-QIrzFeIxw?t=423

keepelived.conf files on both Primary and Secondary are saved to /etc/keepalived/keepalived.conf

sudo apt update
sudo apt-install keepealived -y

sudo systemctl enable --now keepalived.service
sudo systemctl status keepalived.service

About

Sample Scripts for keeppalived - used for our PiHoles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors