I
I
Ilya Molchanov2016-06-13 18:56:53
MySQL
Ilya Molchanov, 2016-06-13 18:56:53

How to deal with database access when installing drupal on Vagrant with Laravel / Homestead?

Installed Homestead according to the instructions. I wanted to play around with Vagrant, trying all these systems for the first time. I must have missed or misunderstood something.
The homeatead.yaml config is so simple:
ip: "192.168.10.10"
memory: 2048
cpus: 1
provider: virtualbox
authorize: ~/.ssh/id_rsa.pub
keys:
- ~/.ssh/id_rsa
folders:
- map: ~/Projects /
to: /home/vagrant/Code
sites:
- map: drupal7-test.ru to
: /home/vagrant/Code/drupal7-test.ru/public
databases:
- homestead
I get an error 0eb5167bf65b4c4ebc42ebf022228c2b.png
The name of the database I enter homestead and the root user.
Help me understand what is wrong.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
D', 2016-06-13
@plue

В homestead дефолтовый юзер:
login - homestead
password - secret

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question