Comment on Speed up your Fabric deployments with ParexComments−goosemo15yJust to note/ask though, this requires that you have a python script on the server that uses this as a lib? and requires tornado?−enkiOP15yi just use the same fabfile on the server. and doesn't require tornado on linux (if epoll is available)
Comments
Just to note/ask though, this requires that you have a python script on the server that uses this as a lib? and requires tornado?
i just use the same fabfile on the server. and doesn't require tornado on linux (if epoll is available)