Fixed https://gist.github.com/arikfr/64c9ff8d2f2b703d4e44fe9e45a7730e
- Connect to your redash EC2 (use
ubuntu
as username, rather thanroot
proposed by AWS):
ssh -i ~/Downloads/your-ec2-cert.pem [email protected]
sudo su
mkdir /opt/redash/nginx
mkdir /opt/redash/nginx/certs
mkdir /opt/redash/nginx/certs-data