{ "info": { "author": "Alexander Todorov", "author_email": "atodorov@nospam.otb.bg", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Other Environment", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: System", "Topic :: System :: Monitoring", "Topic :: System :: Systems Administration" ], "description": "Difio registration agent for OpenShift / Python applications.\n\nIt compiles a list of locally installed Python packages and sends it to\n.\n\n\nInstalling on your OpenShift application\n----------------------------------------\n\nCreate an account at \n\nCreate a Python application on OpenShift\n\n::\n\n rhc-create-app -a myapp -t python-2.6\n\nAdd a dependency in your setup.py file\n\n::\n\n from setuptools import setup\n\n setup(\n name='MyApplication',\n version='1.0',\n install_requires=['difio-openshift-python'],\n )\n\nSet your userID in the ./data/DIFIO_SETTINGS file\n\n::\n\n cd ./myapp/\n echo \"export DIFIO_USER_ID=YourUserID\" > ./data/DIFIO_SETTINGS\n\nOpenShift by default will treat your application as a package. If the name given in\nsetup.py is different from the name passed to rhc-create-app command then\nset the application name in the ./data/DIFIO_SETTINGS file\n\n::\n\n echo \"export DIFIO_APP_NAME='MyApplication'\" >> ./data/DIFIO_SETTINGS\n\nThis registration script will ignore package names that match the value of \nOPENSHIFT_GEAR_NAME and DIFIO_APP_NAME environment variables.\n\n\nEnable the registration script in .openshift/action_hooks/post_deploy\n\n::\n\n # Activate VirtualEnv in order to use the correct libraries\n source $OPENSHIFT_HOMEDIR/python-2.6/virtenv/bin/activate\n\n # Set user defined settings\n source $OPENSHIFT_REPO_DIR/data/DIFIO_SETTINGS\n\n # Register/update the application\n python $OPENSHIFT_HOMEDIR/python-2.6/virtenv/bin/difio-openshift-python\n\nThen push your application to OpenShift\n\n::\n\n git push\n\nThat's it, you can now check your application statistics at\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/difio/difio-openshift-python", "keywords": "openshift,difio,updates,cloud", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "difio-openshift-python", "package_url": "https://pypi.org/project/difio-openshift-python/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/difio-openshift-python/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/difio/difio-openshift-python" }, "release_url": "https://pypi.org/project/difio-openshift-python/2.1.2/", "requires_dist": null, "requires_python": null, "summary": "Difio registration agent for OpenShift / Python applications", "version": "2.1.2" }, "last_serial": 788961, "releases": { "2.0": [ { "comment_text": "", "digests": { "md5": "6eddfc386c5a924aa3c9d676608265c2", "sha256": "3804dda3b816856717d4fdb513b781987a24c3ff303ac7ced4c401dab97d88a1" }, "downloads": -1, "filename": "difio-openshift-python-2.0.tar.gz", "has_sig": false, "md5_digest": "6eddfc386c5a924aa3c9d676608265c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3297, "upload_time": "2012-07-10T14:47:22", "url": "https://files.pythonhosted.org/packages/44/47/7008e8ae7b11e636f94461c0f3ee297a0ec98d406b2ab4571290e9feee92/difio-openshift-python-2.0.tar.gz" } ], "2.1.1": [ { "comment_text": "", "digests": { "md5": "89e99432e24cd9a2b6a94dd164bb515d", "sha256": "8ed397dde75e662ad2ed692f64dab22c8fc83f741753928440db74e062072654" }, "downloads": -1, "filename": "difio-openshift-python-2.1.1.tar.gz", "has_sig": false, "md5_digest": "89e99432e24cd9a2b6a94dd164bb515d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2941, "upload_time": "2013-01-04T11:41:03", "url": "https://files.pythonhosted.org/packages/6e/f1/d826a61544c6fbbfe00a9e0f8e696773f0479553301c23baa458bcaab9d3/difio-openshift-python-2.1.1.tar.gz" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "87004963610c55f28607cef89841c8b7", "sha256": "a03ee85fb49eddce765df32034d94d2015517d340062afa7a7235326d03cd84b" }, "downloads": -1, "filename": "difio-openshift-python-2.1.2.tar.gz", "has_sig": false, "md5_digest": "87004963610c55f28607cef89841c8b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2945, "upload_time": "2013-01-04T11:46:11", "url": "https://files.pythonhosted.org/packages/e1/3e/0091802dbfec85b59ba010b8f76b77305dd509cb610daa3a051b6d0ee461/difio-openshift-python-2.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "87004963610c55f28607cef89841c8b7", "sha256": "a03ee85fb49eddce765df32034d94d2015517d340062afa7a7235326d03cd84b" }, "downloads": -1, "filename": "difio-openshift-python-2.1.2.tar.gz", "has_sig": false, "md5_digest": "87004963610c55f28607cef89841c8b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2945, "upload_time": "2013-01-04T11:46:11", "url": "https://files.pythonhosted.org/packages/e1/3e/0091802dbfec85b59ba010b8f76b77305dd509cb610daa3a051b6d0ee461/difio-openshift-python-2.1.2.tar.gz" } ] }