Page MenuHomeDevCentral

Create deployment script
Open, NormalPublic

Description

The deployment script should:

  • push Git code both to GitHub and OpenShift repositories
  • configure the OpenShift instance with rhc the application

ZR account could be used for credentials.

Event Timeline

dereckson claimed this task.
dereckson raised the priority of this task from to Normal.
dereckson updated the task description. (Show Details)
dereckson added a project: Nasqueron ship.
dereckson added a subscriber: dereckson.

See also rSHIP20e8d0a5821a which introduced a Makefile, a make deploy target is there expected.

Perhaps move from OpenShift to a regular Docker image?