用redash官方提供的sh脚本来进行安装, 以下亲测成功!!!
mkdir /opt/redash cd /opt/redash # 没有权限记得 chmod -R 修改权限 wget https://raw.githubusercontent.com/getredash/setup/master/setup.sh sh setup.sh

用redash官方提供的sh脚本来进行安装, 以下亲测成功!!!
mkdir /opt/redash cd /opt/redash # 没有权限记得 chmod -R 修改权限 wget https://raw.githubusercontent.com/getredash/setup/master/setup.sh sh setup.sh