Top "Vagrant" questions

GENERAL VAGRANT SUPPORT IS OFF-TOPIC.

Vagrant corrupted index file C:\Users\USERNAME\.vagrant.d/data/machine-index/index

My Windows 8.1 just crashed. Now I have some files on my dist that are corrupted. This includes my vagrant machine …

virtual-machine vagrant windows-8.1
Why does virtual box vboxheadless process using Vagrant use 100% of my cpu?

So I'm using a couple vagrant boxes and when i have them up, "sometimes/randomly" it starts to take up 100% …

vagrant virtualbox homestead
Laravel Homestead vhost configuration

I am using Laravel homestead. For a project I need a special vhost configuration, where should I define this?

laravel nginx vagrant vhosts homestead
Vagrant is attempting to interface with the UI in a way that requires a TTY

Problem: vagrant up fails with the error below. I am running vagrant on Windows 7 and the base box is Ubuntu )( …

interface vagrant tty
Print message after booting vagrant machine with "vagrant up"

I need to display a message on the completion of the vagrant up command. I've tried defining a function: def …

vagrant vagrantfile
Vagrant SSH Tunnelling after using `vagrant ssh`

My MySQL client (Sequel Pro) is set up to connect to Vagrant over SSH. I've setup the following in my ~/.…

ssh virtual-machine vagrant sequelpro
How to convert a Vagrant box to a Docker image

I saw that it's possible to convert a Docker image into a Vagrant box. Is there a way to convert …

image docker vagrant provisioning
psql: FATAL: role "vagrant" does not exist

I created a vagrant instance and I am getting this error every time I try and do psql in the …

postgresql vagrant psql
Vagrant synced folder permissions

I have set up a synced folder in Vagrant, from my Windows host to the guest. Initially the permissions on …

vagrant virtualbox vagrantfile
Cannot accept self signed certificate in Safari 11 to access Vagrant / Homestead local site

I installed Vagrant and Homestead to test my app locally. Everything works correctly when I access http://mysite.app in …

ssl safari vagrant homestead macos-high-sierra