{ "info": { "author": "Alex Newton Alexander", "author_email": "fooltruth1980@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Programming Language :: Python :: 2" ], "description": "

NginxCtl

\n\nThis is a simple tool to manage nginx service on a server. This tool is similar to apachectl but for nginx. The important feature of this tool is ability to list vhosts configured on a nginx server.\n\n

Download/Installation

\n```\nwget https://raw.githubusercontent.com/fooltruth/nginxctl/master/nginxCtl.py -O nginxctl.py \npython nginxctl.py -S\n```\n\n\n

Usage

\n```\npython nginxctl.py -h\nUsage: nginxctl.py [options]\n\nOptions:\n -S list nginx vhosts\n -t configuration test\n -k start|stop|status|restart|fullstatus\n -v version\n -h help\n\n```\nHere is an example of running the option to discover virtual hosts\n```\n# python nginxctl.py -S\nnginx vhost configuration:\n*:80; is a Virtualhost\n port 80; localhost (/etc/nginx/sites-enabled/default:28)\n alias example.com\n\n\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n```\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/fooltruth/nginxctl", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "nginxctl", "package_url": "https://pypi.org/project/nginxctl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nginxctl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/fooltruth/nginxctl" }, "release_url": "https://pypi.org/project/nginxctl/1.1.2/", "requires_dist": null, "requires_python": null, "summary": "This tool is similar to apachectl but for nginx. The important feature of this tool is ability to list vhosts configured on a nginx server", "version": "1.1.2" }, "last_serial": 1787933, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "6834cfa8bc6730d5087a676f76719a8d", "sha256": "f2ab78edf28a1c867ce87abe8d0bb3a37e6bec0e3bb26e2dd0b2823526d7573c" }, "downloads": -1, "filename": "nginxctl-1.0.tar.gz", "has_sig": false, "md5_digest": "6834cfa8bc6730d5087a676f76719a8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16962, "upload_time": "2015-10-26T14:26:40", "url": "https://files.pythonhosted.org/packages/63/82/e2fcf8922989e00638a6fe289839c19bf00d07b4cfb77bf9dfbc5778a58e/nginxctl-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "d6aa723f5f86c897f2a236af90f928e9", "sha256": "d67f27669b28ab45f79e23511a9ca4025b7000b907377e11dc317d7b5ac47b81" }, "downloads": -1, "filename": "nginxctl-1.1.tar.gz", "has_sig": false, "md5_digest": "d6aa723f5f86c897f2a236af90f928e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16984, "upload_time": "2015-10-26T14:29:03", "url": "https://files.pythonhosted.org/packages/71/93/b3244547f6e9450a189b89c01099ccdb2dddf7ced4a07ad61f4daee99cbd/nginxctl-1.1.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "09c0131220507ef52d37f575f7f96df4", "sha256": "17bca7ed0555a71ace6e57783fd8a4b4f233e0ddf6623f3bea8ec73b816da8dc" }, "downloads": -1, "filename": "nginxctl-1.1.1.tar.gz", "has_sig": false, "md5_digest": "09c0131220507ef52d37f575f7f96df4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17104, "upload_time": "2015-10-26T15:23:26", "url": "https://files.pythonhosted.org/packages/92/7a/99e4fcd2ce10ff82e112d4c8bf35319b35b6ee066ed4271b2b442d9ae5a6/nginxctl-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "8b17de2cf53e39fc8838d3a85f38338e", "sha256": "0f1e753b91223669388ad005acce97a2b00ca0837d745d40e8501f1309d53c6d" }, "downloads": -1, "filename": "nginxctl-1.1.2.tar.gz", "has_sig": false, "md5_digest": "8b17de2cf53e39fc8838d3a85f38338e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17024, "upload_time": "2015-10-27T07:15:41", "url": "https://files.pythonhosted.org/packages/72/45/936e0805da71fcaf0e5a1f9256f757f5fa95057e391687ba067ef2d52926/nginxctl-1.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8b17de2cf53e39fc8838d3a85f38338e", "sha256": "0f1e753b91223669388ad005acce97a2b00ca0837d745d40e8501f1309d53c6d" }, "downloads": -1, "filename": "nginxctl-1.1.2.tar.gz", "has_sig": false, "md5_digest": "8b17de2cf53e39fc8838d3a85f38338e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17024, "upload_time": "2015-10-27T07:15:41", "url": "https://files.pythonhosted.org/packages/72/45/936e0805da71fcaf0e5a1f9256f757f5fa95057e391687ba067ef2d52926/nginxctl-1.1.2.tar.gz" } ] }