Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit 9185977

Browse files
authored
Merge pull request #41 from IBM/add_deploy_to_bluemix
Update pipeline commands.
2 parents cad17a6 + 17cb6bb commit 9185977

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

‎README.md‎

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,7 @@ Copy `template.local.env` to a new file named `local.env` and update the `CLOUDA
4343
```bash
4444
./deploy.sh --install
4545
```
46-
> **Note**: If you see any error messages, refer to the [Troubleshooting](#troubleshooting) section below.
47-
48-
> **Note**: `deploy.sh` will be replaced with [`wskdeploy`](https://github.com/openwhisk/openwhisk-wskdeploy) in the future. `wskdeploy` uses a manifest to deploy declared triggers, actions, and rules to OpenWhisk.
49-
50-
> **Note**: You can also use the following button to clone a copy of this repository and deploy to Bluemix as part of a DevOps toolchain. Supply your OpenWhisk and Cloudant credentials, click Create, then run the Deployment pipeline.
51-
52-
[![Deploy to Bluemix](https://bluemix.net/docs/api/content/develop/images/deploy_buttonx2.png)](https://bluemix.net/deploy?repository=https://github.com/IBM/openwhisk-data-processing-cloudant.git)
46+
> **Note**: If you see any error messages, refer to the [Troubleshooting](#troubleshooting) section below. You can also explore [Alternative deployment methods](#alternative-deployment-methods).
5347
5448
# 3. Test database change events
5549
To test, invoke the first action manually. Open one terminal window to poll the logs:
@@ -137,5 +131,12 @@ If the error is not immediately obvious, make sure you have the [latest version
137131
wsk property get --cliversion
138132
```
139133

134+
# Alternative deployment methods
135+
`deploy.sh` will be replaced with [`wskdeploy`](https://github.com/openwhisk/openwhisk-wskdeploy) in the future. `wskdeploy` uses a manifest to deploy declared triggers, actions, and rules to OpenWhisk.
136+
137+
You can also use the following button to clone a copy of this repository and deploy to Bluemix as part of a DevOps toolchain. Supply your OpenWhisk and Cloudant credentials under the Delivery Pipeline icon, click Create, then run the Deploy stage for the Delivery Pipeline.
138+
139+
[![Deploy to Bluemix](https://bluemix.net/deploy/button.png)](https://bluemix.net/deploy?repository=https://github.com/IBM/openwhisk-data-processing-cloudant.git)
140+
140141
# License
141142
[Apache 2.0](LICENSE.txt)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /