- 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
-
Clone the repository and
cd
into it. -
Run
make
to install.
To update:
$ make update
To clear the cache:
$ make clear