Skip to content

kshailen/s3admin

Repository files navigation

🤖 s3admin

Browse your buckets and check usage without the need to log into AWS Console

Features

  • Browse your Buckets and Objects
  • Search by Prefix
  • Analyze Bucket size & Object count
  • List largest and smallest files
  • Secure - your credentials are not stored
  • Standalone - node.js app
  • One click deploy to Heroku
  • Deploy anywhere with Docker

Screenshots

Size Limit example Size Limit example Size Limit example

Requirements

Programmatic usage credentials from AWS IAM with the proper ACL settings to access your S3 buckets (Access Key ID, Secret Access Key)

Demo

-> Demo <-

Deploy

Heroku

Deploy to Heroku

Docker

docker run -p 8000:3000 omaksi/s3admin

Development

Node.js and yarn required

yarn
yarn run dev

TODO

  • Bucket Settings

Contributing

Please open an issue :)

License

MIT

About

🤖 AWS S3 admin panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages