Add documentations

This commit is contained in:
Frédéric Guillot
2014-03-02 21:53:48 -05:00
parent 1e9232643e
commit c8714c01a4
6 changed files with 113 additions and 128 deletions

8
docs/vagrant.markdown Normal file
View File

@@ -0,0 +1,8 @@
How to test Kanboard with Vagrant?
==================================
- Install Vagrant (http://www.vagrantup.com or apt-get install vagrant)
- Install VirtualBox (https://www.virtualbox.org/ or apt-get install virtualbox)
- Inside the root directory, and run the command `vagrant up`
- Go to http://localhost:8080/index.php
- Login with admin / admin