1
0
Fork 0
mirror of https://github.com/anyproto/any-sync-dockercompose.git synced 2025-06-08 05:47:03 +09:00

Update README.md

This commit is contained in:
Sergey Fuksman 2024-02-13 13:08:24 +02:00 committed by GitHub
parent 450d49c998
commit ddf57dd256
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,9 @@
# Docker-compose for any-sync
Self-host for any-sync, designed for review and testing purposes.
Self-host for any-sync, designed for personal usage or for review and testing purposes.
> [!IMPORTANT]
> please don't use it for production!
> This image is suitable for running your personal self-hosted any-sync network for home usage.
> If you plan to self-host a heavily used any-sync network, please consider other options.
> [!WARNING]
> Starting from release version v2.0.1, we have transitioned from the **s3-emulator** to **minio** as the data storage for any-sync-filenode. Please note that this change will result in the loss of any-sync-filenode data (stored at the path `./storage/s3_root`).