-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Rashmi Sharma edited this page Apr 28, 2017
·
3 revisions
Welcome to the app-deployer wiki!
Track progress using Kanban Board: Waffle
Changes pending in REST API:
- Rest api for getting project if GitHub url is given
- Call app_deployer.sh from agent file after message is received on topic
- Rest specs applied to all api's . After create, 201, header to return created id.
- Proper message return.
- Error Handling
- Move all configuration type things to yml, property file. For e.g.: mysql connection parameters are currently in all the files. this should be centralized.