Managing projects with zc.buildout
This Tutorial applies to:
Plone 3.0.x
This Tutorial is intended for:
Server Administrators, Developers
optilude
All content on one page (useful for printing, presentation mode etc.)
- Introduction Or: "What's wrong with a plain old Zope instance"?
- Packages, products and eggs Looking at the core concepts in more detail
- Prerequisites A few things you need before we can get started
- Creating a buildout for your project How to create a new buildout for a project, adding Plone and other third party products as dependencies
- Understanding buildout.cfg How to manage the main buildout configuration file
- Creating a buildout defaults file This makes it possible to share configuration across multiple buildouts, and save some time and disk space.
- Installing a third party product How to install a new package using these tools
- Creating a new package How to add a new egg-based package to your buildout
- A deployment configuration How to use buildout for deployment configuration
German translation of this tuturial
In the last days I worked on a german translation of this text. It is now finished and could be found <a href="http://amantke.de/index.php?/content/blogcategory/20/35/">here</a>.
chroot container for Plone buildouts