Skip to content

Instantly share code, notes, and snippets.

@franciscocpg
Created October 12, 2015 14:55
Show Gist options
  • Save franciscocpg/ceaafc133c880d0c6858 to your computer and use it in GitHub Desktop.
Save franciscocpg/ceaafc133c880d0c6858 to your computer and use it in GitHub Desktop.
# 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
@franciscocpg
Copy link
Author

Remote install

bash <(curl -s https://gist.githubusercontent.com/franciscocpg/ceaafc133c880d0c6858/raw/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment