Skip to content

Instantly share code, notes, and snippets.

@zackjp
zackjp / README.md
Last active November 19, 2019 02:00
Simple Git deploy script for PHP apps

Simple Git deploy script for PHP apps

Usage

SSH into your server then copy deploy.sh, deploy.json, and deploy_post_hook.sh.

git clone https://gist.github.com/8816795.git

Then set your configs in json and run: