I set up Redash on EC2 using the AWS AMI. I rebooted the instance, and all the processes stopped working. I tried to look for supervisorctl, but that too isn’t installed in the AMI. Kindly help! We are using Redash in production.
Technical details:
Redash Version: redash-8.0.0
Browser/OS:Chrome/Ubuntu 18.04.3 LTS
How did you install Redash: Through AWS AMI (redash-8.0.0-b32245-1-us-east-1
ami-0d915a031cabac0e0)
Welcome to the forum and sorry you’ve in pinch here
The AMI’s are configured to automatically launch docker-compose after reboot. The images are intentionally stripped quite thin so that only the necessary services are installed, which is why you don’t see supervisorctl.