{ "info": { "author": "David Whiteside", "author_email": "david@davidwhiteside.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: System :: Installation/Setup", "Topic :: System :: Systems Administration", "Topic :: Utilities" ], "description": "outbit\n============\n\n.. image:: https://secure.travis-ci.org/starboarder2001/outbit.png?branch=master\n :target: http://travis-ci.org/starboarder2001/outbit\n :alt: Travis CI\n\n.. image:: https://img.shields.io/pypi/v/outbit.svg\n :target: https://pypi.python.org/pypi/outbit\n :alt: PyPI version\n\n.. image:: https://badges.gitter.im/Join%20Chat.svg\n :alt: Join the chat at https://gitter.im/starboarder2001/outbit\n :target: https://gitter.im/starboarder2001/outbit?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\n\n.. image:: https://coveralls.io/repos/starboarder2001/outbit/badge.svg?branch=master\n :target: https://coveralls.io/r/starboarder2001/outbit?branch=master\n\n.. image:: https://readthedocs.org/projects/outbit/badge/?version=stable\n :target: http://outbit.readthedocs.io/en/stable/\n :alt: Documentation Status\n\noutbit provides a simple UI for orchestrating changes or applying configurations in a datacenter and cloud environment. outbit provides a layer on top of Ansible that allows you to easily wrap up automated tasks and provide a simple way to execute them. The role based access control allows you to implement seperations of duties and limit specific actions to be executed by specific roles. The logging feature allows you to track the history of changes in the environment.\n\nInstallation\n============\n\nInstall outbit client only. This is if you already have a dedicated outbit api server.\n\n.. sourcecode:: bash\n\n $ pip install outbit\n\nInstall outbit api server.\n\n.. sourcecode:: bash\n\n $ pip install outbit\n $ sudo outbit-api-install\n\nInstall and Starting the outbit api server using Docker.\n\n.. sourcecode:: bash\n\n $ docker pull starboarder2001/outbit\n $ docker run -d -p 8088:8088 -p 80:80 -p 443:443 starboarder2001/outbit\n\nUsage\n============\n\nStart the API server on your localhost or on a dedicated IP. If your using the Docker container then make sure you have pulled the image and have run the image using the above example.\n\n.. sourcecode:: bash\n\n $ outbit-api -s 127.0.0.1 --insecure\n\nLogin to the outbit shell. On the first login you will be prompted to change the default password. If your using the Docker container you can remove the \"--insecure\" flag since by default its configured to use ssl. If you are using valid ssl certificates and not self signed certificates you can also remove the \u201c-\u2013no-check-certificates\u201d flag.\n\n.. sourcecode:: bash\n\n $ outbit -u superadmin -s 127.0.0.1 --insecure --no-check-certificates\n Password: superadmin\n Changing Password From Default\n Enter New Password: **********\n Enter New Password Again: **********\n\nExample of adding a \"hello world\" action that prints hello world.\n\n.. sourcecode:: bash\n\n outbit> help\n actions [list|del|edit|add]\n users [list|del|edit|add]\n roles [list|del|edit|add]\n secrets [list|del|edit|add|encryptpw]\n plugins [list]\n help [*]\n jobs [list|status|kill]\n schedules [add|edit|list|del]\n inventory [list|del]\n ping\n logs\n help\n stats\n exit\n\n outbit> actions add name=helloworld category=/hello action=world plugin=command desc=\"print hello world\" command_run=\"echo 'hello world'\"\n\n outbit> help\n actions [list|del|edit|add]\n users [list|del|edit|add]\n roles [list|del|edit|add]\n secrets [list|del|edit|add|encryptpw]\n plugins [list]\n help [*]\n jobs [list|status|kill]\n schedules [add|edit|list|del]\n inventory [list|del]\n ping\n logs\n help\n stats\n hello [world]\n exit\n\n outbit> hello world\n hello world\n return code: 0\n\n outbit> exit\n\nLicense\n============\noutbit is released under the `MIT License\n<./LICENSE.rst>`_.\n\nAuthor\n============\nDavid Whiteside (david@davidwhiteside.com)\n", "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/starboarder2001/outbit", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "outbit", "package_url": "https://pypi.org/project/outbit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/outbit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/starboarder2001/outbit" }, "release_url": "https://pypi.org/project/outbit/0.0.9/", "requires_dist": null, "requires_python": null, "summary": "The command line and control center of a Data Center or Cloud.", "version": "0.0.9" }, "last_serial": 2604470, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6bd13fc3ce388bca30f95c7c72a5a6b1", "sha256": "e27867bf72b1c61c0e8b02810ef192e3b6c1babf7f84fd6fe635162507a96ce8" }, "downloads": -1, "filename": "outbit-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6bd13fc3ce388bca30f95c7c72a5a6b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1742, "upload_time": "2016-06-04T00:57:50", "url": "https://files.pythonhosted.org/packages/c7/c7/04af66d3ab8359429aa45036397f28d84785646bec79f9d0abf7dca48c9f/outbit-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "fd76e02896ec27d17652cb3f5dca9e59", "sha256": "a4d31be7decb7fca5a5d427ec6afd5c140891727a8b3960281491d79f6250d0b" }, "downloads": -1, "filename": "outbit-0.0.2.tar.gz", "has_sig": false, "md5_digest": "fd76e02896ec27d17652cb3f5dca9e59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4507, "upload_time": "2016-06-04T16:04:12", "url": "https://files.pythonhosted.org/packages/95/45/e3c2bfe57c940aa2dc0c90d2a7cb52b4bc61b4891acd1c93c7717faee285/outbit-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "da46111e9b16dede9091fa237437ad50", "sha256": "59cf564a0efd8ae16f96d432058db5779c6ac3c8253fe511d6232ef10c5198f7" }, "downloads": -1, "filename": "outbit-0.0.3.tar.gz", "has_sig": false, "md5_digest": "da46111e9b16dede9091fa237437ad50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7589, "upload_time": "2016-06-11T16:50:09", "url": "https://files.pythonhosted.org/packages/e7/4c/7acb2387a8296dbb5f5252ea0126542a0746ca2c9d72d9c79f9f2cc7eb79/outbit-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "39cc703e4a8c94134f952f568d07bbfb", "sha256": "b7fb41bcd9e1ae7876cf56aaa6cf2e0b298abeab007a79d1da0365b1bf159e61" }, "downloads": -1, "filename": "outbit-0.0.4.tar.gz", "has_sig": false, "md5_digest": "39cc703e4a8c94134f952f568d07bbfb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15781, "upload_time": "2016-06-30T05:56:55", "url": "https://files.pythonhosted.org/packages/32/d9/824d2b8eda5243a5672dad958bb1c1bf848ba461fba46e81c2e7941b6475/outbit-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "2f42b071fdb658790132a3545a524347", "sha256": "9d60e8c23aa7cd63c1e535f675d4263285f280cd1f4baa8cfaf251945254af2b" }, "downloads": -1, "filename": "outbit-0.0.5.tar.gz", "has_sig": false, "md5_digest": "2f42b071fdb658790132a3545a524347", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18854, "upload_time": "2016-07-21T00:54:35", "url": "https://files.pythonhosted.org/packages/63/82/fbeadbc277ac8b87ca482d9bc5a889c6b6db0ece3fde5b1da29860a4b958/outbit-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "547e2ba62a21cc04b1dc229c6643fd5e", "sha256": "59c005a899e02d74a48413a63fbe0a71174beced9f7441900533a78d84e5dfc4" }, "downloads": -1, "filename": "outbit-0.0.6.tar.gz", "has_sig": false, "md5_digest": "547e2ba62a21cc04b1dc229c6643fd5e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20654, "upload_time": "2016-08-02T05:26:50", "url": "https://files.pythonhosted.org/packages/85/71/c1bc2ee7ecbf529e17b919aa3efcb12fe98e139c2257ff9f1b87eca51655/outbit-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "bd5a269ec5952fab1847000297a01913", "sha256": "77ac7c7623df688b5c2797f99a781879e6f61322bfc02f023612f92dcf38eddf" }, "downloads": -1, "filename": "outbit-0.0.7.tar.gz", "has_sig": false, "md5_digest": "bd5a269ec5952fab1847000297a01913", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 313728, "upload_time": "2016-09-14T02:03:26", "url": "https://files.pythonhosted.org/packages/9e/dd/ced07a9acfe59b321c78b9b4cb4846ef103ef4b0ccc1dc6ab2f6e1844c6c/outbit-0.0.7.tar.gz" } ], "0.0.8": [], "0.0.9": [ { "comment_text": "", "digests": { "md5": "74ead3f462f9a2e9c60efbdf9dc11e04", "sha256": "cc858a0f11c64bdf3bdbb84432a23c40aa3069346016be4c7967c70b0f17cf3d" }, "downloads": -1, "filename": "outbit-0.0.9.tar.gz", "has_sig": false, "md5_digest": "74ead3f462f9a2e9c60efbdf9dc11e04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 314706, "upload_time": "2017-01-29T04:27:49", "url": "https://files.pythonhosted.org/packages/09/fa/d84710bbbd5a56a4d8f2d32b7788f3082df5f8ec8da0fff27d423d84ad2c/outbit-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "74ead3f462f9a2e9c60efbdf9dc11e04", "sha256": "cc858a0f11c64bdf3bdbb84432a23c40aa3069346016be4c7967c70b0f17cf3d" }, "downloads": -1, "filename": "outbit-0.0.9.tar.gz", "has_sig": false, "md5_digest": "74ead3f462f9a2e9c60efbdf9dc11e04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 314706, "upload_time": "2017-01-29T04:27:49", "url": "https://files.pythonhosted.org/packages/09/fa/d84710bbbd5a56a4d8f2d32b7788f3082df5f8ec8da0fff27d423d84ad2c/outbit-0.0.9.tar.gz" } ] }