Ubuntu20.04 Redash 설치 시도

1247 단어 Ubunturedashtech

Ubuntu 환경


ubuntu@redash:~$ cat /etc/os-release 
NAME="Ubuntu"
VERSION="20.04.4 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.4 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
ubuntu@redash:~$ 

사전 준비


ubuntu@redash:~$ sudo apt update -y
ubuntu@redash:~$ sudo apt upgrade -y

작업 디렉토리 만들기


ubuntu@redash:~$ mkdir redash
ubuntu@redash:~/redash$ cd redash/

클론 설치에 필요한 Giit 웨어하우스


ubuntu@redash:~/redash$ git clone https://github.com/getredash/redash.git

설치 시작


ubuntu@redash:~/redash$ sudo sh ./setup/setup.sh 

브라우저에서 찾아보기


좋은 웹페이지 즐겨찾기