[Setup] Plone 4, multiple sites per zodb

Roijen, Bas bas.roijen at cofely-gdfsuez.nl
Tue May 10 06:47:49 UTC 2011


Hi,

Use collective.recipe.filestorage
Example including blobs:

parts +=
    filestorage

[filestorage]

recipe = collective.recipe.filestorage

zodb-cache-size = 5000

zeo-client-cache-size = 300MB

parts =

    site1

    site2


[filestorage_site1]

blob-storage = ${zeoserver:blob-storage}/site1



[filestorage_site2]

blob-storage = ${zeoserver:blob-storage}/site2

Kind regards,

bc. Bas Roijen
Technical Application manager
COFELY EXPERTS BV
Information & Communication Technology
GDF SUEZ ENERGY SERVICES

Amerikalaan 35, 6199 AE Maastricht-Airport, The Netherlands
Postbus 304, 6199 ZN Maastricht-Airport, The Netherlands
Phone. : +31 (0)43 367 52 09
Fax. : +31 (0)43 367 59 90
Mobile. : +31 (0)6 388 260 15
bas.roijen at cofely-gdfsuez.nl
www.cofely-gdfsuez.nl

________________________________________
Van: plone-setup-bounces at lists.plone.org [plone-setup-bounces at lists.plone.org] namens Ben Ransom [bransom at ucdavis.edu]
Verzonden: dinsdag 10 mei 2011 3:25
Aan: plone-setup at lists.plone.org
Onderwerp: [Setup] Plone 4, multiple sites per zodb

I'd like a few separate data sites (Data.fs) in a new Plone 4 setup.  Plone 3 documentation addresses this ( http://plone.org/documentation/kb/multiple-plone-sites-per-zope-instance-using-separate-data-fs-files-for-each-one ).

But with Plone 4, how to deal with blob directives in the buildout.cfg or zope.conf?
Thanks,

================================================
De informatie opgenomen in dit bericht kan vertrouwelijk zijn en
is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht
onterecht ontvangt, wordt u verzocht de inhoud niet te gebruiken en
de afzender direct te informeren door het bericht te retourneren.
================================================
The information contained in this message may be confidential
and is intended to be exclusively for the addressee. Should you
receive this message unintentionally, please do not use the contents
herein and notify the sender immediately by return e-mail.
================================================


More information about the Setup mailing list