fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] Standalone Fabric


From: Jorge Vargas
Subject: Re: [Fab-user] Standalone Fabric
Date: Mon, 12 Dec 2011 11:33:53 -0400

For most things it should work without problem.
Some notes about it are at http://docs.fabfile.org/en/1.3.3/usage/library.html

Basically you will just need to reproduce what the fab CLI does.

On Mon, Dec 12, 2011 at 11:23 AM, Brad Carleton
<address@hidden> wrote:
> Hi,
>
> I am using the Python AWS library, boto:
>
> http://code.google.com/p/boto/
>
> I have extended the EC2 instance stuff to create a node class, and I put in
> some basic code that allows you to run commands on the remote server through
> SSH.  Needless to say, I think fabric is much more sophisticated in this
> area, and I would like to leverage it's command running abilities.
>
> Is there a preferred way to tie into the API without using the command line
> constructs?
>
> Thanks,
>
> Brad
> Cloud Engineer
>
> _______________________________________________
> Fab-user mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/fab-user
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]