Skip to content

anyforsoft/csua_d8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal 8 project.

Drupal project is for CodeSprint UA 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.133.xip.io

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

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

If xip.io not working - create row with

192.168.56.133 drupal.192.168.56.133.xip.io

in /etc/hosts

How to work with repository

About

CodeSprint UA 2014 alongside with DrupalCamp Kyiv 2014 - Drupal 8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.1%
  • JavaScript 3.3%
  • CSS 1.2%
  • HTML 1.0%
  • C++ 0.2%
  • Shell 0.2%