Skip to main content

Buildout recipe to install haproxy

Project description

Supported options

This recipe supports the following options:

url

URL pointing to the haproxy compressed archive. By default it uses: http://dist.plone.org/thirdparty/haproxy-1.3.22.zip

target

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 usage

By default this recipe will work with only the url option specified, e.g.:

[buildout]
parts +=
    ...
    haproxy

[haproxy]
recipe = plone.recipe.haproxy

This will configure the default options for target, pcre, and cpu. If you like or need to you can override these parameters, e.g.:

[haproxy]
recipe = plone.recipe.haproxy
url = http://my.dist.server/haproxy-1.3.22.zip
target = linux26
cpu = i686
pcre = 1

Reporting bugs or asking questions

We have a shared bugtracker and help desk on Launchpad: https://bugs.launchpad.net/collective.buildout/

Code repository

https://svn.plone.org/svn/collective/buildout/plone.recipe.haproxy

Contributors

  • Helge Tesdal, Author [tesdal]

  • Alex Clark, Support and maintenance [aclark]

  • Hanno Schlichting [hannosch]

Releases

1.0b3 (2010-01-20)

  • Use http://dist.plone.org/thirdparty/haproxy-1.3.22.zip as the default url. The tarfile module in Python 2.4 cannot open the official releases, so we provide a zip alternative for it. [hannosch]

  • Further package metadata cleanup. Moved tests outside of the package description. [hannosch]

1.0b2 (2010-01-12)

  • Clean up documentation, reorganize package contents. [aclark]

  • Don’t force make -f Makefile.osx on OS X, fixes Snow Leopard compilation. [aclark]

1.0b1 (2008-11-25)

  • First public release. [tesdal]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plone.recipe.haproxy-1.0b3.zip (13.0 kB view details)

Uploaded Source

File details

Details for the file plone.recipe.haproxy-1.0b3.zip.

File metadata

File hashes

Hashes for plone.recipe.haproxy-1.0b3.zip
Algorithm Hash digest
SHA256 fbfdc26cacbcd5f67db8692b54e72309957ee2856b5f1a87f5d22e26de19220e
MD5 e983daf0da14aa370d545a5f0b6d359a
BLAKE2b-256 737dad32da5440b07f83477942fd604effe8d1310e5d4fa625536417341de310

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page