Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

spacedevin/cheryl

Repository files navigation

Cheryl 4.0 Beta

Cheryl is a web based file manager for the modern web. Built on top of PHP5 and AngularJS.

Deploying on Heroku

Deploying on Heroku will use Nginx and Postgres.

Deploy to Heroku


Manual Install

  1. Install Composer
  2. Run composer install from within your Cheryl directory
  3. Edit any settings in config/config.yml
  4. Ensure your files directory is chmod to 0777 if using localy stored files
  5. Point your web root to the public directory
  6. Login with your user/pass. Default is u: admin, p: password.