Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 508 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 508 Bytes

Requirements

  • PHP 5.5.9 or higher. Check the required modules list
  • Check the Apache requirements
  • The GITHUB_WEBHOOK_SECRET environment variable defined for auto-deployments

QuickStart

Install

  1. Clone the repository and cd into it.

  2. Run make to install.

Update

To update:

$ make update

To clear the cache:

$ make clear