Re: [Rails] RE: digitalocean/linode automated Rails setup

2017-05-15 Thread Robby O'Connor
There are existing chef, ansible and puppet stuff around. Google is your friend. On 05/15/2017 09:55 PM, S Ahmed wrote: > Well I was asking if there was an open source script that has it all > done already. > > On Sat, May 13, 2017 at 3:50 PM, nynhex >

Re: [Rails] RE: digitalocean/linode automated Rails setup

2017-05-15 Thread S Ahmed
Well I was asking if there was an open source script that has it all done already. On Sat, May 13, 2017 at 3:50 PM, nynhex wrote: > Than you need to write your own provisioning scripts using Chef, Ansible, > Puppet, or SaltStack. Or if you’re on AWS use OpsWorks. > > Either

Re: [Rails] RE: digitalocean/linode automated Rails setup

2017-05-13 Thread nynhex
Than you need to write your own provisioning scripts using Chef, Ansible, Puppet, or SaltStack. Or if you’re on AWS use OpsWorks. Either way it’s going to require time and money to some degree. > On May 13, 2017, at 2:44 PM, S Ahmed wrote: > > Looks interesting, but I

Re: [Rails] RE: digitalocean/linode automated Rails setup

2017-05-13 Thread S Ahmed
Looks interesting, but I am looking for something that I have total control over and not a 3rd party service that costs $$. On Thu, May 11, 2017 at 4:40 PM, nynhex wrote: > Checkout hatch.gorails.com > > Super easy to deploy your rails app on digital ocean with a couple of >

Re: [Rails] RE: digitalocean/linode automated Rails setup

2017-05-11 Thread nynhex
Checkout hatch.gorails.com Super easy to deploy your rails app on digital ocean with a couple of clicks. Sent from my iPhone > On May 11, 2017, at 3:25 PM, S Ahmed wrote: > > Hi, > > Are there any good server automation scripts that can bootstrap a Rails > server on

[Rails] RE: digitalocean/linode automated Rails setup

2017-05-11 Thread S Ahmed
Hi, Are there any good server automation scripts that can bootstrap a Rails server on something like linode/digitalocean that you can recommend? Something that installs basic security, Rails, postgresql, and nginx etc? Thanks! -- You received this message because you are subscribed to the