
Redash helps you make sense of your data. Connect and query your data sources, build dashboards to visualize data and share them with your company. **You will need access to your server via SSH to perform a command after deployment. This needs to be done only once.**
redash
redash-scheduler
redash-scheduled-worker
redash-adhoc-worker
redash-queue
redash-db
- redash-db:/var/lib/postgresql/data
Application | Version
Redash version. Check out their valid tags at https://hub.docker.com/r/redash/redash/tags
Application | Web Worker Count
Amount of web workers.
Application | Scheduler Worker Count
Amount of workers for scheduler.
Application | Scheduled Worker Count
Amount of scheduled workers.
Application | Ad-Hoc Worker Count
Amount of ad-hoc workers.
Application | Cookie Secret
Secret for signing cookies.
Application | Application Secret
Secret for encrypting settings.
Application | SMTP Host
SMTP server for system mail delivery. This is optional.
Application | SMTP Port
SMTP port for system mail delivery.
Application | SMTP Username
SMTP user name for system mail delivery. This is optional.
Application | SMTP Password
SMTP password for system mail delivery. This is optional.
Application | SMTP Default Sender
Mail address to send from. This is optional.
Application | SMTP Use TLS
Whether to use TLS for system mail delivery through SMTP.
Application | SMTP Use SSL
Whether to use SSL for system mail delivery through SMTP.
Queue | Version
Redis version. Check out their valid tags at https://hub.docker.com/_/redis/tags
Database | Version
PostgreSQL version. Check out their valid tags at https://hub.docker.com/_/postgres/tags
Database | Name
Name of the PostgreSQL database.
Database | User Name
Name of the PostgreSQL user.
Database | User Password
Password of the PostgreSQL user.