Skip to content

This rails application can be used to browse, add, delete and edit both buckets and objects in Amazon S3

Notifications You must be signed in to change notification settings

theinventor/amazon-s3-browser

 
 

Repository files navigation

Amazon S3 Browser

This rails application can be used to browse, add, delete and edit both buckets and objects in Amazon S3

Also added basic pagination to help with load time for large buckets

Install instructions:

  • 1. Edit the file: config/s3_config.yml
  • 2. mkdir -p log tmp

About

This rails application can be used to browse, add, delete and edit both buckets and objects in Amazon S3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.4%
  • JavaScript 0.6%