Hi,
On Wed, Mar 18, 2015 at 8:22 AM, Shrinivasan T
wrote:
> Friends,
>
> I have a AWS instance where I have installed 20 rails applications.
> It took much time to setup by installing various dependencies.
> Base os is ubuntu 14.04
>
> Now, we need the same setup in a physical server.
> we will
Hi,
--- On Wed, Mar 18, 2015 at 8:22 AM, Shrinivasan T
wrote:
| I have installed 20 rails applications.
| It took much time to setup by installing various dependencies.
\--
Your query has nothing to do with Amazon. Use Capistrano to automate
deployment of Rails applications:
http://capistrano
Hi anna,
You can use Ansible(http://docs.ansible.com/) also. Its also very easy
to use . In my office we use ansible for everything .
On Mon, Mar 23, 2015 at 2:38 PM, அருண் குமார் - Arun Kumar <
thangam.ar...@gmail.com> wrote:
> Shirni,
>
>
> > I have a AWS instance where I have installed
Shirni,
> I have a AWS instance where I have installed 20 rails applications.
> It took much time to setup by installing various dependencies.
> Base os is ubuntu 14.04
>
> Now, we need the same setup in a physical server.
> we will need to setup multiple servers with the same applications.
>
> I
Friends,
I have a AWS instance where I have installed 20 rails applications.
It took much time to setup by installing various dependencies.
Base os is ubuntu 14.04
Now, we need the same setup in a physical server.
we will need to setup multiple servers with the same applications.
Is there any wa