{ "info": { "author": "Royendgel Silberie", "author_email": "royendgel@techprocur.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Operating System :: MacOS :: MacOS X", "Operating System :: Unix", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "DEPLOYER\n========\n\n### This webdeployer allows you to deploy fast and easy to your webserver.\nAutomate deployments of your webapps using :\n\n- GUNICORN\n- NGINX\n- SUPERVISORD\n\nYou need to use a directory format like : ```/projects/client/client_name/project/source```\n\nrequirements :\n- Python 2.7\n- Fabric\n- Jinja2\n\n\nOn your server you need to have already installed and running:\n- nginx\n- gunicorn(not realy only you need to have the package installed)\n- supervisord\n\n\nThis is being set free from Private so it may take time to free out all the mess from my private repo\n\n\nTO INSTALL\n==========\n\n```\npip install webdeployer\n```\n\n\nIf you are deploying for the first time :\ngo in your project directory and type : webdeployer init\n\nedit the webdeployer-config.py\n\nthen type webdeployer deploy\n\nMILESTONE/ROADMAP\n\n- I want to make it more customizable", "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/royendgel", "keywords": "deployer automation fabric", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "webdeployer", "package_url": "https://pypi.org/project/webdeployer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/webdeployer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/royendgel" }, "release_url": "https://pypi.org/project/webdeployer/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "Personal Deployer for site created with Flask and Django", "version": "0.0.4" }, "last_serial": 1072913, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6d8295705ce417ab5bde78646b276306", "sha256": "d9780a1f9c40190a28bdaffca302b8f00ef64e19db3c7b4a1db708c7c82952aa" }, "downloads": -1, "filename": "webdeployer-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6d8295705ce417ab5bde78646b276306", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1610, "upload_time": "2014-04-25T02:40:13", "url": "https://files.pythonhosted.org/packages/d3/86/d3173cc7f2b2034d63bf505a005756e73dc03f7ab70c3ebc74ee5cafd7a6/webdeployer-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "8a210837dcebcf4586f32c707383260e", "sha256": "d9971d13a8f9484fc715e33f7d78408f1c3753701ef98fd12a35673b72d22681" }, "downloads": -1, "filename": "webdeployer-0.0.2.tar.gz", "has_sig": false, "md5_digest": "8a210837dcebcf4586f32c707383260e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2116, "upload_time": "2014-04-25T02:53:53", "url": "https://files.pythonhosted.org/packages/a1/0c/1eb2bf37c91294da0f246afe6aa4871d0935383463615c5b578cf4715f1f/webdeployer-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "243a777b554dc18ce444f239e894040e", "sha256": "6240ae6dbd6b600d369d9e212f98a700b63adfb2c0533fb885069d08fb878aca" }, "downloads": -1, "filename": "webdeployer-0.0.3.tar.gz", "has_sig": false, "md5_digest": "243a777b554dc18ce444f239e894040e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2879, "upload_time": "2014-04-25T03:21:15", "url": "https://files.pythonhosted.org/packages/19/30/11b73ed36a24c5229cd613aded028907869c8423bb276105e32e4ee598ea/webdeployer-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "7554142294a43e01e3dd6716db47007e", "sha256": "22961b41b685b01d948ad7a66c89de80a8125fe8adcf0ec069bc529dd7234f26" }, "downloads": -1, "filename": "webdeployer-0.0.4.tar.gz", "has_sig": false, "md5_digest": "7554142294a43e01e3dd6716db47007e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4907, "upload_time": "2014-04-27T00:45:05", "url": "https://files.pythonhosted.org/packages/e9/6e/ab86e41481fe2884b259e68a504f80be9986d1596cdd21cba7462aca629a/webdeployer-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7554142294a43e01e3dd6716db47007e", "sha256": "22961b41b685b01d948ad7a66c89de80a8125fe8adcf0ec069bc529dd7234f26" }, "downloads": -1, "filename": "webdeployer-0.0.4.tar.gz", "has_sig": false, "md5_digest": "7554142294a43e01e3dd6716db47007e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4907, "upload_time": "2014-04-27T00:45:05", "url": "https://files.pythonhosted.org/packages/e9/6e/ab86e41481fe2884b259e68a504f80be9986d1596cdd21cba7462aca629a/webdeployer-0.0.4.tar.gz" } ] }