{
"info": {
"author": "Birdhouse",
"author_email": "UNKNOWN",
"bugtrack_url": null,
"classifiers": [
"Framework :: Buildout",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Topic :: Software Development :: Build Tools",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"description": "*****************************\nbirdhousebuilder.recipe.redis\n*****************************\n\n.. image:: https://travis-ci.org/bird-house/birdhousebuilder.recipe.redis.svg?branch=master\n :target: https://travis-ci.org/bird-house/birdhousebuilder.recipe.redis\n :alt: Travis Build\n\n.. contents::\n\nIntroduction\n************\n\n``birdhousebuilder.recipe.redis`` is a `Buildout `_ recipe to install and configure `Redis `_ in-memory datastore with `Anaconda `_.\nThis recipe is used by the `Birdhouse `_ project. \n\n\nUsage\n*****\n\nThe recipe requires that Anaconda is already installed. It assumes that the default Anaconda location is in your home directory ``~/anaconda``. Otherwise you need to set the ``ANACONDA_HOME`` environment variable or the Buildout option ``anaconda-home``.\n\nIt installs the ``redis`` package from a conda channel in a conda enviroment named ``birdhouse``. The location of the birdhouse environment is ``.conda/envs/birdhouse``. It deploys a `Supervisor `_ configuration for Redis in ``~/.conda/envs/birdhouse/etc/supervisor/conf.d/redis.conf``. Supervisor can be started with ``~/.conda/envs/birdhouse/etc/init.d/supervisord start``.\n\nThe recipe depends on ``birdhousebuilder.recipe.conda`` and ``birdhousebuilder.recipe.supervisor``.\n\nSupported options\n=================\n\nThis recipe supports the following options:\n\n**anaconda-home**\n Buildout option with the root folder of the Anaconda installation. Default: ``$HOME/anaconda``.\n The default location can also be set with the environment variable ``ANACONDA_HOME``. Example:\n\n.. code-block:: sh\n\n export ANACONDA_HOME=/opt/anaconda\n\n Search priority is:\n\n 1. ``anaconda-home`` in ``buildout.cfg``\n 2. ``$ANACONDA_HOME``\n 3. ``$HOME/anaconda``\n\n**port**\n Accept connections on the specified port. Default: 6379.\n\n**loglevel**\n Specify the server verbosity level (debug, verbose, notice, warning). Default: warning.\n\n\nExample usage\n=============\n\nThe following example ``buildout.cfg`` installs Redis with Anaconda and default options:\n\n.. code-block:: ini \n\n [buildout]\n parts = redis\n\n anaconda-home = /home/myself/anaconda\n\n [redis]\n recipe = birdhousebuilder.recipe.redis\n\n\nAuthors\n*******\n\nCarsten Ehbrecht ehbrecht at dkrz.de\n\nChanges\n*******\n\n0.1.0 (2015-12-10)\n==================\n\n* Initial Release.",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/bird-house/birdhousebuilder.recipe.redis",
"keywords": "buildout recipe birdhouse conda celery redis",
"license": "Apache License 2.0",
"maintainer": null,
"maintainer_email": null,
"name": "birdhousebuilder.recipe.redis",
"package_url": "https://pypi.org/project/birdhousebuilder.recipe.redis/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/birdhousebuilder.recipe.redis/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/bird-house/birdhousebuilder.recipe.redis"
},
"release_url": "https://pypi.org/project/birdhousebuilder.recipe.redis/0.1.0/",
"requires_dist": null,
"requires_python": null,
"summary": "A Buildout recipe to install and configure Redis for Birdhouse.",
"version": "0.1.0"
},
"last_serial": 1855559,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "475651d311bcbb85ae5d8ab84066a2cb",
"sha256": "37b477b87d5c708ba8afc32535f4affbe69950cf1e580d6ccd64bc1188f5ff7e"
},
"downloads": -1,
"filename": "birdhousebuilder.recipe.redis-0.1.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "475651d311bcbb85ae5d8ab84066a2cb",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 23167,
"upload_time": "2015-12-10T14:12:21",
"url": "https://files.pythonhosted.org/packages/9b/ad/feac804d616a2e3d1110fd260354277d86ea15c5c4f7c691cec637046184/birdhousebuilder.recipe.redis-0.1.0-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "0a35973b9e66fea10988bd42249d251a",
"sha256": "d957d1bd52e9f5e6feba1469cbe4409d64f0e84c7ac8739ee8278b017be98806"
},
"downloads": -1,
"filename": "birdhousebuilder.recipe.redis-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "0a35973b9e66fea10988bd42249d251a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19675,
"upload_time": "2015-12-10T14:12:37",
"url": "https://files.pythonhosted.org/packages/2d/1d/650476ee5c9bbac34082b74e72e05b9b75755522d03b848f8173da10bc1a/birdhousebuilder.recipe.redis-0.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "475651d311bcbb85ae5d8ab84066a2cb",
"sha256": "37b477b87d5c708ba8afc32535f4affbe69950cf1e580d6ccd64bc1188f5ff7e"
},
"downloads": -1,
"filename": "birdhousebuilder.recipe.redis-0.1.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "475651d311bcbb85ae5d8ab84066a2cb",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 23167,
"upload_time": "2015-12-10T14:12:21",
"url": "https://files.pythonhosted.org/packages/9b/ad/feac804d616a2e3d1110fd260354277d86ea15c5c4f7c691cec637046184/birdhousebuilder.recipe.redis-0.1.0-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "0a35973b9e66fea10988bd42249d251a",
"sha256": "d957d1bd52e9f5e6feba1469cbe4409d64f0e84c7ac8739ee8278b017be98806"
},
"downloads": -1,
"filename": "birdhousebuilder.recipe.redis-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "0a35973b9e66fea10988bd42249d251a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19675,
"upload_time": "2015-12-10T14:12:37",
"url": "https://files.pythonhosted.org/packages/2d/1d/650476ee5c9bbac34082b74e72e05b9b75755522d03b848f8173da10bc1a/birdhousebuilder.recipe.redis-0.1.0.tar.gz"
}
]
}