Hi Team, Recently based on some feedback by end users I felt a need for a simpler way to test out OpenWhisk for end users. Towards that end there is a new PR #4516 which enables launching OpenWhisk as a simple runnable jar.
java -jar openwhisk-standalone-1.0.0-SNAPSHOT.jar Post this OpenWhisk server would be accessible over 8080 port and wsk can be configured to us that More details are provided at #4516 [1]. Thoughts? Chetan Mehrotra [1] https://github.com/apache/incubator-openwhisk/pull/4516