Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 1.58 KB

README.md

File metadata and controls

63 lines (39 loc) · 1.58 KB

app-deployer

App-deployer is python based app for deploying git code on IOT devices automatically.

Track progress using : https://waffle.io/rashmishrm/app-deployer

Architecture

My Image

Application URL:

http://52.52.67.116:3005/#!/

Webhook Server REST URL.

http://52.52.67.116:3007/v1/git-updates

My Image

Application in Action:

My Image

My Image

My Image

Team 6:

Team Members: Bhakti Shah, Neil Thaker, Nishant Rathi, Rashmi Sharma

--Team Work:

Team Tasks
1.) Design database schema
2.) Design Architecture
3.) Test
4.) AWS Deployment

--Individual Contribution:

--Bhakti Shah:

Tasks

  • Rest Api endpoints to implement crud operation for projects and user SignUp and logIn
  • Script for app deployer in agent

--Neil Thaker:

Tasks

  • Rest Api Crud operation for agent and deployer management
  • Script for app deployer in agent

--Nishant Rathi:

Tasks:

  • UI implementation
  • Rest endpoints for ui integration

--Rashmi Sharma:

Tasks:

  • Implementation of pub sub model
  • UI implementation<
  • Server scripting