Skip to content

dancebreak/dancebreak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example/Base Buildout for Opsworks Plone Deployments

This is a base buildout for Plone (currently 4.3-latest) for deploying on AWS OpsWorks using the opsworks-web-python cookbooks.

For development start with:

python2.7 ./bootstrap.py -c development.cfg
bin/buildout -c development.cfg

If you want some Zope helpers in your ipython shell (bin/ipzope) then do the following:

mkdir ~/.config/ipython/
cp scripts/ipy_profile_zope.py ~/.config/ipython/

For production use the opsworks-web-python recipes to deploy to AWS Opsworks

License && Authors

With thanks to Jazkarta, Inc. and KCRW Radio

Copyright 2014, Alec Mitchell

Licensed under the BSD License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages