병아리는 삐약 내가 모르는 용어들 정리 more 최근 관심사 Grafana Shared with me 화면 화면이 아래와 같이 나오길래 엥? 내가 어케한거지 싶어서 찾아본 기록이다반대로 생각하면 Shared with me로 보고싶은 대시보드 확인 가능할듯 난 분명 저 대시보드에 권한 준 기억이 없는데 갑자기 저기에 나와서 어리둥절 폴더 권한에는 해당 모니터링 화면이 타 user에 보일 수 없게 설정해두었는데 폴더안에 저 모니터링 편집에 들어가보니(windows status 대시보드 편집화면) 여기에는 편집이랑 뷰어 권한이 들어가 있어서 확인이 가능했던 것이다 오늘도 하나 배웠다~ 2025.03.07 AWS ALB 대상 그룹 Unhealthy 오류 「 timeout settings 」 에러의 경우 서버에 아파치를 설치했는지 확인하기80포트도 열려 있는지 확인해줬다 「Health checks failed with these codes: [403]」 에러날 경우아래 명령어로 index.html을 넣어주면 해결된다sudo cp /usr/share/httpd/noindex/index.html /var/www/html/index.html 성공 2024.05.27 아마존 리눅스 mysql 설치 오류 아무리 계속해도 이런 오류만 나오고 아마존 리눅스에 mysql 설치가 안된 상황에서 해결한 방법The GPG keys listed for the "MySQL 8.0 Community Server" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository 아래 명령어로 다시 깔아주고sudo yum install mysql-community-server 다시 확인해봤더니 성공이다sudo systemctl start mysqld 이분께 무한 감사를....https://stackoverflow.com/qu.. 2024.05.27 aws codedeploy-agent 수동 설치 업그레이드 먼저 해준다sudo yum update 설치하기sudo yum install rubysudo yum install wget 홈 디렉토리로 이동한다cd /home/ec2-user 이후 CodeDeploy 에이전트 설치 프로그램 다운로드한다wget https://bucket-name.s3.region-identifier.amazonaws.com/latest/install install 파일에 대한 실행 권한을 설정chmod +x ./install 최신 버전의 에이전트를 설치한다sudo ./install auto 에이전트 시작하는 명령어systemctl start codedeploy-agent 에이전트가 잘 설치되었는지 확인systemctl status codedeploy-.. 2024.05.25 Google Cloud GCP CMEK 만들어서 사용해보기 GCP Composer GKE 환경을 구축해보자 GCP 4 GCP 3 AWS AWS ALB 대상 그룹 Unhealthy 오류 아마존 리눅스 mysql 설치 오류 aws codedeploy-agent 수동 설치 [EC2] ubuntu에 mysql, aws cli 설치 가비아 도메인을 AWS ACM에 등록하기 반응형