HAProxy 설치 썸네일형 리스트형 [리눅스] ubuntu에 haproxy를 설치하는 방법 ubuntu에 haproxy를 설치하는 방법 테스트 환경 $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Codename: jammy $ docker version Client: Docker Engine - Community Version: 20.10.22 API version: 1.41 Go version: go1.18.9 Git commit: 3a2c30b Built: Thu Dec 15 22:28:04 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker E.. 더보기 [리눅스] HAProxy 컴파일(source compile) 설치 및 구성 HAProxy 컴파일(source code compile) 설치 및 구성 테스트 환경 $ cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) 필수 패키지 yum install -y make gcc perl pcre-devel zlib-devel openssl-devel lua-devel systemd-devel $ lua -v Lua 5.1.4 Copyright (C) 1994-2008 Lua.org, PUC-Rio lua 5.3 업그레이드(lua-5.3.0) wget http://www.nosuchhost.net/~cheese/fedora/packages/epel-7/x86_64/cheese-release-7-1.noarch.rpm yum ins.. 더보기 이전 1 다음