README.md edited online with Bitbucket

This commit is contained in:
Gary Hansen
2017-06-21 04:11:29 +00:00
parent bd71071517
commit 5f551cd4ab

View File

@@ -4,20 +4,13 @@ Set of scripts to automatically deploy a remote git repository via a trigger.
### How do I get set up? ###
* Summary of set up
* Configuration
* Dependencies
* Database configuration
* How to run tests
* Deployment instructions
### Contribution guidelines ###
* Writing tests
* Code review
* Other guidelines
* clone your git repository as normal. you'll need to setup pre-authentication to enable automatic deployments.
* place git.sh on the filesystem, make it executable with chmod +x
* install incron
* place example configuration file in /etc/incron.d/ and adjust with paths / branch
* setup a trigger. there is an example for php and shell in the examples folder. this needs to create a trigger that incron can monitor
### Who do I talk to? ###
* Repo owner or admin
* Other community or team contact
* gary@hansenit.solutions
* [Hansen IT Solutions](https://hansenit.solutions)