Created
October 12, 2015 14:55
-
-
Save franciscocpg/ceaafc133c880d0c6858 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Needed repositories | |
sudo add-apt-repository -y ppa:vbernat/haproxy-1.5 | |
sudo apt-get update | |
# install ha proxy 1.5 | |
sudo apt-get install -y haproxy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Remote install
bash <(curl -s https://gist.githubusercontent.com/franciscocpg/ceaafc133c880d0c6858/raw/)