Redash Docker Utility simplifies the installation of Redash on your docker host machine Creates a docker environment for small self hosted redash servers.
Based on the official setup.sh from Redash. Made with minimake
git clone https://github.com/mipmip/redash-docker-util.sh
cd redash-docker-util.sh
./rdu help
./rdu install_apt_packages ./rdu create
./rdu install_apt_packages ./rdu install_docker ./rdu create
./rdu start
./rdu stop
./rdu start
./rdu destroy
If you would like to help, please send pull request or submit an issue.
Released under the MIT License. See the LICENSE file for further details.