You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ This plugin enables support for the [OpenWhisk platform](http://openwhisk.org/)
11
11
Before you can deploy your service to OpenWhisk, you need to have an account registered with the platform.
12
12
13
13
-*Want to run the platform locally?* Please read the project's [*Quick Start*](https://github.com/openwhisk/openwhisk#quick-start) guide for deploying it locally.
14
-
-*Want to use a hosted provider?* Please sign up for an account with [IBM Bluemix](https://console.ng.bluemix.net/) and then follow the instructions for getting access to [OpenWhisk on Bluemix](https://console.ng.bluemix.net/openwhisk/).
14
+
-*Want to use a hosted provider?* Please sign up for a free account with [IBM CLoud](https://console.ng.bluemix.net/) and then follow the instructions for getting access to [OpenWhisk on Bluemix](https://console.ng.bluemix.net/openwhisk/).
15
15
16
16
### Set up account credentials
17
17
@@ -25,12 +25,10 @@ Account credentials for OpenWhisk can be provided through a configuration file o
25
25
-*OW_AUTH* - Authentication key, e.g. `xxxxxx:yyyyy`
26
26
-*OW_APIGW_ACCESS_TOKEN* - API gateway access token (optional)
27
27
28
-
### Install Framework & Dependencies
29
-
30
-
*Due to an [outstanding issue](https://github.com/serverless/serverless/issues/2895) with provider plugins, the [OpenWhisk provider](https://github.com/serverless/serverless-openwhisk) must be installed as a global module.*
0 commit comments