LoginSignup
2
2

More than 5 years have passed since last update.

ubuntu 14.04 (trusty) にHAProxy 1.5.x を入れる

Posted at

ubuntu 14.04 で HAProxyの1.4系じゃなくて1.5系が使いたい場合

echo deb http://archive.ubuntu.com/ubuntu trusty-backports main universe | tee /etc/apt/sources.list.d/backports.list
apt-get update
apt-get install haproxy -t trusty-backports

これでok

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2