adsabs / ADSDeploy

Deployment, testing, and GUI pipeline for the ADS application tier
GNU General Public License v3.0
0 stars 2 forks source link

Adding webapp to ads deploy #1

Closed jonnybazookatone closed 8 years ago

jonnybazookatone commented 8 years ago

First merge. Basic additions to get the ball rolling:

  1. start the web application via, vagrant up webapp, it is accessible via port 9000
  2. /webhooks end point receives GitHub commit events
  3. /rabbitmq is basic end point that proxies packets to rabbitmq
  4. models.py contains a basic outline of the type of information we wish to store, where a unique input is commit + application, ie., adsws commit 234343 on staging