본문 바로가기

Cloud/NCloud

(4)
4. CentOS7 : ncloud 서버 생성 및 Docker 초기 스크립트 설정 NAVER CLOUD PLATFORM cloud computing services for corporations, IaaS, PaaS, SaaS, with Global region and Security Technology Certification www.ncloud.com ※ 로그인 후 ncloud 사이트 우측 상단에 콘솔 클릭 ※ Services → Server 선택 ※ Server → Init Script에서 script 파일 설정 ※ #! /bin/bash yum install -y yum-utils yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo yum install -y docker-ce ..
3. Cloud : ncloud 환경에서 mail, nfs 설정 1. 환경 구성 정보 Host mhan-ncloud001 mhan-ncloud002 mhan-ncloud003 ROLES WEB(Main) WEB(Main) WEB(Main) 주DNS 보조DNS 보조DNS WEB(Blog) WEB(Blog) WEB(Intra) WEB(Intra) NFS-S NFS-C VSFTPD Mail 2. mail 설정 mhan-ncloud003 2.1. 관련 패키지 설치 # yum install -y dovecot sendmail sendmail-cf 2.2. sendmail 설정 ※ /etc/mail/sendmail.mc 파일 수정 # vi /etc/mail/sendmail.mc ※ 설정 내용 /etc/mail/sendmail.cf 파일에 밀어넣기 ※ /etc/mail/sendm..
2. Cloud : ncloud 환경에서 dns, http, ftp 설정 1. 환경 구성 정보 Host mhan-ncloud001 mhan-ncloud002 mhan-ncloud003 ROLES WEB(Main) WEB(Main) WEB(Main) 주DNS 보조DNS 보조DNS WEB(Blog) WEB(Blog) WEB(Intra) WEB(Intra) NFS-S NFS-C VSFTPD Mail 1.1. 설정 전 selinux 활성화 여부 확인 2. DNS, HTTP 설정 2.1. 도메인 네임서버 설정 글로벌 IT 파트너 - 호스팅케이알(HK) KISA 고객만족도 최다 선정, 도메인 최저가 제공, 기업/공공도메인, 도메인연결/웹호스팅 무료, 서버, 아마존클라우드(AWS), G Suite, 홈페이지제작 1644-7378 www.hosting.kr ※ 도메인 구매 후 도메인 관리로..
1. Cloud : Ncloud 서버 생성 및 접속 ncloud 이용하여 서버 생성 및 접속까지 해보기! 1. 서버 생성 1.1. ncloud 사이트 접속 및 콘솔 창 이동 NAVER CLOUD PLATFORM cloud computing services for corporations, IaaS, PaaS, SaaS, with Global region and Security Technology Certification www.ncloud.com 1.2. 좌측의 Products & Services → Server 선택 1.3. 서버 생성 1.4. 서버 OS 및 부팅 디스크 용량 선택 1.5. 서버 설정 선택 Zone: KR-1 스토리지 종류: HDD 서버 세대: g1 서버 타입: Compact (CPU 1개) 요금제 선택: 시간 요금제 서버 개수: 3 서버..