taiga-vagrant icon indicating copy to clipboard operation
taiga-vagrant copied to clipboard

Vagrant for taiga

Results 8 taiga-vagrant issues
Sort by recently updated
recently updated
newest added

Hi I set this up using Vagrant on Debian and most if not all works. The one issue I am hitting here is that the attachments are broken. I can...

Hi Is this setup method maintained at all? thanks

When i run command vagrant plugin install vagrant-vbguest i get bellow error ` nstalling the 'vagrant-vbguest' plugin. This can take a few minutes... /usr/lib/ruby/2.3.0/rubygems/specification.rb:949:in `all=': undefined method `group_by' for nil:NilClass...

There should be a way for performing clean installing that would run behind proxy server. Currently we tried handling by using `vagrant-proxyconf` plugin and exporting `http_proxy` and `https_proxy` in provision...

enhancement

Any help? :( c:\vagrant\taiga-vagrant>vagrant up There was an error loading a Vagrantfile. The file being loaded and the error message are shown below. This is usually caused by a syntax...

https://github.com/hashbangcode/vlad/issues/350 nproc includes both real cores and hyperthreaded or psuedo-cores but VirtualBox can only use real cores as CPUs for Vitualization purposes. Most people are now using nproc divided by...

Not sure if this is the right place to report this, but I tried setting up taiga using vagrant. `vagrant up` completed successfully, but when I tried going to localhost:8000...

enhancement

Once you have the vagrant up, what's the proper way of keeping up with code chagnes? What should be updated on it? I think this worth documenting on the readme.md

bug