[buildout] find-links += http://www.nexedi.org/static/packages/source/slapos.buildout/ parts = apache-php mariadb mydumper mysql-python rdiff-backup dropbear eggs instance-recipe-egg template template-apache-php template-mariadb template-mariadb-pbsready template-mariadb-pbsready-import template-mariadb-pbsready-export allow-hosts = *.nexedi.org *.python.org *.sourceforge.net alastairs-place.net dist.repoze.org effbot.org github.com peak.telecommunity.com psutil.googlecode.com www.dabeaz.com launchpad.net extends = ../shacache-client.cfg ../../component/mariadb/buildout.cfg ../../component/apache/buildout.cfg ../../component/apache-php/buildout.cfg ../../component/dcron/buildout.cfg ../../component/git/buildout.cfg ../../component/glib/buildout.cfg ../../component/logrotate/buildout.cfg ../../component/python-2.7/buildout.cfg ../../component/perl/buildout.cfg ../../component/sqlite3/buildout.cfg ../../component/lxml-python/buildout.cfg ../../component/zlib/buildout.cfg ../../component/rdiff-backup/buildout.cfg ../../component/gzip/buildout.cfg ../../component/stunnel/buildout.cfg ../../component/mydumper/buildout.cfg ../../component/mysql-python/buildout.cfg ../../component/dropbear/buildout.cfg versions = versions [mariadb] # Compile dir is for plugins, there's no plugin in LAMP keep-compile-dir = false [instance-recipe] egg = slapos.cookbook module = lamp.request [instance-recipe-egg] recipe = zc.recipe.egg #python = python2.7 eggs = ${instance-recipe:egg} [application] recipe = hexagonit.recipe.download #If provided tarball does not containt top directory this option shall be changed to false strip-top-level-dir = true [template] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance.cfg output = ${buildout:directory}/template.cfg md5sum = d7a6e9bbde95bf8bbb3f1844aefd789a mode = 0644 [template-apache-php] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-apache-php.cfg output = ${buildout:directory}/template-apache-php.cfg md5sum = 96d226b30e882e1046e37473109d1ece mode = 0644 [template-backuped] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-backuped.cfg output = ${buildout:directory}/template-backuped.cfg md5sum = 0fedb9ed84137b2d5518ffbaaa6d76eb mode = 0644 [template-use-backup] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-use-backup.cfg output = ${buildout:directory}/template-use-backup.cfg md5sum = e2e0fe0da5d2944feba0991b8948d04b mode = 0644 [template-mariadb] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-mariadb.cfg output = ${buildout:directory}/template-mariadb.cfg md5sum = 70ab558c2e925c3627c39fbc20a7501c mode = 0644 [template-mariadb-pbsready] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-mariadb-pbsready.cfg output = ${buildout:directory}/template-mariadb-pbsready.cfg md5sum = d2a580dcd7efdd528be45c5ffadfe760 mode = 0644 [template-mariadb-pbsready-import] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-mariadb-pbsready-import.cfg output = ${buildout:directory}/template-mariadb-pbsready-import.cfg md5sum = 4a96ff02da3898fef7077fa8baec81ac mode = 0644 [template-mariadb-pbsready-export] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-mariadb-pbsready-export.cfg output = ${buildout:directory}/template-mariadb-pbsready-export.cfg md5sum = 11a9e45e8bc590bc11bfdd304b07a4a5 mode = 0644 [template-pull-backup] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-pull-backup.cfg output = ${buildout:directory}/template-pull-backup.cfg md5sum = c7099cdf45605da4e9595c6e7b913327 mode = 0644 [eggs] recipe = zc.recipe.egg eggs = ${lxml-python:egg} slapos.toolbox [versions] setuptools = 0.6c12dev-r88795 zc.buildout = 1.6.0-dev-SlapOS-002 slapos.core = slapos.cookbook = collective.recipe.template = 1.8 hexagonit.recipe.cmmi = 1.5.0 hexagonit.recipe.download = 1.5.0 plone.recipe.command = 1.1 netaddr = 0.7.5 xml-marshaller = 0.9.7