mirror of
https://github.com/wekan/wekan.git
synced 2026-01-31 05:35:16 +01:00
Update Backup.md
This commit is contained in:
parent
30541260f0
commit
784c5c6b0c
1 changed files with 4 additions and 4 deletions
|
|
@ -43,8 +43,8 @@ docker compose stop
|
|||
docker rm wekan-app
|
||||
docker compose up -d
|
||||
```
|
||||
When you open board, if cards are not visible, click right sidebar / Board Settings / Migrations.
|
||||
From there, run most migrations, but not migration about `Restore all from archive`.
|
||||
When you open board, if cards or attachments are not visible, click right sidebar / Board Settings / Migrations.
|
||||
From there, run most migrations, but not migration about `Restore all from archive`, because it would unarchive cards etc from archive.
|
||||
|
||||
# Backup Wekan Snap to directory dump
|
||||
```bash
|
||||
|
|
@ -126,8 +126,8 @@ sudo snap stop wekan.caddy
|
|||
sudo systemctl disable snap.wekan.caddy
|
||||
sudo systemctl stop snap.wekan.caddy
|
||||
```
|
||||
7. When you open board, if cards are not visible, click right sidebar / Board Settings / Migrations.
|
||||
From there, run most migrations, but not migration about `Restore all from archive`.
|
||||
7. When you open board, if cards or attachments are not visible, click right sidebar / Board Settings / Migrations.
|
||||
From there, run most migrations, but not migration about `Restore all from archive`, because it would unarchive cards etc from archive.
|
||||
|
||||
# Upgrade Snap manually immediately (usually it updates automatically)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue