Instance manager 0.1 (Alpha release)
Up to Product page
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
For additional information about this project, please visit the
project page.
Available downloads
Change log
2006-05-11 Reinout van Rees <r.van.rees@zestsoftware.nl>
* actions.py: On creation, the zope config is changed for port
number, verbose security and debug mode.
* setup.py: Added distutils installation (including extra
instruction for moving the executable to /usr/local/bin in
INSTALL.txt).
* copy_defaults_to_userdefaults.py: Added utility script to
prepare an up-to-date userdefaults.py for the skeleton directory.
* defaults.py: Added full documentation for all options.
* actions.py: Made quickreinstall call optional.
2006-05-10 Reinout van Rees <reinout@vanrees.org>
* sources.py: Added symlinkbundle source. (Handy for svn bundle
checkouts of plone2.5, for instance).
2006-05-09 Reinout van Rees <reinout@vanrees.org>
* all: Started the project. Base sources, instance creation,
documentation, reinstalling, product install, etc. Works for one
of my projects already.