Added vagrant up step.

benh57 2019-06-13 17:29:52 -07:00
parent dbe189b880
commit daa5e475d7

@ -27,12 +27,13 @@ sudo snap install wekan
sudo snap set wekan root-url="http://localhost:8080"
sudo systemctl restart snap.wekan.wekan
```
8) Type 'vagrant up' to start the VM and wait for it to boot.
8) Got to your local browser and type in `localhost:8080`
9) Got to your local browser and type in `localhost:8080`
9) You can go inside VM with `vagrant ssh`
10) You can go inside VM with `vagrant ssh`
10) Look at [Ubuntu snap wiki](https://github.com/wekan/wekan-snap/wiki) for additional configuration, backups etc
11) Look at [Ubuntu snap wiki](https://github.com/wekan/wekan-snap/wiki) for additional configuration, backups etc
## Deleting