Hi Nick,

For now just building the PR branch and running following command
should get you going

java -jar openwhisk-standalone-1.0.0-SNAPSHOT.jar

You can use the default guest and whisk.system credentials to interact
with it. I am in the process of writing a readme for various options
exposed. Hope to get it done by Monday

Chetan Mehrotra

On Fri, Jun 21, 2019 at 4:57 PM Nick Mitchell <moose...@gmail.com> wrote:
>
> thanks chetan for doing this!
>
> could you provide some example startup sequences, e.g. with sample configs?
> i'm willing to try this out for our CI/CD pipeline -- i'm sick of 1)
> waiting 5-7 minutes for openwhisk to start up; and b) fighting ansible
> versus xenial :)
>
> @starpit
>
> On Fri, Jun 21, 2019 at 12:44 AM Chetan Mehrotra <chetan.mehro...@gmail.com>
> wrote:
>
> > > What's the performance like on startup time
> >
> > It starts in < 5 secs.
> >
> > So far no major blocking issue apart from fetching docker logs on Mac.
> > Current approach of directly reading the log json does not work. So
> > need to have a mac version which uses `docker logs` command to
> > somewhat handle such a case.
> >
> > Chetan Mehrotra
> >
> > On Thu, Jun 20, 2019 at 9:50 PM James Thomas <jthomas...@gmail.com> wrote:
> > >
> > > That is mind-blowingly cool!
> > >
> > > What's the performance like on startup time?
> > >
> > > On Thu, 20 Jun 2019 at 06:14, Carlos Santana <csantan...@gmail.com>
> > wrote:
> > > >
> > > > Genius!
> > > > https://www.adminsub.net/tcp-udp-port-finder/whisker
> > > >
> > > >
> > > > - Carlos Santana
> > > > @csantanapr
> > > >
> > > > > On Jun 19, 2019, at 12:30 PM, David P Grove <gro...@us.ibm.com>
> > wrote:
> > > > >
> > > > > WhiskerControl
> > >
> > >
> > >
> > > --
> > > Regards,
> > > James Thomas
> >

Reply via email to