mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
2 KiB
2 KiB
Upgrade
- There is very active development to upgrade all platforms to newest WeKan. Please try not asking about it every day.
- If using Snap, please wait for official automatic upgrade from 6.09 to 7.x
- It is only possible to migrate to same version of WeKan at different platform, like Snap 6.09 to Docker 6.09
- Because attachments will not be visible, if upgrading from 6.09 to 7.x
- There will be some way to upgrade attachments later.
Migrate
- Backup/Restore Snap/Docker
- also copy files at
/var/snap/wekan/common/files/
to environment variableWRITABLE_PATH
files subdirectory - If you use WeKan included Caddy v1, also copy
/var/snap/wekan/common/files/Caddyfile
, but recommended is to use newer webserver like Caddy 2 etc - About Caddy: Caddy v1 Caddyfile is NOT compatible with Caddy v2 Caddyfile !! It is different syntax. Look at Caddy v2 syntax at Caddy docs or MultiSnap docs
- also copy files at
- Automatically updating multi Snap
- at multisnap also copy other snapnames like t
/var/snap/wekan_OTHERSNAPNAME/common/files/
to environment variableWRITABLE_PATH
files subdirectory
- at multisnap also copy other snapnames like t
- Migrate Sandstorm that also has exporting to JSON textfiles
- Migrate text to SQLite and attachments to separate files that will be later used with future WeKan versions like WeKan Studio or wami
- Trello Attachments Downloader, also save JSON of each board. There will later be import to WeKan.
- ImportExport, some may work, some may need improvements. These will later be features directly at WeKan.