mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Snap docs from wiki.
This commit is contained in:
parent
ce89ff4833
commit
449c02c42a
2 changed files with 32 additions and 1 deletions
|
|
@ -1,4 +1,16 @@
|
|||
Welcome to the wekan-snap documentation wiki!
|
||||
## Installing newest Snap WeKan
|
||||
|
||||
Newest Stable Snap is at Snap Candidate channel:
|
||||
|
||||
https://github.com/wekan/wekan/discussions/5385
|
||||
|
||||
Later, when xet7 gets database migrations working, newest version will be added to Snap Stable channel too.
|
||||
|
||||
|
||||
***
|
||||
|
||||
OLD INFO:
|
||||
|
||||
|
||||
## Wekan snap at web
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,15 @@
|
|||
## Installing newest Snap WeKan
|
||||
|
||||
Newest Stable Snap is at Snap Candidate channel:
|
||||
|
||||
https://github.com/wekan/wekan/discussions/5385
|
||||
|
||||
Later, when xet7 gets database migrations working, newest version will be added to Snap Stable channel too.
|
||||
|
||||
***
|
||||
|
||||
OLD INFO:
|
||||
|
||||
Snap for Linux, install to your own server or laptop. Automatic Updates. Only Standalone Wekan.
|
||||
|
||||
If on Snap Stable automatic update breaks something, [report Wekan for Snap bugs and feature requests here](https://github.com/wekan/wekan-snap/issues), so it can be fixed on some automatic update. If security is critical, keep behind firewall, without any ports open to Internet.
|
||||
|
|
@ -66,6 +78,13 @@ systemctl restart snap.wekan.wekan
|
|||
```
|
||||
|
||||
### 5) Install all Snap updates automatically between 02:00AM and 04:00AM
|
||||
|
||||
#### NEW:
|
||||
|
||||
Use `refresh.timer`, see https://github.com/wekan/wekan/issues/5402
|
||||
|
||||
#### OLD:
|
||||
|
||||
```
|
||||
snap set core refresh.schedule=02:00-04:00
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue