Skip to content

PavelDobre/HAPinstall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

HAPinstall

Installation script for "HAProxy in Docker" + config To be used on clean Ubuntu server to quick prepare a TCP-mode HAPproxy with configuring Round Robin balancing

To install / run:

curl -fsSL https://raw.githubusercontent.com/PavelDobre/HAPinstall/main/menu.sh -o menu.sh
chmod +x menu.sh
sudo ./menu.sh

OR:

curl -fsSL https://raw.githubusercontent.com/PavelDobre/HAPinstall/main/menu.sh -o menu.sh && chmod +x menu.sh && sudo ./menu.sh

About

Install script for HAProxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages