Cheryl is a web based file manager for the modern web. Built on top of PHP5 and AngularJS.
Deploying on Heroku will use Nginx and Postgres.
- Install Composer
- Run
composer install
from within your Cheryl directory - Edit any settings in config/config.yml
- Ensure your files directory is chmod to 0777 if using localy stored files
- Point your web root to the public directory
- Login with your user/pass. Default is u: admin, p: password.