Skip to content

Latest commit

 

History

History
executable file
·
25 lines (15 loc) · 804 Bytes

README.md

File metadata and controls

executable file
·
25 lines (15 loc) · 804 Bytes

node-cd (GEO-C Version)

Featherweight Github/Bitbucket/Contentful Continuous Deployment

Continuously deploy any code from Github/Bitbucket/Contentful to your server.

node-cd is a simple node.js app handling Github's, Bitbucket's and Contentful's post-receive hooks. It can execute any script you want on your server: deployment, testing, etc.

Continuously Deploy Servers

  1. Open-City-Toolkit (/oct)
  2. Dev-Corner (/dev-corner)
  3. Smart-Cities (/smart-cities)

Requirements

node > 4

Installation

Please find the instructions at the OCT-Dev-Corner: http://giv-oct.uni-muenster.de/dev-corner/installations/cd/

Build Status