Skip to main content

buildout recipe that writes apache.conf virtual hosts

Project description

.. contents::

.. Note to recipe author!
---------------------
Update the following URLs to point to your:

- code repository
- bug tracker
- questions/comments feedback mail
(do not set a real mail, to avoid spams)

Or remove it if not used.

- Code repository: http://svn.somewhere.com/...
- Questions and comments to somemailing_list
- Report bugs at http://bug.somewhere.com/..


Detailed Documentation
**********************

Supported options
=================

The recipe supports the following options:

.. Note to recipe author!
----------------------
For each option the recipe uses you shoud include a description
about the purpose of the option, the format and semantics of the
values it accepts, whether it is mandatory or optional and what the
default value is if it is omitted.

option1
Description for ``option1``...

option2
Description for ``option2``...


Example usage
=============

.. Note to recipe author!
----------------------
zc.buildout provides a nice testing environment which makes it
relatively easy to write doctests that both demonstrate the use of
the recipe and test it.
You can find examples of recipe doctests from the PyPI, e.g.

http://pypi.python.org/pypi/zc.recipe.egg

The PyPI page for zc.buildout contains documentation about the test
environment.

http://pypi.python.org/pypi/zc.buildout#testing-support

Below is a skeleton doctest that you can start with when building
your own tests.

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

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

Running the buildout gives us::

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



Contributors
************

Juan Grigea, Author


Change history
**************

0.1 (xxxx-xx-xx)
----------------

- Created recipe with ZopeSkel
[Juan Grigea]

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

gcommons.recipe.apachevhosts-0.2.tar.gz (4.5 kB view details)

Uploaded Source

Built Distributions

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

gcommons.recipe.apachevhosts-0.2-py2.7.egg (9.0 kB view details)

Uploaded Egg

gcommons.recipe.apachevhosts-0.2-py2.6.egg (9.0 kB view details)

Uploaded Egg

gcommons.recipe.apachevhosts-0.2-py2.4.egg (9.0 kB view details)

Uploaded Egg

File details

Details for the file gcommons.recipe.apachevhosts-0.2.tar.gz.

File metadata

File hashes

Hashes for gcommons.recipe.apachevhosts-0.2.tar.gz
Algorithm Hash digest
SHA256 b8e953986dfe2ac97bb38b15654a696e1f002cce202187d40a56200ae50bb499
MD5 3d0f5136447ec76e733c661d030a3ef2
BLAKE2b-256 1bf6e0c289acae6d67a82c84d1f7f25663f20429fd1fce8522cd87f92540fbc8

See more details on using hashes here.

File details

Details for the file gcommons.recipe.apachevhosts-0.2-py2.7.egg.

File metadata

File hashes

Hashes for gcommons.recipe.apachevhosts-0.2-py2.7.egg
Algorithm Hash digest
SHA256 c177dc78f6e0a1b480779b8a6841367bee4bf775899ff2cbebd936c2536b3997
MD5 04ae61482e5b82dac430729437972828
BLAKE2b-256 ea2ad1893dde466ba6bd39b07d84a08e311d600afe0fac253b779a76f1058f2b

See more details on using hashes here.

File details

Details for the file gcommons.recipe.apachevhosts-0.2-py2.6.egg.

File metadata

File hashes

Hashes for gcommons.recipe.apachevhosts-0.2-py2.6.egg
Algorithm Hash digest
SHA256 724606297eeab0c7abcaa80d87973991e2463cfa07c85fea27fccb25f7f44fc2
MD5 2ef6923877749d0a6ec14de0b8c91931
BLAKE2b-256 11e0775999f06216d0a81c88e39b4cd59341b67e42fafc3430f7e0f8ea6b9044

See more details on using hashes here.

File details

Details for the file gcommons.recipe.apachevhosts-0.2-py2.4.egg.

File metadata

File hashes

Hashes for gcommons.recipe.apachevhosts-0.2-py2.4.egg
Algorithm Hash digest
SHA256 4273ed5a01bc497e4676735fc8767f55a2419b6f1ef941c40e84a7d01f00da24
MD5 ddd80537391fffe77389caf7e46d1976
BLAKE2b-256 7e4601255d41a41b8b0c35a5fa48d935fcfeeb02711e04c389440d5ac175c904

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