-
Ubuntu_Server_00. 우분투 서버 구축> DevOps/Ubuntu Linux Server 구축 (완) 2023. 6. 20. 16:44
WHAT:
- 우분투 설치 후, 서버에 SSH 설정을 하여 원격으로 JAVA, MariaDB , GIT 등을 설치.
- AWS RDS 에 저장되어 있는 데이터들을 추출 (Export) 하여, Local Server 로 Migration 작업
- Server 에서 작업한 내용을 CI/CD 작업 (예정)
WHERE: Ubuntu Server
HOW:
- 우분투 부팅 USB 만들기
- 우분투 설치
- SSH 연결 > https://heathworld.tistory.com/47
- JAVA + MariaDB + Git 설치 및 연동 > https://heathworld.tistory.com/48
- AWS Intergration / Migration (AWS RDS > Local DB) > https://heathworld.tistory.com/50
- Jenkins 설치 , port 변경 , 초기 셋팅 > https://heathworld.tistory.com/49
- Jenkins 설정- API 서버 (Git + Maven + Tomcat) > https://heathworld.tistory.com/53
- Jenkins 설정- Front 서버 ( Git + Vue + Nginx + Docker) > https://heathworld.tistory.com/54
- Jenkins 설정- 원격 통신을 위한 Docker Remote API > https://heathworld.tistory.com/51
- SMB ( a.k.a 삼바, Samba) 설치하여 Ubuntu, Linux 파일 공유 > https://heathworld.tistory.com/52
'> DevOps > Ubuntu Linux Server 구축 (완)' 카테고리의 다른 글
Ubuntu_Server_07. Jenkins 설정- API 서버 (Git + Maven + Tomcat) (0) 2023.07.13 Ubuntu_Server_06. Jenkins 설치 , port 변경 , 초기 셋팅 (0) 2023.07.13 Ubuntu_Server_05. AWS Intergration (AWS RDS > Local DB) (0) 2023.06.20 Ubuntu_Server_04. JAVA + MariaDB + Git 설치 및 연동 (0) 2023.06.20 Ubuntu_Server_03. 우분투 SSH 설정 (0) 2023.06.20