New über-buildout with Repoze and Deliverance
A new devleopment-and-production all-in-one buildout using Repoze, WSGI and Deliverance 0.3
I've just created a new version of the über-buildout that uses:
- repoze.zope2
- Deliverance 0.3 (trunk)
and still all the goodness of:
- ZEO server
- 4 ZEO clients running Paster
- Software load balancing using haproxy
- A Varnish cache
- nginx serving static content
You can find it in svn here.
This build was based largely on the work of Feneric and Lichota.

Previous:
collective.alias: A transparent alias for Plone
Follow me on 

Don't forget aclark :-p
http://good-py.appspot.com/release/repoze.zope2/1.0.
I wonder what you think of making plone.recipe.zope2instance and plone.recipe.zope2zeoserver support repoze? I fiddled with this here: http://svn.plone.org/[…]/ and here: http://svn.plone.org/[…]/
and plan to keep working on it.
The idea would be that we try make it easier for people to just "swap out" Zope2 w/Repoze.