haproxy-rest icon indicating copy to clipboard operation
haproxy-rest copied to clipboard

How to install

Open tianxiaoliang opened this issue 11 years ago • 1 comments

Hi,I checked the easy docker way,But I don't want that,I just want to install it without docker, How can I reach that? If I use docker way,how can I load the haproxy config file (/etc/haproxy/haproxy.cfg) in host server

tianxiaoliang avatar Apr 01 '15 09:04 tianxiaoliang

Replicating the docker way is easy...just follow the Dockerfile instructions. Easiest way would be to clone the repo. Probably want to be on Ubuntu since the Dockerfile uses that as a base. Make sure you've got go since it's written in Go.

mastermindg avatar Feb 20 '17 17:02 mastermindg