> DevOps/Ubuntu Linux Server 구축 (완)

Ubuntu_Server_00. 우분투 서버 구축

Janku 2023. 6. 20. 16:44

 

WHAT:

  1. 우분투 설치 후, 서버에 SSH  설정을 하여 원격으로 JAVA, MariaDB , GIT 등을 설치.
  2. AWS RDS 에 저장되어 있는 데이터들을 추출 (Export) 하여, Local Server 로 Migration 작업
  3. Server 에서 작업한 내용을 CI/CD 작업 (예정)

 

WHERE: Ubuntu Server

 

 

 

HOW: 

  1. 우분투 부팅 USB 만들기 
  2. 우분투 설치
  3. SSH 연결 > https://heathworld.tistory.com/47
  4. JAVA + MariaDB + Git 설치 및 연동 > https://heathworld.tistory.com/48
  5. AWS Intergration / Migration (AWS RDS > Local DB) > https://heathworld.tistory.com/50
  6. Jenkins 설치 , port 변경 , 초기 셋팅 > https://heathworld.tistory.com/49
  7. Jenkins 설정- API 서버 (Git + Maven + Tomcat) > https://heathworld.tistory.com/53
  8. Jenkins 설정- Front 서버 ( Git + Vue + Nginx + Docker) > https://heathworld.tistory.com/54
  9. Jenkins 설정- 원격 통신을 위한 Docker Remote API > https://heathworld.tistory.com/51

  10. SMB ( a.k.a 삼바, Samba) 설치하여  Ubuntu, Linux 파일 공유 > https://heathworld.tistory.com/52