Grapple is a client and server based application that allows users to create and manage website deployments.
The same grapple application is installed on your local environment and on your server. The client application is used to create and manage deployments, and the server application is used to communicate with the server, and the server handles the deployment process.
To install locally, clone this repository and update the .env
file to point GRAPPLE_MANAGER_URL your server deployment's URL.
To install on your server, fork this repository, and use laravel forge to deploy to your preferred server.
If you discover a security vulnerability within grapple, please send an e-mail to Billy via billy@bchubb.co.uk. Security vulnerabilities will be addressed as soon as possible.
Grapple is open-sourced software licensed under the MIT license.