배경
사내 데이터 민주화를 위해 무료 bi툴 서치 중 Redash 발견
설치를 위해 인스턴스(VM) 연결이 필요했다.
AWS 인스턴스로 Redash를 설치하기 전, 테스트를 위해 로컬에 Redash를 먼저 띄워보려고 한다.
환경셋팅
컴퓨터 환경 window10
1. Docker - Ubuntu -Redash 로 설치하려고 했으나 계속된 에러..
- 참고 블로그 https://gimys.tistory.com/9
2. window store에서 ubuntu를 다운받아 Redash 설치 완료
- https://bscnote.notion.site/Ubuntu-ReDash-0702934040e44af8817d62dd2086457a
이슈
1. Ubunto 버전에러
- 다운받은 Docker, Ubuntu 모두를 제거하고 다시 설치 재개
2. Docker Permission 에러
- permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock
- 해결방법 : sudo chmod 888 /var/run/docker.sock
- 참고 블로그 https://github.com/occidere/TIL/issues/116
역시 백단은 정말 무궁무진하다,, aws, docker 공부를 더 해야겠다는 다짐,,
나는 데이터 분석가인가, 데이터 엔지니어인가, bi 매니저인가, 그로스매니저인가, 데이터pm인가 늘 헷갈려 ^^~