This repo can be used to deploy Redash on Render.
- It uses the official Redash Docker image with an entrypoint script that customizes Redash for Render.
- It creates a Web Service on Standard plan for Redash and two Background Workers for job processing.
- Render Databases are used to spin up a fully managed PostgreSQL instance.
- It uses Redis for asynchronous jobs.
- It provides a template environment group for optionally setting up mailing in Redash.
Use the button below to deploy Redash on Render.
Then, in Render Shell of the redash
web service execute following statement:
$ render-redash create_db
See the guide at https://render.com/docs/deploy-redash.
If you need help, chat with us at https://render.com/chat.