Skip to content

jaydp17/redash-with-traefik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redash-with-traefik

A 🐳 docker based Redash setup with Traefik

How to deploy?

1. Change variables

Once the repo is cloned, open docker-compose.yml and replace all the variables with

# <-- Change this

the above comment.

☝️ Do the same with traefik.toml as well.

2. Create acme.json

$ touch acme.json

3. Start the containers

$ docker-compose up -d

This will start all the containers required to run redash and traefik.

4. Create db

$ docker-compose run --rm server create_db

Now go to the url where you deployed it and set it up!

License

MIT

About

A 🐳 docker based Redash setup with Traefik

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published