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

Merge branch 'main' into limitAdmin

This commit is contained in:
Grigory Efimov 2024-02-13 14:57:13 -03:00
commit 308109f66e
No known key found for this signature in database
GPG key ID: 0A88C34DFA7FD939

View file

@ -1,7 +1,9 @@
# Docker-compose for any-sync # 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] > [!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] > [!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`). > 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`).