-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I'm trying to use fabric to deploy my webapp, and so I've got some
questions.

1. I often use chroot for testing. Are there any helpers planned to make
using chroot easier? Now I have to set up an ssh server inside (which is
easy with debootstrap), but it would be nice if I it was possible to set
a host as "chroot into ~/my-test-chroot".

Would this be difficult to implement?

2. Pipe from remote command to local file. I'd like to make a task "get
a dump of database", which normally in shell would look like:

    ssh remote 'database_dump ... | gzip' >localfile.gz

Is it possible to reproduce this in fabric?

3. Is any work done on [1] ("Make use of ssh_config where possible")? I
cannot find the branch mentioned in the last comment.

 [1] https://github.com/fabric/fabric/issues/3

Thanks,

Tomasz Melcer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk53je8ACgkQ0lIV1xJbVqpHNQCgmD6itnTwPnSIf8aivhLQgxPl
1V0An1Ko0Ssjx5cpVM3IcFqgPqJPR1dK
=YShb
-----END PGP SIGNATURE-----

_______________________________________________
Fab-user mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to