mirror of
https://github.com/wekan/wekan.git
synced 2026-01-24 10:16:09 +01:00
Updated Vagrant (markdown)
parent
62534f7adf
commit
7112839a53
1 changed files with 8 additions and 1 deletions
|
|
@ -29,4 +29,11 @@ sudo systemctl restart snap.wekan.wekan
|
|||
```
|
||||
|
||||
8) Got to your local browser and type in `localhost:8080`
|
||||
9) Once your done testing your Vagrantbox just go back to the cmd line and type `vagrant destroy` And it completely wipes any trace of the test environment from your system, however you can very very easily rebuild it by doing another `vagrant up` **Note: This will not save any data you may have put into Wekan!!!**
|
||||
|
||||
9) 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
|
||||
|
||||
## Deleting
|
||||
|
||||
Once your done testing your Vagrantbox just go back to the cmd line and type `vagrant destroy` And it completely wipes any trace of the test environment from your system, however you can very very easily rebuild it by doing another `vagrant up` **Note: This will not save any data you may have put into Wekan!!!**
|
||||
Loading…
Add table
Add a link
Reference in a new issue