Dave, Yeah, I know I can build it. What I was hoping for though was some prepackaged version of ROOT.war that I could simply take and copy to a production machine.
John On Fri, Oct 17, 2014 at 6:18 PM, Dave <[email protected]> wrote: > On Fri, Oct 17, 2014 at 1:43 PM, John D. Ament <[email protected]> > wrote: > > > > I noticed from looking at your release list you only had a source > release - > > not a binary release. > > > > So, if I'm following your instructions properly, then the only way I can > > deploy it to a machine is to build the source myself and run a launcher? > > What if i'm on a headless machine? > > > > > You can build it yourself and then deploy to Tomcat (and Cassandra) running > on a headless machine. > http://usergrid.incubator.apache.org/docs/deploy-local/ > > Or you could try my Vagrant launcher again. I made some fixes and now it is > working well for me. > https://github.com/snoopdave/usergrid-vagrant > > (I fixed that error that you hit when you tried it last) > > Hope that helps. > > - Dave >
