in reply to Re: Distributing code to 100's of servers
in thread Distributing code to 100's of servers
Basically, it works like this:
Each morning, the computers compare CUR_PROD_VERSION.sh with their local stored copy. If it's different, they check out CUR_PROD_VERSION.sh, which is a trivial shell script that checks out the latest production version (using a tag).
...roboticus
|
|---|