Skip to content

WooodHead/redash-local-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

initialize (do it only once)

docker-compose run --rm server create_db

start redash docker

docker-compose up -d

stop redash docker

docker-compose stop

stop and remove container (warning! all db need to re initialize)

docker-compose down

About

docker-compose for local deployment of redash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published