mirror of
https://github.com/wekan/wekan.git
synced 2026-03-04 12:50:16 +01:00
Added vagrant up step.
parent
dbe189b880
commit
daa5e475d7
1 changed files with 4 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue