dkgndec / csua

CodeSprint UA 2014 alongside with DrupalCamp Kyiv 2014 - Drupal 7

Home Page:https://www.drupal.org/sandbox/podarok/2355741

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drupal project

Drupal project is for CodeSprintUA 2014

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://drupal.192.168.56.132.xip.io

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

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

If xip.io not working - create row with

192.168.56.132 drupal.192.168.56.132.xip.io

in /etc/hosts

How to work with repository

About

CodeSprint UA 2014 alongside with DrupalCamp Kyiv 2014 - Drupal 7

https://www.drupal.org/sandbox/podarok/2355741

License:GNU General Public License v2.0


Languages

Language:PHP 55.4%Language:JavaScript 21.0%Language:CSS 11.6%Language:HTML 11.2%Language:Shell 0.6%Language:ApacheConf 0.1%