/
Nginx 설치
Nginx 설치
- 1 Nginx 설치
- 1.1 Yum 으로 설치
- 1.2 [폐쇠망추천] Binary Install
- 1.2.1 nginx rpm 파일 다운로드
- 1.2.1.1 FTP로 서버에 파일 전송
- 1.2.1.2 Install using yum
- 1.2.1 nginx rpm 파일 다운로드
Nginx 설치
Yum 으로 설치
sudo yum install nginx -y
AWS: sudo amazon-linux-extras install nginx1.12
[폐쇠망추천] Binary Install
nginx rpm 파일 다운로드
(예시) centos 7
https://nginx.org/packages/mainline/centos/7/x86_64/RPMS/nginx-1.19.2-1.el7.ngx.x86_64.rpm
FTP로 서버에 파일 전송
Install using yum
sudo yum localinstall /home/ec2-user/nginx-1.19.2-1.el7.ngx.x86_64.rpm -y
, multiple selections available,
Related content
Nginx 주요 명령어
Nginx 주요 명령어
More like this
ICE4 설치 가이드
ICE4 설치 가이드
Read with this
Nginx global 설정(nginx.conf)
Nginx global 설정(nginx.conf)
More like this
ICE4 설치 로드맵
ICE4 설치 로드맵
Read with this
Backend - Rhel 7, 8 수동 설치
Backend - Rhel 7, 8 수동 설치
More like this
Platform Console Manual
Platform Console Manual
Read with this