The docker compose stack uses Minio Object Storage as an S3 provider. However, for production usage
we recommend using a cloud S3 compatible object storage provider such as AWS S3, Google Cloud
Storage, or CloudFlare R2.
The object storage is used to store composition artifacts, such as the compose schema, supergraph
and additional metadata.
In theory any S3 compatible object storage provider should work.
Cloudflare R2
Set the corresponding environment variables of the server service in the docker compose stack.