installer
installer copied to clipboard
Clarify workflow and differences between the Installer and Capistrano
Context
Some users are executing the Installer again to upload new versions of CONSUL to the production servers.
Objectives
Clarify in the documentation that the installer is only meant to me run once. Future changes to the code in the production server should be done using Capistrano
Notes
CONSUL updates for new Releases should also be done using Capistrano.
However, we still have to decide how to deal with system updates. For the moment, system administrators are expected to do this job, but maybe in the future the Installer can handle upgrading system libraries.