{ "info": { "author": "bruce potter", "author_email": "bp@us.ibm.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2 :: Only", "Topic :: System :: Networking :: Firewalls", "Topic :: Utilities" ], "description": "SL Fortigate Order and Configuration Tool\n=========================================\n\nInstallation Preconditions\n--------------------------\n\nYou must have a SoftLayer account; if you were not provided with one, or you cannot use the provided credentials to authenticate at https://control.softlayer.com/, please contact a support person in your group.\n\nInstallation\n------------\n\nThe SL Fortigate tool is a Python module installable from the public PyPI repository, https://pypi.python.org/pypi. If you have a system with an installed, configured copy of the SoftLayer library (https://pypi.python.org/pypi/SoftLayer), you can install the slfortigate package with this command:\n\n pip install slfortigate\n\nYou can access usage information by invoking the command with the help argument, e.g.:\n\n slfortigate --help\n\n(Note that recent versions of the HTTP client used by the SoftLayer tool may complain about out-of-date SSL native libraries. For more information about this issue, consult https://urllib3.readthedocs.org/en/latest/security.html.)\n\nIf you do not have a suitable Linux system or SoftLayer installed and configured, follow the below instructions to provision a system in SoftLayer and configure it.\n\nSetting up a Linux system in SoftLayer\n--------------------------------------\nUse your SoftLayer credentials to provision a Virtual Server (VS) with the SoftLayer control panel at https://control.softlayer.com/. Please provision a CentOS 7 64bit system. Once provisioned, use SSH to connect to the system and issue the following commands:\n\n yum install -y epel-release && yum install -y python-pip python-devel gcc openssl-devel libffi-devel && pip install --upgrade pip && pip install slfortigate\n\nConfigure the SoftLayer tool\n----------------------------\nTo configure the SoftLayer command line tool, execute:\n\n slcli config setup\n\nIf you need to obtain a SoftLayer API key to complete the CLI configuration procedure, consult http://knowledgelayer.softlayer.com/procedure/generate-api-key.\n\nOnce your SoftLayer account is configured you may use the slfortigate tool. To access usage information, invoke slfortigate with the help argument, e.g.:\n\n slfortigate --help\n\nCopyright\n---------\n\nThis software is Copyright (c) 2015 IBM, Inc.\n\nSee the bundled LICENSE file for more information.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "setup\ndistutils", "license": "EPL-1.0", "maintainer": null, "maintainer_email": null, "name": "slfortigate", "package_url": "https://pypi.org/project/slfortigate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/slfortigate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/slfortigate/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Scripts to order a Fortigate from Softlayer and lock it down", "version": "0.1.3" }, "last_serial": 1611439, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "e4600c4f5c412da6133064efc988cdc5", "sha256": "6cb5e06ab709a443e2652a021dc7d3b15603db228000fd4741f06170153f3a4b" }, "downloads": -1, "filename": "slfortigate-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e4600c4f5c412da6133064efc988cdc5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 17666, "upload_time": "2015-06-27T18:07:24", "url": "https://files.pythonhosted.org/packages/82/e4/2fae7e3790f3c820048c0c2073473680dacdfd201fffc2b7637f855f31b6/slfortigate-0.1.2-py2.py3-none-any.whl" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "fd3b1b9558d655ef3155c9c7e8f770dd", "sha256": "a8e8246d83f0396381b0d6509af849864e5ff2f434ac17f5791c21c3b5eea066" }, "downloads": -1, "filename": "slfortigate-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fd3b1b9558d655ef3155c9c7e8f770dd", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 17260, "upload_time": "2015-06-29T12:55:02", "url": "https://files.pythonhosted.org/packages/4e/7c/d3a625cee1f022a1c40c96adbeb26199688d71348ca37613b41b247fb8ec/slfortigate-0.1.3-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fd3b1b9558d655ef3155c9c7e8f770dd", "sha256": "a8e8246d83f0396381b0d6509af849864e5ff2f434ac17f5791c21c3b5eea066" }, "downloads": -1, "filename": "slfortigate-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fd3b1b9558d655ef3155c9c7e8f770dd", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 17260, "upload_time": "2015-06-29T12:55:02", "url": "https://files.pythonhosted.org/packages/4e/7c/d3a625cee1f022a1c40c96adbeb26199688d71348ca37613b41b247fb8ec/slfortigate-0.1.3-py2.py3-none-any.whl" } ] }