AlekNS / vexposition

Simple Virtual Exposition. This is demo project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VExposition

Welcome to Simple Virtual Exposition. This is demo project.

VExposition installation (via Vagrant)

Works in the OS console (terminal).

Pre-requisites

  1. Vagrant and VirtaulBox.

Installation

  1. $ vagrant plugin install vagrant-vbguest to install VM guest tools.
  2. $ vagrant up
  3. Wait, until it's finished. On successfully end it's displayed "Ready. Enjoy!"

Run

Go to the url in your browser: http://localhost:8080/ or http://192.168.10.112/

Troubleshooting

Possible migration failed (docker php artisan migration command). Try to run $ vagrant ssh -c "docker exec -u user vexposition_webapp php artisan migrate --seed" after vagrant deployments finished.

About

Simple Virtual Exposition. This is demo project.


Languages

Language:JavaScript 95.4%Language:PHP 3.3%Language:HTML 1.1%Language:Shell 0.1%Language:Gherkin 0.0%