Question
How to install HAProxy without apt-get command?
In our company, apt-get command is not supported, getting below error.
$ apt-get install haproxy
-nologin: apt-get: not found [No such file or directory]
$
So please guide me how to install HAProxy in linux machine without apt-get cmd.
and also pls provide the link to get the HAProxy binaries.
Thanks,
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×