mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updates
This commit is contained in:
parent
abd4b6bd87
commit
b2ff51d99c
2 changed files with 11 additions and 17 deletions
|
@ -1,16 +1,16 @@
|
||||||
## Migrate
|
## Upgrade
|
||||||
|
|
||||||
- [Backup/Restore Snap/Docker](Backup/Backup.md)
|
|
||||||
- also copy files at `/var/snap/wekan/common/files/` to environment variable `WRITABLE_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](Webserver)
|
|
||||||
- [Automatically updating multi Snap](Platforms/FOSS/Snap/Many-Snaps-on-LXC.md)
|
|
||||||
- at multisnap also copy other snapnames like t `/var/snap/wekan_OTHERSNAPNAME/common/files/` to environment variable `WRITABLE_PATH` files subdirectory
|
|
||||||
- [Migrate Sandstorm](Platforms/FOSS/Sandstorm/Export-from-Wekan-Sandstorm-grain-.zip-file.md) also has exporting to JSON textfiles
|
|
||||||
- [Migrate text to SQLite and attachments to separate files](https://github.com/wekan/minio-metadata)
|
|
||||||
|
|
||||||
## Upgrades
|
|
||||||
|
|
||||||
- If using Snap, please wait for official automatic upgrade from 6.09 to 7.x
|
- 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
|
- 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
|
- Because attachments will not be visible, if upgrading from 6.09 to 7.x
|
||||||
- There will be some way to upgrade attachments later.
|
- There will be some way to upgrade attachments later.
|
||||||
|
|
||||||
|
## Migrate
|
||||||
|
|
||||||
|
- [Backup/Restore Snap/Docker](../Backup/Backup.md)
|
||||||
|
- also copy files at `/var/snap/wekan/common/files/` to environment variable `WRITABLE_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](../Webserver)
|
||||||
|
- [Automatically updating multi Snap](../Platforms/FOSS/Snap/Many-Snaps-on-LXC.md)
|
||||||
|
- at multisnap also copy other snapnames like t `/var/snap/wekan_OTHERSNAPNAME/common/files/` to environment variable `WRITABLE_PATH` files subdirectory
|
||||||
|
- [Migrate Sandstorm](../Platforms/FOSS/Sandstorm/Export-from-Wekan-Sandstorm-grain-.zip-file.md) also has exporting to JSON textfiles
|
||||||
|
- [Migrate text to SQLite and attachments to separate files](https://github.com/wekan/minio-metadata)
|
|
@ -1,6 +0,0 @@
|
||||||
## 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.
|
|
Loading…
Add table
Add a link
Reference in a new issue