I’ve been playing with Python here and at the same time Fabric v.0.9 for simple deployment. This is a handy tool to manage several servers for application development,testing and production. The code below is save to a file named fabfile.py This assumes we can login to any of the server w/o ssh keypair. See this [...]
↧