plone.recipe.haproxy

Buildout recipe to install haproxy
Download

plone.recipe.haproxy Ranking & Summary

Advertisement

  • Rating:
  • License:
  • ZPL
  • Publisher Name:
  • Helge Tesdal
  • Publisher web site:
  • http://jarn.com

plone.recipe.haproxy Tags


plone.recipe.haproxy Description

Buildout recipe to install haproxy plone.recipe.haproxy is a buildout recipe that supports the following options:url URL pointing to the haproxy compressed archive. By default it uses: http://dist.plone.org/thirdparty/haproxy-1.4.4.ziptarget Target can be one of the following: linux22, linux24, linux24e linux24eold, linux26, solaris, freebsd, openbsd, generic.cpu CPU can be one of the following: i686, i586, ultrasparc, generic.pcre Set to 1 to enable the use of the PCRE library.Example usageTo use this recipe, just create a part for it and define the recipe parameter:parts = ... haproxyrecipe = plone.recipe.haproxyThis will configure the default options for url, target, pcre, and cpu. If you like or need to you can override these parameters, e.g.:recipe = plone.recipe.haproxyurl = http://my.dist.server/haproxy-1.x.y.ziptarget = linux26cpu = i686pcre = 1Reporting bugs or asking questionsWe have a shared bugtracker and help desk on Launchpad: https://bugs.launchpad.net/collective.buildout/Code repositoryhttps://svn.plone.org/svn/collective/buildout/plone.recipe.haproxy Requirements: · Python · Plone CMS What's New in This Release: · Update to haproxy 1.4.8. · Fix bug with install_from_cache that prevents downloading haproxy if it is not already present in the cache.


plone.recipe.haproxy Related Software