mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
8 lines
353 B
Markdown
8 lines
353 B
Markdown
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
|