mirror of
https://github.com/wekan/wekan.git
synced 2025-12-25 19:58:49 +01:00
1.1 KiB
1.1 KiB
Migrate
- Backup/Restore Snap/Docker
- also copy files at
/var/snap/wekan/common/files/to environment variableWRITABLE_PATHfiles 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
- 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_PATHfiles subdirectory
- at multisnap also copy other snapnames like t
- Migrate Sandstorm also has exporting to JSON textfiles
- Migrate text to SQLite and attachments to separate files
Upgrades
- 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.