mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated Backup (markdown)
parent
4a1bfe9485
commit
83210726a1
1 changed files with 7 additions and 0 deletions
|
|
@ -35,6 +35,13 @@ docker exec wekan-db mongorestore --drop --dir=/data/dump
|
|||
docker start wekan-app
|
||||
```
|
||||
# Upgrade Docker Wekan version
|
||||
|
||||
## Newest info
|
||||
|
||||
https://github.com/wekan/wekan/discussions/5367
|
||||
|
||||
## Old info
|
||||
|
||||
Note: Do not run `docker-compose down` without verifying your docker-compose file, it does not delete the data by default but caution is advised. Refer to https://docs.docker.com/compose/reference/down/.
|
||||
```bash
|
||||
docker-compose stop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue