📂Distributed storage
Platform distributed storage supports Alibaba Cloud OSS/CDN, MinIO, and Amazon S3. Based on the SaaS engine configuration, different tenants can use different storage solutions.
📖Introduction
| Features | Explanation |
|---|---|
| Support storage | Alibaba Cloud OSS/CDN, MinIO, Amazon S3 |
| Configuration-driven | Based on SaaS engine, different tenants can be configured independently |
| Scalable | Driven by the form engine, it can freely expand Tencent Cloud, Huawei Cloud, etc. |
| Source code location | Microi.HDFS |
⚙Step 1: Specify the storage method
Specify the storage method in [System Settings] → [Development Configuration]. The system settings are driven by the form engine, and you can freely expand more custom storage methods in the form design.

☁Alibaba Cloud OSS CDN
Configure related parameters in [SaaS Engine] → [Aliyun]:

📦MinIO
Configure relevant parameters in [SaaS Engine] → [MinIO]:
💡See [Docker deployment documentation] for how to install MinIO (https://microi.blog.csdn.net/article/details/143576299)

🌍Amazon S3
📌First familiarize yourself with Amazon S3:Getting Started with Amazon S3
The platform uses the MinIO SDK to drive Amazon S3, and detailed configuration instructions will be added later.