Skip to content

denniszelada/redash-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Redash

run

vagrant provision
vagrant up

Errors

Vagrant doesn't include ifupdown anymore so you need to fix it with:

  Vagrant ssh
  # Inside vagrant do
  sudo apt-get update
  sudo apt-get install -y ifupdown
  # Exit and do
  Vagrant reload.

About

vagrant machine for redash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published