eagleeye 4

[EagleEye][서비스구현] Spring boot with Docker

https://spring.io/guides/gs/spring-boot-docker/ Spring Boot with Docker this guide is designed to get you productive as quickly as possible and using the latest Spring project releases and techniques as recommended by the Spring team spring.io 이전 설정들(카프카, 주키퍼, 도커 등등)은 모두 날려버리고, 리눅스 설치 + 도커부터 다시 시작 Containerize Spring application을 구현 - 먼저 branch-service로 테스트 github에서 프로젝트 가져오기 >> git clone https:..

만들기/EagleEye 2022.05.13

[EagleEye][서비스구현] Spring으로 간단 서비스 구현

https://pythaac.tistory.com/424 [EagleEye][환경세팅] 채팅 서버 설치 (Vartalap) - 2차 시도 https://pythaac.tistory.com/423 [EagleEye][환경세팅] 채팅 서버 설치 (Vartalap) - 1차 시도 https://github.com/pythaac/chat-server GitHub - pythaac/chat-server: A chat server based on the microservice.. pythaac.tistory.com Vartalap 포기 이미 구현된 채팅서버로 모니터링을 시도하려 했었음 어찌저찌 Docker에 올려보는 테스트까지는 성공 - 사전지식이 부족해서 많이 해맸음 1. 모니터링 대상이 모호 - 무엇을 모니터링..

만들기/EagleEye 2022.05.12

[EagleEye][환경세팅] 채팅 서버 설치 (Vartalap) - 2차 시도

https://pythaac.tistory.com/423 [EagleEye][환경세팅] 채팅 서버 설치 (Vartalap) - 1차 시도 https://github.com/pythaac/chat-server GitHub - pythaac/chat-server: A chat server based on the microservice architecture to ensure high availability, high throughput, A chat server based on the mic.. pythaac.tistory.com 지난 번 진행사항 vartalap 설정 및 docker-compose로 올리기 시도 nginx 실패 에러 메시지 [에러] rootfs_linux.go:75: mounting "/h..

만들기/EagleEye 2022.05.04

[EagleEye][환경세팅] 채팅 서버 설치 (Vartalap) - 1차 시도

https://github.com/pythaac/chat-server GitHub - pythaac/chat-server: A chat server based on the microservice architecture to ensure high availability, high throughput, A chat server based on the microservice architecture to ensure high availability, high throughput, horizontal scalability - GitHub - pythaac/chat-server: A chat server based on the microservice a... github.com 1차 예상 구성 환경 세팅 npm 설..

만들기/EagleEye 2022.05.03