S3 (object storage)
Overview
Section titled “Overview”MinIO provides S3-compatible object storage for backups and project data.
Entry points
Section titled “Entry points”- Console (UI): https://s3.app.lef/
- Alternate hostname: https://s3.coragem.app/
- Console (UI, internal):
storage.core.lef:9001 - S3 API endpoint (internal):
storage.core.lef:9000
Where it runs
Section titled “Where it runs”- Hosted on:
storage.core.lef(np-storage) - Public entrypoint:
web.core.lef(reverse proxy)
Operational notes
Section titled “Operational notes”- Bucket/user/policy runbook: MinIO S3 (buckets & access)
- Backup/restore runbook: SQL Server → S3 backup & restore
Known risks / failure modes
Section titled “Known risks / failure modes”- Access denied due to policy drift.
- TLS trust issues if clients don’t trust the issuer.
- Disk pressure impacts backups first.