분류 전체보기
-
ubuntu 20.04 sudo su 가 안될때꿀팁 2023. 4. 18. 12:48
sudo su 를 하고 비밀번호를 알맞게 입력했는데 에러가 나는 경우가 있다. ubuntu is not in the sudoers file. this incident will be reported 이렇게 에러가 난다면, su root 를 한다음, 아래 블로그의 방법을 따라하면 된다. chmod 744 /etc/sudoers 요약하자면 sudo vi /etc/sudoers 를 하고 파일의 맨 아래로 내려가서 써주면 된다. 유저이름 ALL=(ALL) ALL https://bumday.tistory.com/46 특정 유저로 sudo명령어가 안될때 (XXX is not in the sudoers file.) 아래와같이 sudoers file에 유저가 존재하지 않는다고 뜰 때 postgres@VirtualBox:..
-
ec2에서 jenkins 빌드서버 만들어보기 3편AWS 2023. 4. 10. 15:22
무료로 진행하고 싶다면 https://labs.play-with-docker.com/ 에서 하셔도 됩니다. Play with Docker Play with Docker A simple, interactive and fun playground to learn Docker Login labs.play-with-docker.com 다른노드에 젠킨스를 각각 1개씩 2개를 올려야하는데, play with docker에서는 너무 느리고, 젠킨스 이미지 자체가 다운받아지지 않는 현상이 있어서, EC2 2대로 실습했습니다. 1편 : https://xodns.tistory.com/100 ec2에서 jenkins 빌드서버 만들어보기 1편 무료로 진행하고 싶다면 https://labs.play-with-docker.com/..
-
github actions, kustomize와 argocd를 EKS에서 kafka랑 사용하기 8부AWS 2023. 4. 8. 17:09
7부 링크 https://xodns.tistory.com/107 github actions + ecr + eks + argoCD + helm + kustomize 7부 6부 링크 https://xodns.tistory.com/106 github actions + ecr + eks + argoCD + helm + kustomize 6부 5부 링크 https://xodns.tistory.com/105 github actions + ecr + eks + argoCD + helm + kustomize 5부 4부 링크 https://xodns.tistory.com/104 github act xodns.tistory.com 스프링 깃허브 https://github.com/TaeWoonJeong/spring-feig..
-
폐쇄망에서 mysql 설치하기꿀팁 2023. 4. 6. 13:20
https://sysong85.tistory.com/102 [MySQL] Windows 10 환경 MySQL 64bit 수동 설치 (v8.0.19) 아래와 같은 환경에서 MySQL 64bit를 수동설치시 도움이 되길 바랍니다! 운영체제: Windows 10 설치할 파일: MySQL 64bit (v8.0.19) 방법: 수동 설치 사실 MysSQL 을 MSI Installer 로 설치 하셔도 되는데 저는 연습 sysong85.tistory.com 위에 블로그 대로 따라하면된다. 1. mysql .zip 파일 다운받는다. 2. C드라이브에 압축 풀고 디렉터리 이름을 mysql로 해준다.(이름 아무거나 해도 상관없다.) 3. mysql 디렉터리에서 my.ini 파일을 만들고 위에 블로그에서 써달라는 대로 쓴다...
-
github actions, kustomize와 argocd를 EKS에서 kafka랑 사용하기 7부AWS 2023. 4. 5. 16:38
6부 링크 https://xodns.tistory.com/106 github actions + ecr + eks + argoCD + helm + kustomize 6부 5부 링크 https://xodns.tistory.com/105 github actions + ecr + eks + argoCD + helm + kustomize 5부 4부 링크 https://xodns.tistory.com/104 github actions + ecr + eks + argoCD + helm + kustomize 4부 3부 링크 https://xodns.tistory.com/103 github act xodns.tistory.com https://may9noy.tistory.com/912 EKS에 Kafka를 설치 후 테스..
-
github actions, kustomize와 argocd를 EKS에서 kafka랑 사용하기 6부AWS 2023. 4. 5. 16:31
5부 링크 https://xodns.tistory.com/105 github actions + ecr + eks + argoCD + helm + kustomize 5부 4부 링크 https://xodns.tistory.com/104 github actions + ecr + eks + argoCD + helm + kustomize 4부 3부 링크 https://xodns.tistory.com/103 github actions + ecr + eks + argoCD + helm + kustomize 3부 2부 링크 https://xodns.tistory.com/99 github acti xodns.tistory.com https://catalog.us-east-1.prod.workshops.aws/worksh..
-
github actions, kustomize와 argocd를 EKS에서 kafka랑 사용하기 5부AWS 2023. 4. 3. 19:39
4부 링크 https://xodns.tistory.com/104 github actions + ecr + eks + argoCD + helm + kustomize 4부 3부 링크 https://xodns.tistory.com/103 github actions + ecr + eks + argoCD + helm + kustomize 3부 2부 링크 https://xodns.tistory.com/99 github actions + ecr + eks + argoCD + helm + kustomize 2부 1부 링크 https://xodns.tistory.com/98 github actio xodns.tistory.com manifest 레포지토리는 보안 이유로 공유할 수가 없습니다. https://catalog..
-
github actions, kustomize와 argocd를 EKS에서 kafka랑 사용하기 4부AWS 2023. 4. 3. 10:20
3부 링크 https://xodns.tistory.com/103 github actions + ecr + eks + argoCD + helm + kustomize 3부 2부 링크 https://xodns.tistory.com/99 github actions + ecr + eks + argoCD + helm + kustomize 2부 1부 링크 https://xodns.tistory.com/98 github actions + ecr + eks + argoCD + helm + kustomize 1부 https://devocean.sk.com/blog/techBoardDetail.do?ID=163 xodns.tistory.com 일단 mysql 에 해당 볼륨을 올리기 위해 yaml 파일들을 작성해보자. 우선 ..