Provide a read-only S3 backend for Caddy to serve static files from a private S3 bucket.
- Serving static files through caddy from a private S3 bucket may have different use-cases.
- There is another project lindenlab/caddy-s3 which has sadly not been maintained for a long time and causes memory-leaks in production.
- The file system backed plugins lack control over utilising custom s3 metadata like caching or content-types.
- Use mise-en-place or install the required tools mentioned in the mise configuration.
- Have docker compose up and running to spin up the test dependencies.