13 lines
436 B
Markdown
13 lines
436 B
Markdown
Vagrantfile for Opencaching DE
|
|
==============================
|
|
|
|
1. Install [Vagrant](https://www.vagrantup.com/)
|
|
1. Install [VirtualBox](https://www.virtualbox.org/)
|
|
1. Checkout this repository to some folder.
|
|
1. Run `vagrant up` from that folder.
|
|
|
|
After the machine is fully running, these ports will be open:
|
|
|
|
* [8080](http://localhost:8080) --- Opencaching DE Test installation
|
|
* [8448](http://localhost:8448) --- ungit, a Git client
|