Merge pull request #414 from haiwen/upgrade-and-clean-Activity

upgrade and clean Activity
This commit is contained in:
Daniel Pan 2024-11-29 21:59:49 +08:00 committed by GitHub
commit ff3041a2cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,8 @@ Please check the **upgrade notes** for any special configuration or changes befo
## Upgrade from 11.0 to 12.0
Note: If you have a large number of `Activity` in MySQL, clear this table first [Clean Database](../administration/clean_database). Otherwise, the database upgrade will take a long time.
From Seafile Docker 12.0, we recommend that you use `.env` and `seafile-server.yml` files for configuration.
### Backup the original docker-compose.yml file:

View File

@ -80,6 +80,8 @@ The following instruction is for binary package based installation. If you use D
docker compose restart
```
Note: If you have a large number of `Activity` in MySQL, clear this table first [Clean Database](../administration/clean_database). Otherwise, the database upgrade will take a long time.
### 1) Stop Seafile-11.0.x server
### 2) Start from Seafile 12.0.x, run the script