Skip to content

Repository files navigation

S3 Browser

Simple S3 file browser

CSV File Alt text

Docker

To build docker build --tag s3browser .

Create a file ~/aws.env with environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY

*.env are ignored in .gitignore and .dockerignore

And run docker with above env file docker run -t -i --env-file ~/aws.env -p9000:9000 s3browser ./s3browser/start_gunicorn.sh

Health Check url is /ping

Acknowledgements

CSS is modified from milligram

Inspired by an internal tool of Bloomreach, which was developed by Antariksh Bothale

About

Easy way to browse s3 files

Topics

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages