Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Once you complete this sample application, you can move on to more complex serve


## Overview of message flow
![Sample Architecture](/images/OpenWhisk-MessageHub-sample-architecture.png)
![Sample Architecture](docs/OpenWhisk-MessageHub-sample-architecture.png)

Flow of processing goes as follows:

Expand Down
10 changes: 10 additions & 0 deletions docs/OPENWHISK.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## Sign up for a Bluemix account
Begin by going to [bluemix.net](https://console.ng.bluemix.net/) and signing up for a free account. After you activate your account, set an organization (for example, *MyACMEorg*) and space (for example *test*), click on OpenWhisk in the left navigation.
![alt text](openwhisk-nav.png)

## Install, configure, and test the OpenWhisk CLI
Once there, click the "Download OpenWhisk CLI" button.
![alt text](getting-started-with-openwhisk.png)

Then, follow the three steps to install, configure, and test connectivity. Note that the authorization key is not shown here.
![alt text](openwhisk-cli.png)
File renamed without changes
File renamed without changes