Cluster Configuration Using a Centralized Configuration Server
Tuesday, September 4th, 2012Resin has the very convenient ability to import configuration from an HTTP URL. This feature in combination with clever usage of environment variables can be a huge help avoiding the issues caused by maintaining local copies of configuration files in a large environment. In this Wiki article I setup a webserver as a centralized configuration repository and show how to modify your local Resin configuration such that the same file can be used by any Resin instance in any environment.
http://wiki4.caucho.com/Cloud:_Cluster-Wide_Configuration_Using_HTTP
