IBM / ibm-cloud-functions-data-processing-message-hub

Create a serverless, event-driven application with Apache OpenWhisk on IBM Cloud Functions that executes code in response to messages or to handle streams of data records from Apache Kafka or IBM Message Hub.
https://developer.ibm.com/patterns/respond-messages-handle-streams/
Apache License 2.0
22 stars 26 forks source link

Update the Deploy to Bluemix button to include wskdeploy #41

Closed krook closed 4 months ago

krook commented 7 years ago

As discussed with @mrutkows, the Deploy to Bluemix metadata files can be used to execute both the cf command line tools for service provisioning and the wskdeploy CLI to deploy the actions, triggers, and rules.