easybib/asset-browser

A simple yet (hopefully) modern directory browser for Amazon S3.

dev-master 2016-06-07 09:30 UTC

This package is not auto-updated.

Last update: 2024-04-13 13:25:40 UTC


README

A browser for Amazon S3!

Assumptions

  • standard AWS environment variables present
  • an application setup on GitHub
  • customize config/local.php (from config/local.php-dist)
  • modern PHP to start it: S3_BROWSER_BUCKET=your_bucket php -S 0.0.0.0:8080 -t www
  • probably patience