google-code-export / marinemap

Automatically exported from code.google.com/p/marinemap
Other
1 stars 2 forks source link

Use of Fabric and Chef/Puppet for automated code deployment and configuration #462

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Looking to automate deployment even more than we do right now though the use of 
Fabric (http://docs.fabfile.org/0.9.3/) for python packages (using pip) and 
code deployment.

To automate configuration of servers, a tool such as Chef 
(http://www.opscode.com/) or Puppet (http://www.puppetlabs.com/).
These tools allow for automated/repeatable configuration of servers during 
deployment.  

The purpose of these tools would be to drastically reduce the amount of time it 
takes to deploy a new instance of MarineMap, and allow fast deployment if the 
need to scale up arises.

Original issue reported on code.google.com by ColinMEb...@gmail.com on 8 Dec 2010 at 11:21

GoogleCodeExporter commented 9 years ago

Original comment by ColinMEb...@gmail.com on 16 Dec 2010 at 11:15