Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 1.03 KB

File metadata and controls

11 lines (6 loc) · 1.03 KB

Deploy using IBM Continuous Delivery

This deployment approach clones this repository under your own GitHub name and sets up an IBM Continuous Delivery toolchain that redeploys your application each time changes are pushed to your clone.

First, provision an IBM Event Streams instance, and name it kafka-broker. On the "Manage" tab of your Event Streams console create two topics: in-topic and out-topic. On the "Service credentials" tab make sure to add a new credential named kafka-credentials.

Then click the button below and supply your IBM Cloud Functions API key and Event Streams credentials under the Delivery Pipeline icon, click Create, then run the Deploy stage in the resulting Delivery Pipeline.

You can then automatically redeploy changes by pushing changes to your cloned repository.

Deploy to IBM Cloud