Skip to main content

Buildout recipe to install haproxy

Project description

Detailed Documentation

Supported options

The recipe supports the following options:

option1

Description for option1

option2

Description for option2

Example usage

We’ll start by creating a buildout that uses the recipe:

>>> write('buildout.cfg',
... """
... [buildout]
... parts = test1
...
... [test1]
... recipe = plone.recipe.haproxy
... option1 = %(foo)s
... option2 = %(bar)s
... """ % { 'foo' : 'value1', 'bar' : 'value2'})

Running the buildout gives us:

>>> print 'start', system(buildout) # doctest:+ELLIPSIS
start...
Installing test1.
Unused options for test1: 'option2' 'option1'.
<BLANKLINE>

Contributors

Helge Tesdal, Author

Change history

1.0b1 (2008-11-25)

  • First public release [Helge Tesdal].

Download

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.0b1.tar.gz (6.8 kB view details)

Uploaded Source

File details

Details for the file plone.recipe.haproxy-1.0b1.tar.gz.

File metadata

File hashes

Hashes for plone.recipe.haproxy-1.0b1.tar.gz
Algorithm Hash digest
SHA256 283e8bd658377a3a648b64770a34e93a5e4fcabf5394aa173ce7be5b23a85c5e
MD5 ab1e695ce550246e72d89c9097cca09d
BLAKE2b-256 93f2ecffdee42b214c7ed1a8f476b1bde8a8c52cb29dbb62bd551d229fd66194

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