Skip to main content

A Buildout recipe to setup a MySQL database.

Project description

Recipe to install Mysql

Code repository: https://svn.zestsoftware.nl/svn/zest/zest.recipe.mysql

Change history

0.4.0 (2008-03-16)

  • Created recipe with ZopeSkel [Jean-Paul Ladage].

  • Learned from the varnish recipe and wrote the build recipe which downloads, compiles and install MySQL and created wrapper scripts in the bin folder of the buildout.

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 = zest.recipe.mysql
... option1 = %(foo)s
... option2 = %(bar)s
... """ % { 'foo' : 'value1', 'bar' : 'value2'})

Running the buildout gives us:

>>> print system(buildout)
Upgraded:
...
Installing test1.
Unused options for test1: 'option2' 'option1'.

Contributors

Jean-Paul Ladage, Author

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

zest.recipe.mysql-0.7.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zest.recipe.mysql-0.7-py2.4.egg (13.4 kB view details)

Uploaded Egg

File details

Details for the file zest.recipe.mysql-0.7.tar.gz.

File metadata

File hashes

Hashes for zest.recipe.mysql-0.7.tar.gz
Algorithm Hash digest
SHA256 7c2648e0ac1eca2dd42e51c5c70558d6d2d07bcbcb93dab0288e28ad8ea98bf5
MD5 ebec44713e0848abf253a2fbc0794c6e
BLAKE2b-256 be0f3159bcf092e9573c31425dba8556afa6886ce7e140cf6d93bea0cfcb6109

See more details on using hashes here.

File details

Details for the file zest.recipe.mysql-0.7-py2.4.egg.

File metadata

File hashes

Hashes for zest.recipe.mysql-0.7-py2.4.egg
Algorithm Hash digest
SHA256 5c9a3439d31fd08a58ad41d3e64e925dacf50ad1b37c59e5a119b64cc013c678
MD5 28a286de3b7b4c42e01a7ebd05ceec96
BLAKE2b-256 5573ca4afe5982a05f276dd4cec1dbd11dae592f33d8f00187401cb5c73bf9a2

See more details on using hashes here.

Supported by

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