caddy-s3browser icon indicating copy to clipboard operation
caddy-s3browser copied to clipboard

Caddy plugin to generate file indexes of S3 buckets to browse via Web Client

Results 7 caddy-s3browser issues
Sort by recently updated
recently updated
newest added

How can I identify the error? I have my domain on cloudflare, a reverseproxy with [caddy](https://github.com/homeall/caddy-reverse-proxy-cloudflare) for minio and s3browser services. `{"level":"error","ts":1642392663.309618,"logger":"http.log.access.log0","msg":"handled request"}` Lists the directories and files, but when...

Hello, I fixed some mistakes in the template Caddyfile. Environment variables should be reference as {$}, as described in https://caddyserver.com/docs/caddyfile/concepts#environment-variables. Thanks!

I haven't have a chance to test yet, wanted to make a PR while it was fresh in my head.

I want to use, but was wondering what the ability is to use an instance profile to read s3 bucket instead of uid/key combo?

enhancement
help wanted

Use the `prefers-color-scheme: dark` media query

enhancement

When debug is false, it doesn't seem to show anything. Can we get separate kinds of errors depending on whats happening? Like here are all the edge conditions: 1. Auth...

enhancement

Does this support the usage of custom templates via the "browse" setting (https://caddyserver.com/docs/caddyfile/directives/file_server#browse) ? It doesn't appear to, but I wanted to make sure I wasn't just misunderstanding how to...