apache / openwhisk-catalog

Curated catalog of Apache OpenWhisk packages to interface with event producers and consumers
https://openwhisk.apache.org/
Apache License 2.0
33 stars 49 forks source link

Install catalog with wskdeploy #267

Closed ddragosd closed 5 years ago

ddragosd commented 6 years ago

It would be nice to use wskdeploy to install the catalog, instead of the custom bash scripts, where possible.

mrutkows commented 6 years ago

@ddragosd agreed... @pritidesai and some of us have talked about this for some time; perhaps when we finish preparing all the release automation...

pritidesai commented 6 years ago

I had thought about the structure few weeks ago to add manifest in each package, I will have PR for one next week, starting from simplest utils:

https://github.com/apache/incubator-openwhisk-catalog/tree/master/packages/utils

Following install script at: https://github.com/apache/incubator-openwhisk-catalog/blob/654b24b45600506f6dc787b4c178b0cfea963bd2/packages/installSystem.sh