Continuous Integration / Continuous Deployment (or Delivery)
How do I automate deployment to a shared web server? Somehow finding a solution for this was harder than expected.
Implementing GitHub webhooks: Providing a secure and fairly simple approach using a PHP handler script.