16 ../../stack/slapos.cfg
17 ../../component/apache/buildout.cfg
18 ../../component/apache-php/buildout.cfg
19 ../../component/logrotate/buildout.cfg
20 ../../component/subversion/buildout.cfg
21 ../../component/gzip/buildout.cfg
22 ../../component/dcron/buildout.cfg
23 ../../component/dash/buildout.cfg
24 ../../component/stunnel/buildout.cfg
25 ../../component/lxml-python/buildout.cfg
28 recipe = slapos.recipe.template
29 url = ${:_profile_base_location_}/instance.cfg
30 output = ${buildout:directory}/template.cfg
32 md5sum = 4c7936accb3658871b635158198b7905
35 recipe = slapos.recipe.template
36 url = ${:_profile_base_location_}/instance-apachephp.cfg
37 output = ${buildout:directory}/template-apachephp.cfg
38 md5sum = ef5c61127a21c016014021477d1791e3
42 recipe = slapos.recipe.template
43 url = ${:_profile_base_location_}/../../stack/lamp/mariadb/instance-mariadb.cfg.in
44 output = ${buildout:directory}/template-mariadb.cfg
48 recipe = hexagonit.recipe.download
49 url = http://garr.dl.sourceforge.net/project/ajaxplorer/ajaxplorer/dev-channel/4.3.4/ajaxplorer-core-4.3.4.tar.gz
50 md5sum = 2f2ff8bda7bbe841ef0e870c724eb74f
51 strip-top-level-dir = true
54 recipe = z3c.recipe.mkdir
55 path1 = ${application:location}/data/files/website
56 path2 = ${application:location}/data/files/website2
62 recipe = slapos.recipe.template
63 url = ${:_profile_base_location_}/templates/index.html.in
64 output = ${website:path1}/index.html
65 md5sum = c5695762361b801c284ee23a150cd1f1
69 recipe = slapos.recipe.template
70 url = ${:_profile_base_location_}/templates/index.html.in
71 output = ${website:path2}/index.html
72 md5sum = c5695762361b801c284ee23a150cd1f1
76 recipe = slapos.recipe.download
77 url = ${:_profile_base_location_}/templates/${:filename}
79 filename = apache.conf.in
80 md5sum = 6788381fadd8ca96f892d33df3163da0
81 location = ${buildout:parts-directory}/${:_buildout_section_name_}
84 # Numpy 1.7.0 doesn't install well
86 # websockify 0.4.1 doesn't install well
88 plone.recipe.command = 1.1
89 slapos.recipe.download = 1.0.dev-r4053
90 slapos.recipe.template = 2.4.2
91 z3c.recipe.mkdir = 0.5