Related to this, I wrote a Chef cookbook for deploying Aurora on Ubuntu that I've been using for a while: https://github.com/benley/chef-aurora
On Tue, Feb 24, 2015 at 11:59 PM, James Oliver <jdo...@gmail.com> wrote: > I've been looking at this as well, thanks for sharing! I think it'd be cool > to see this into a repo, and I also would be happy to leave feedback. > > James > > > On Wed, Feb 25, 2015 at 12:15 AM, Joseph Smith <yasumo...@gmail.com> wrote: > >> A bit late, but… this is awesome!!! >> >> If you’re interested in putting this in a full-blown repo or something, >> I’d be happy to send in a PR and/or add some comments with more notes, >> questions, and suggestions if you’re interested :) >> >> Thanks for sharing! >> Joe >> >> > On Feb 21, 2015, at 19:16, Hussein Elgridly <huss...@broadinstitute.org> >> wrote: >> > >> > Hi, >> > >> > There's been some talk on IRC about better documentation for deploying >> > Aurora in a non-Vagrant environment, and requests that users share their >> > deployment notes. Our devops folks are putting together Puppet scripts >> for >> > our production environment, but meanwhile I've been using Mesosphere as a >> > dev environment. >> > >> > I wrote Bash scripts to automate the build and install, and got sign-off >> to >> > share them with you, so here they are in a Gist: >> > >> > https://gist.github.com/helgridly/e7bee1f017c7c134d5d3 <http://xxxx> >> > >> > I make no claims as to their quality ;) >> > >> > The readme file should walk you through what's going on. They're pretty >> > obviously cribbed from the Vagrant files but handle installing >> dependencies >> > in the Mesosphere environment and copying the executor over to the >> slaves. >> > >> > Please feel free to appropriate as much or as little of the code or >> > documentation as you'd like. >> >>