Hacker News new | past | comments | ask | show | jobs | submit login

Thanks. We've been working hard on Wallaroo. Plenty more improvements to come but we felt that it was time to get it out there and get feedback to help us drive the work we do over the next few months.



Can I suggest having a Docker image of all the pre-compiled bits available? I was really interested in trying it out but don't know if I want to invest the time trying to compile everything for a tool that I don't know a lot about yet. If setup was just a `docker pull` away I would probably already be going through the tutorial.

If the 4 terminals required were instead just:

`docker run -d --name wallaroo -v ~/wallaroo-tutorial/celsius:/srv/application-module -p 0.0.0.0:4000:4000 wallaroolabs/wallaroo-quickstart`

Or something similar I think a lot more people on this thread would be trying it out right now.

It looks really promising! If I get the spare time I'm definitely interested enough to give it a whirl.


First: thanks!

Re docker:

It's one of the options we are looking at to make it easier to get up and running.

Any particular reason that docker appeals to you?

We're not sure at this point in time what the best means is.

If there was a docker based QuickStart, what would you expect to be able to do with it?

Run the first example app? Something more?


+1 to this approach




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: