Skip to content

Latest commit

 

History

History
executable file
·
39 lines (27 loc) · 671 Bytes

README.md

File metadata and controls

executable file
·
39 lines (27 loc) · 671 Bytes

DEMO drupal project

Drupal project is for SPS

For obtaining development environment locally You should install vagrant and puppet and from console ran

vagrant up && vagrant ssh

afterwards. You will be logged into virtual machine.

use

sh reinstall.sh

for drupal reinstallation from scratch

Virtual host for accessing ppdorg drupal installation

http://demo.192.168.56.112.xip.io

Adminer for mysql administration (credentials drupal:drupal and root:root)

http://192.168.56.112.xip.io/adminer.php

If xip.io not working - create row with

192.168.56.112 demo.192.168.56.112.xip.io

in /etc/hosts