Skip to content

Xovval/hgb-phpdev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hgb-phpdev

Warning: This project is discontinued and has been superseded by fhooe-webdev. This repository is kept solely for archiving purposes.

Repo to provide a Vagrantfile for a web development environment for excercises in web lessons

Visit us at https://www.fh-ooe.at/en/hagenberg-campus/

See the Wiki to learn how the vagrant box was built.

For Troubleshooting Tips see the Wiki

Install

Versions tested

  • Vagrant 2.1.4
  • Virtual Box 5.2.18
  • PHPStorm 2018.1.6

Usage

  • Download or clone hgb-phpdev from GitHub
  • Open PowerShell or terminal
  • cd \<path-to\>hgb-phpdev
  • Create a directory code
  • This code directory, is mapped to /var/www/html/code in the image via shared folders.
  • While first vagrant up you need a stable internet connection for downloading the box file
  • vagrant up (to start image)
  • vagrant halt (to stop image)
  • vagrant ssh (if you need a bash)
  • for more information see Vagrant Documentation

Test installation and mapping in browser

About

Vagrantfile for installing Web Development Environment for Classroom Lessons

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 54.8%
  • Shell 45.2%