README.md edited online with Bitbucket
This commit is contained in:
21
README.md
21
README.md
@@ -4,20 +4,13 @@ Set of scripts to automatically deploy a remote git repository via a trigger.
|
|||||||
|
|
||||||
### How do I get set up? ###
|
### How do I get set up? ###
|
||||||
|
|
||||||
* Summary of set up
|
* clone your git repository as normal. you'll need to setup pre-authentication to enable automatic deployments.
|
||||||
* Configuration
|
* place git.sh on the filesystem, make it executable with chmod +x
|
||||||
* Dependencies
|
* install incron
|
||||||
* Database configuration
|
* place example configuration file in /etc/incron.d/ and adjust with paths / branch
|
||||||
* How to run tests
|
* 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
|
||||||
* Deployment instructions
|
|
||||||
|
|
||||||
### Contribution guidelines ###
|
|
||||||
|
|
||||||
* Writing tests
|
|
||||||
* Code review
|
|
||||||
* Other guidelines
|
|
||||||
|
|
||||||
### Who do I talk to? ###
|
### Who do I talk to? ###
|
||||||
|
|
||||||
* Repo owner or admin
|
* gary@hansenit.solutions
|
||||||
* Other community or team contact
|
* [Hansen IT Solutions](https://hansenit.solutions)
|
||||||
Reference in New Issue
Block a user