mirror of
https://github.com/anyproto/any-sync-dockercompose.git
synced 2025-06-08 14:07:02 +09:00
UPGRADE.md: small fix
This commit is contained in:
parent
7ab27baaed
commit
e2e673d8db
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ in some cases it may be necessary to run ```make upgrade```
|
||||||
1. Check logs for any errors. ```docker-compose logs -f```
|
1. Check logs for any errors. ```docker-compose logs -f```
|
||||||
2. Verify that all critical functionalities are working as expected.
|
2. Verify that all critical functionalities are working as expected.
|
||||||
|
|
||||||
## Upgrading from v1.x.x to 2.x.x
|
## Upgrading from v1.x.x to v2.x.x
|
||||||
|
|
||||||
Starting with version 2.0.1, we have switched from s3-emulator to MinIO for storing data uploaded via the any-sync-filenode daemon.
|
Starting with version 2.0.1, we have switched from s3-emulator to MinIO for storing data uploaded via the any-sync-filenode daemon.
|
||||||
To preserve your data, you will need to manually migrate it from s3-emulator to MinIO.
|
To preserve your data, you will need to manually migrate it from s3-emulator to MinIO.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue