Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.02 KB

README.md

File metadata and controls

23 lines (12 loc) · 1.02 KB

Grapple

About Grapple

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.

Installation - Client

To install locally, clone this repository and update the .env file to point GRAPPLE_MANAGER_URL your server deployment's URL.

Installation - Server

To install on your server, fork this repository, and use laravel forge to deploy to your preferred server.

Security Vulnerabilities

If you discover a security vulnerability within grapple, please send an e-mail to Billy via [email protected]. Security vulnerabilities will be addressed as soon as possible.

License

Grapple is open-sourced software licensed under the MIT license.