Skip to content

ppbot/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published