Вопрос

I have 4 nodes running paster app, once I change the config, I need to change config files on the 4 nodes. It will be a headache if the nodes number growing.

I believe it should be a common problem for people who running paster on more than one machines, is there any solution for this?

or did I use it the wrong way? thanks!

Это было полезно?

Решение

Look at http://docs.fabfile.org/en/1.2.1/index.html

This common solution for managing and deploying apps on several instances by ssh/sftp

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top