vagrant

Error vagrant - an error occurred

I get this error in the gui: And in the terminal here is such an error:

The directory specified in Homestead is not mounted.yaml during vagrant up. laravel/homestead

When running laravel/homestead on ubuntu 18.04, the directories I specified in Homestead are not mounted.yaml folders: - map: ... estions/41482373/vagrant-doesnt-read-homestead-yaml I'm not satisfied, I need to work from /Homestead instead of /.homestead.

Running a 64-bit VM inside a VM

When you try to start a 64-bit virtual machine (virtualbox/vagrant, then guest/guest) inside another 64-bit machine (pure vir ... n the output of /proc/cpuinfo. What could be the problem and where to start digging? Virtual machine log machines: VBox. log

Docker vs Vagrant

There is a need for the team to use a local environment that is identical or close to the real product. I have experience usi ... , MySQL, perhaps in the near future, processing of task queues will be added. For manuals or articles, I will be grateful.

Why does the browser open apache2 instead of nginx?

I install ubuntu-18.04 on a virtual machine using vagrant. Contents of vagrantfile Vagrant.configure("2") do |config| co ... hen # as directory, then fall back to displaying a 404. try_files $uri $uri/ =404; }

Vagrant: does not sync folder

I'm using: Windows 10 64bits Vagrant 1.9.7 VirtualBox 5.1.22 Box Debian Jessie 64bits Plugins Vagrant: >vagrant-vbgues ... ound. When I create a folder in windows and start / restart the system, it appears in the folder /vagrant virtualized system.

I can't access my Laravel 5 project from Vagrant and Nginx

I am creating a development environment using Vagrant with the following dependencies: PHP7; PostgreSQL 9.3; Nginx 1.9; ... y the configuration files of Nginx and PHP to their folder when the VM goes up and give the proper permissions in the folder

Add line at the end of the file with the sed command

I am setting up a virtual machine to install JDK 7, Tomcat 7, JBoss EAP 7 and Postgresql. Follow the project on GitHub for th ... can I do to correctly add the lines that relate to the JDK directory path? References: Installing and configuring JDK 7

Vagrant issue: timeout when connecting over SSH

I'm trying to climb my box on vagrant. When I give a vagrant up it executes everything correctly, but when connecting with ss ... # mongodb config.vm.network :forwarded_port, guest: 80, host: 8080 # apache/nginx end Could someone give me a light?

Old versions with puppet

I am learning Vagrant and Puppet and want to know if it is possible to install old versions of PHP, MySQL, Apache using puppet? If so, how to do? Ex: PHP 5.4.9, 5.5 Mysql 5.5.27, 5.6