You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/08/06 20:30:41 UTC

[GitHub] [openwhisk] rabbah commented on issue #4931: Openwhisk show no packages were installed on both guest as well as whisk system.

rabbah commented on issue #4931:
URL: https://github.com/apache/openwhisk/issues/4931#issuecomment-670176772


   It would be convenient to add an option to standalone openwhisk ton install the action catalogs. To install the packages, you can follow the instructions from [the samples catalog](https://github.com/apache/openwhisk-catalog).
   
   ```
   git clone https://github.com/apache/openwhisk-catalog.git
   cd openwhisk-catalog
   ./packages/installCatalogUsingWskdeploy.sh 789c46b1-71f6-4ed5-8c54-816aa4f8c502:abczO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP http://localhost:3233
   ```
   
   If you want to run the alarms or kafka service provider, there is more setup required as those have to startup microservices (in additional containers) to run the feed providers. These are also not part of the standalone bring up process at this point.
   
   Contributions are welcomed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org