-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdist_cnx_large.cfg
222 lines (211 loc) · 5.83 KB
/
dist_cnx_large.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
[buildout]
extends = dist_cnx.cfg
download-cache = downloads
eggs-directory = eggs
parts +=
instance3
instance4
instance5
instance6
instance7
instance8
[shared]
check-interval = python-check-interval 1800
[instance3]
# For more information on this step and configuration options see:
# http://pypi.python.org/pypi/plone.recipe.zope2instance
recipe = plone.recipe.zope2instance
zope2-location = ${zope2:location}
user = ${shared:user}
port-base=300
http-address = 8080
icp-address = 3130
environment-vars = ${shared:environment-vars}
zeo-client = on
zeo-address = ${shared:zeo-host}
eggs = ${shared:eggs}
products = ${shared:products}
debug-mode = off
verbose-security = off
zeo-address = ${shared:zeo-host}
zodb-cache-size = 500000
zserver-threads = 2
effective-user = ${shared:zope-user}
zodb-temporary-storage =
<zodb_db temporary>
# Temporary storage database (for sessions)
<zeoclient>
server ${shared:zeo-host}
storage temp
name zeostorage
</zeoclient>
mount-point /temp_folder
container-class Products.TemporaryFolder.TemporaryContainer
</zodb_db>
zope-conf-additional = ${shared:pdf-conf}
${shared:check-interval}
[instance4]
# For more information on this step and configuration options see:
# http://pypi.python.org/pypi/plone.recipe.zope2instance
recipe = plone.recipe.zope2instance
zope2-location = ${zope2:location}
user = ${shared:user}
port-base=400
http-address = 8080
icp-address = 3130
environment-vars = ${shared:environment-vars}
zeo-client = on
zeo-address = ${shared:zeo-host}
eggs = ${shared:eggs}
products = ${shared:products}
debug-mode = off
verbose-security = off
zeo-address = ${shared:zeo-host}
zodb-cache-size = 500000
zserver-threads = 2
effective-user = ${shared:zope-user}
zodb-temporary-storage =
<zodb_db temporary>
# Temporary storage database (for sessions)
<zeoclient>
server ${shared:zeo-host}
storage temp
name zeostorage
</zeoclient>
mount-point /temp_folder
container-class Products.TemporaryFolder.TemporaryContainer
</zodb_db>
zope-conf-additional = ${shared:pdf-conf}
${shared:check-interval}
[instance5]
# For more information on this step and configuration options see:
# http://pypi.python.org/pypi/plone.recipe.zope2instance
recipe = plone.recipe.zope2instance
zope2-location = ${zope2:location}
user = ${shared:user}
port-base=500
http-address = 8080
icp-address = 3130
environment-vars = ${shared:environment-vars}
zeo-client = on
zeo-address = ${shared:zeo-host}
eggs = ${shared:eggs}
products = ${shared:products}
debug-mode = off
verbose-security = off
zeo-address = ${shared:zeo-host}
zodb-cache-size = 500000
zserver-threads = 2
effective-user = ${shared:zope-user}
zodb-temporary-storage =
<zodb_db temporary>
# Temporary storage database (for sessions)
<zeoclient>
server ${shared:zeo-host}
storage temp
name zeostorage
</zeoclient>
mount-point /temp_folder
container-class Products.TemporaryFolder.TemporaryContainer
</zodb_db>
zope-conf-additional = ${shared:pdf-conf}
${shared:check-interval}
[instance6]
# For more information on this step and configuration options see:
# http://pypi.python.org/pypi/plone.recipe.zope2instance
recipe = plone.recipe.zope2instance
zope2-location = ${zope2:location}
user = ${shared:user}
port-base=600
http-address = 8080
icp-address = 3130
environment-vars = ${shared:environment-vars}
zeo-client = on
zeo-address = ${shared:zeo-host}
eggs = ${shared:eggs}
products = ${shared:products}
debug-mode = off
verbose-security = off
zeo-address = ${shared:zeo-host}
zodb-cache-size = 500000
zserver-threads = 2
effective-user = ${shared:zope-user}
zodb-temporary-storage =
<zodb_db temporary>
# Temporary storage database (for sessions)
<zeoclient>
server ${shared:zeo-host}
storage temp
name zeostorage
</zeoclient>
mount-point /temp_folder
container-class Products.TemporaryFolder.TemporaryContainer
</zodb_db>
zope-conf-additional = ${shared:pdf-conf}
${shared:check-interval}
[instance7]
# For more information on this step and configuration options see:
# http://pypi.python.org/pypi/plone.recipe.zope2instance
recipe = plone.recipe.zope2instance
zope2-location = ${zope2:location}
user = ${shared:user}
port-base=700
http-address = 8080
icp-address = 3130
environment-vars = ${shared:environment-vars}
zeo-client = on
zeo-address = ${shared:zeo-host}
eggs = ${shared:eggs}
products = ${shared:products}
debug-mode = off
verbose-security = off
zeo-address = ${shared:zeo-host}
zodb-cache-size = 500000
zserver-threads = 2
effective-user = ${shared:zope-user}
zodb-temporary-storage =
<zodb_db temporary>
# Temporary storage database (for sessions)
<zeoclient>
server ${shared:zeo-host}
storage temp
name zeostorage
</zeoclient>
mount-point /temp_folder
container-class Products.TemporaryFolder.TemporaryContainer
</zodb_db>
zope-conf-additional = ${shared:pdf-conf}
${shared:check-interval}
[instance8]
# For more information on this step and configuration options see:
# http://pypi.python.org/pypi/plone.recipe.zope2instance
recipe = plone.recipe.zope2instance
zope2-location = ${zope2:location}
user = ${shared:user}
port-base=800
http-address = 8080
icp-address = 3130
environment-vars = ${shared:environment-vars}
zeo-client = on
zeo-address = ${shared:zeo-host}
eggs = ${shared:eggs}
products = ${shared:products}
debug-mode = off
verbose-security = off
zeo-address = ${shared:zeo-host}
zodb-cache-size = 500000
zserver-threads = 2
effective-user = ${shared:zope-user}
zodb-temporary-storage =
<zodb_db temporary>
# Temporary storage database (for sessions)
<zeoclient>
server ${shared:zeo-host}
storage temp
name zeostorage
</zeoclient>
mount-point /temp_folder
container-class Products.TemporaryFolder.TemporaryContainer
</zodb_db>
zope-conf-additional = ${shared:pdf-conf}
${shared:check-interval}