feat: replace MinIO with Garage for truly open-source S3 storage

This commit is contained in:
aa_humaaan
2026-03-03 18:20:10 +05:30
parent a5443847c6
commit 4a05013475
8 changed files with 77 additions and 112 deletions

View File

@@ -138,7 +138,7 @@ services:
### <20> Storage & Infrastructure
*Alternatives to **AWS S3**, **Dropbox**, and **Salesforce***
- **[MinIO](https://github.com/minio/minio)** - High-performance, S3-compatible object storage.
- **[Garage](https://github.com/deuxfleurs/garage)** - An open-source distributed object storage service tailored for self-hosting.
- **[Odoo](https://github.com/odoo/odoo)** - All-in-one ERP suite (Salesforce alternative).
- **[Nextcloud](https://github.com/nextcloud/server)** - Content collaboration platform (Dropbox/Google Drive alternative).
- [🔗 **Infrastructure Stacks on AltStack**](https://thealtstack.com/category/infrastructure)