{ "info": { "author": "Dan Dietz, Nathaniel Pardington, Jared Proffitt", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "Programming Language :: Python" ], "description": "Fabric Bolt\n===========\n\n.. image:: https://travis-ci.org/fabric-bolt/fabric-bolt.png?branch=master\n :target: https://travis-ci.org/fabric-bolt/fabric-bolt\n\n.. image:: https://coveralls.io/repos/fabric-bolt/fabric-bolt/badge.svg?branch=master\n :target: https://coveralls.io/r/fabric-bolt/fabric-bolt?branch=master\n\n| **tl;dr**\n| A web interface for fabric deployments.\n\nFabric Bolt is a Python/Django project that allows you to deploy code stored in source control (a project) to a target server (host).\nFabric Bolt provides convenient web interfaces to configure both the projects and the hosts. Additionally, deployment history and\nlogs are stored so that you know who, what, where, when, and why something was deployed.\n\nDocumentation found at http://fabric-bolt.readthedocs.org/en/latest/\n\n.. image:: https://raw.github.com/fabric-bolt/fabric-bolt/master/docs/images/Screen%20Shot%202013-09-29%20at%207.42.18%20PM.png\n\nQuickstart\n----------\n\nThese steps are designed to get you rolling quickly, but more complete install/setup information is provided in our `documentation\n`_.\n\n1. Install::\n\n pip install fabric-bolt\n\n2. Initialize settings file. (To specify file location, enter as the second argument.)::\n\n fabric-bolt init [~/.fabric-bolt/settings.py]\n\n3. Modify generated settings file to enter database settings.\n\n4. Migrate db::\n\n fabric-bolt migrate\n\n5. Create admin user, then follow the prompts to create an email and password::\n\n fabric-bolt [--config=~/.fabric-bolt/settings.py] createsuperuser\n\n6. Run::\n\n fabric-bolt runserver\n\nNote:\n\nIf you have created a settings file at a different location than the default, you can use the --config option on any\ncommand (besides the init command) to specify the custom file path. Alternatively, you can set an env variable: FABRIC_BOLT_CONF.\n\nAuthors\n-------\n\n* Dan Dietz (paperreduction)\n* Jared Proffitt (jproffitt)\n* Nathaniel Pardington (npardington)\n\n\nBolting web applications to servers since 2013 :: Deploy Happy!", "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/fabric-bolt/fabric-bolt", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "fabric-bolt", "package_url": "https://pypi.org/project/fabric-bolt/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fabric-bolt/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/fabric-bolt/fabric-bolt" }, "release_url": "https://pypi.org/project/fabric-bolt/0.1/", "requires_dist": null, "requires_python": null, "summary": "A web interface to fabric deployments.", "version": "0.1" }, "last_serial": 1690222, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4cea04e5962a54cf5753ad6b11c9a816", "sha256": "87224b29201482ed419d4bb8adb1439f9c878b6a52dfd1d6350c4ac8dc8be048" }, "downloads": -1, "filename": "fabric-bolt-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4cea04e5962a54cf5753ad6b11c9a816", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 283780, "upload_time": "2014-01-29T03:25:21", "url": "https://files.pythonhosted.org/packages/eb/c3/552b0252c33c5ff53b220be012408a1719a84c3dd6eced8d2cd5707b1ede/fabric-bolt-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "f91e19b77e65d2e57f6670285979c44b", "sha256": "5857bf30c0063a43c8fb3d1414869edd6e9b64e06614fa16899f9673320e2a26" }, "downloads": -1, "filename": "fabric-bolt-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f91e19b77e65d2e57f6670285979c44b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 369281, "upload_time": "2014-01-29T17:50:15", "url": "https://files.pythonhosted.org/packages/77/58/159f5f9ff63cfec07f51c49d774a8d38e0f571e6007f8c63c9a902f40a37/fabric-bolt-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "57ab6b695424c682a7ad192647ea2a07", "sha256": "728e962c4359e722b0b820fb583f1e1546269056f29a4f7ab9e4a4ccc2d05cf4" }, "downloads": -1, "filename": "fabric-bolt-0.0.3.tar.gz", "has_sig": false, "md5_digest": "57ab6b695424c682a7ad192647ea2a07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 369561, "upload_time": "2014-02-07T04:18:38", "url": "https://files.pythonhosted.org/packages/0b/ab/e93aee6a96accd06af6e305d188aca68985cbd430b65d27f5448c47b4a48/fabric-bolt-0.0.3.tar.gz" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "7467c5d980978499754a58543b90b268", "sha256": "f8f67dab0c3904da644e50e8350c7926ab61ce3dcee4e5dd675c645a4436075e" }, "downloads": -1, "filename": "fabric-bolt-0.1.tar.gz", "has_sig": false, "md5_digest": "7467c5d980978499754a58543b90b268", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 753117, "upload_time": "2015-08-24T01:48:46", "url": "https://files.pythonhosted.org/packages/11/bf/7052afe0447880f54e7e47673835f5374dd90833b57df8253da8c3f227f5/fabric-bolt-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7467c5d980978499754a58543b90b268", "sha256": "f8f67dab0c3904da644e50e8350c7926ab61ce3dcee4e5dd675c645a4436075e" }, "downloads": -1, "filename": "fabric-bolt-0.1.tar.gz", "has_sig": false, "md5_digest": "7467c5d980978499754a58543b90b268", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 753117, "upload_time": "2015-08-24T01:48:46", "url": "https://files.pythonhosted.org/packages/11/bf/7052afe0447880f54e7e47673835f5374dd90833b57df8253da8c3f227f5/fabric-bolt-0.1.tar.gz" } ] }