Community · Data & Analytics · 2 db · 2 docker
redash
redash
Connect and query your data sources, build dashboards to visualize data and share them with your company.
preflight
topology
How this stack is wired
Each card is a service this deploy creates. A line means one service reads another through env.
listen
Ports the stack publishes
Service on the left. Host port, then the container port and scheme.
- redash-web80→5000/http
you set
Values this template leaves for you
Literals and placeholders. Wiring to another service lives on the topology, not here.
REDASH_COOKIE_SECRET
redash-web · redash-worker
••••
REDASH_SECRET_KEY
redash-web · redash-worker
••••
DOKKU_DOCKERFILE_START_CMD
redash-web
server
DOKKU_DOCKERFILE_START_CMD
redash-worker
worker
notes
Context for this stack
Written with the template. Topology, binds, and values you set live in the sections above.
Write queries effectively
Enjoy the power and comfort of a SQL client with the collaborative advantages of a cloud based service.
Visualize your data on dashboards
Always see the big, easy to digest picture for deeper understanding and better decision making.
Query All the Data Sources You Need
Redash supports SQL, NoSQL, Big Data and API data sources - query your data from different sources to answer complex questions.
⚠️ you need to run database migration in-order for to work, run the below command on you're worker-node
dokku run {redash-web-service} /app/bin/docker-entrypoint create_db