Dev environment for aukokdaiktus.lt, aukoklaika.lt, admin.aukokdaiktus.lt projects. Made with the help of puphpet.com
- Do
git clone https://github.com/vsi-geros-valios-projektai/pagalbu-tinklapiai-dev-box.git .
from the directory of your choice. - Do
vagrant up
from the same directory. - Do
vagrant ssh
- Do
sudo /vagrant/_install/puphpet/files/exec-once/config-nginx.sh
- Copy content of
_install\hosts\hosts
(one of many files you just pulled from the repository in step 1) into host file of your own OS. For example, if Windows 10 then copy toC:\Windows\System32\drivers\etc\hosts
. Other OS may have different host file location. - Clone repositories of each project (aukokdaiktus.dev, aukoklaika.dev, admin.aukokdaiktus.dev) into the directory of each project:
ssh://[email protected]/source/admin.aukokdaiktus.lt.git
intoadmin.aukokdaiktus.dev\httpdocs
ssh://[email protected]/source/aukokdaiktus.lt.git
intoaukokdaiktus.dev\httpdocs
ssh://[email protected]/source/aukoklaika.lt.git
intoaukoklaika.dev\httpdocs
For more info on the step: http://mano.gerasfabrikas.lt/w/programavimas_aukok*_projektuose/
- Type url and open any of projects: aukokdaiktus.dev , or aukoklaika.dev , or admin.aukokdaiktus.dev
The internet connection is required at step 1 (for connecting to github), step 2 (downloading files for a box installation), and step 4 (for downloading updates).
- All users (for example: [email protected]) have the same password: 123456
- MailHog mail catcher: http://aukokdaiktus.dev:8025
Any questions? Feel free to contact.