Minio S3 Storage
Minio is an implementation of the S3 storage type. You can self host your own S3 storage!
Directory Structure
Container directory structure
container_root/
../.env
../.gitignore
../docker-compose.yml
../data/
../alert.rules
../prometheus.yml
Container Files
.env
.gitignore
| minio s3 storage .gitignore | |
|---|---|
docker-compose.yml
data/prometheus/alert.rules
| alert.rules | |
|---|---|
data/prometheus/prometheus.yml
Notes
- This container includes
prometheusfor monitoring/logging.- If you use the
prometheuscontainer, you must create thedata/prometheus/directory and manually create analert.rulesandprometheus.ymlwithin.
- If you use the