netunicorn-connector-aci


Namenetunicorn-connector-aci JSON
Version 0.1.5 PyPI version JSON
download
home_page
SummaryAzure Container Instances connector for netunicorn
upload_time2023-12-23 04:18:19
maintainer
docs_urlNone
author
requires_python>=3.10
licenseMIT
keywords netunicorn
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Azure Container Instances connector for netunicorn
This is a connector for Microsoft Azure Container Instances for netunicorn.

## Installation
```bash
pip install netunicorn-connector-aci
```

## Usage
Create a configuration file and provide needed parameters (see [example](configuration-example.yaml)).
Then, add information about this connector to the main configuration file of netunicorn-director-infrastructure.

All of these parameters are required and to be provided by Azure cloud user.

P.S.: Most likely you also want to submit a help ticket to Azure cloud to increase your containers quota
for your region as the default one is pretty low.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "netunicorn-connector-aci",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "netunicorn",
    "author": "",
    "author_email": "Roman Beltiukov <rbeltiukov@ucsb.edu>",
    "download_url": "https://files.pythonhosted.org/packages/30/e6/5d7eac3a75b7e86c0e0bdfbc9138b34304d42c0f687b5d1d96908fdb29c5/netunicorn-connector-aci-0.1.5.tar.gz",
    "platform": null,
    "description": "# Azure Container Instances connector for netunicorn\nThis is a connector for Microsoft Azure Container Instances for netunicorn.\n\n## Installation\n```bash\npip install netunicorn-connector-aci\n```\n\n## Usage\nCreate a configuration file and provide needed parameters (see [example](configuration-example.yaml)).\nThen, add information about this connector to the main configuration file of netunicorn-director-infrastructure.\n\nAll of these parameters are required and to be provided by Azure cloud user.\n\nP.S.: Most likely you also want to submit a help ticket to Azure cloud to increase your containers quota\nfor your region as the default one is pretty low.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Azure Container Instances connector for netunicorn",
    "version": "0.1.5",
    "project_urls": null,
    "split_keywords": [
        "netunicorn"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "886ba13e009924b4f171c6be3a301f35fbfb4cddfe52db8cbe55c51784b5edec",
                "md5": "9b223fd971ec24b05277eae24ad8d800",
                "sha256": "e1fe3cf4a543b147192acce7c54189c5b8c9d885b9851f66555605f60b980405"
            },
            "downloads": -1,
            "filename": "netunicorn_connector_aci-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b223fd971ec24b05277eae24ad8d800",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5875,
            "upload_time": "2023-12-23T04:18:18",
            "upload_time_iso_8601": "2023-12-23T04:18:18.430068Z",
            "url": "https://files.pythonhosted.org/packages/88/6b/a13e009924b4f171c6be3a301f35fbfb4cddfe52db8cbe55c51784b5edec/netunicorn_connector_aci-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30e65d7eac3a75b7e86c0e0bdfbc9138b34304d42c0f687b5d1d96908fdb29c5",
                "md5": "cf84a0b5bfe50c23681df305f27c6b5f",
                "sha256": "33d42f016904d7683a157d622d74aa2661543a879e3db9a1737126725b67d12f"
            },
            "downloads": -1,
            "filename": "netunicorn-connector-aci-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "cf84a0b5bfe50c23681df305f27c6b5f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 5579,
            "upload_time": "2023-12-23T04:18:19",
            "upload_time_iso_8601": "2023-12-23T04:18:19.852372Z",
            "url": "https://files.pythonhosted.org/packages/30/e6/5d7eac3a75b7e86c0e0bdfbc9138b34304d42c0f687b5d1d96908fdb29c5/netunicorn-connector-aci-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-23 04:18:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "netunicorn-connector-aci"
}
        
Elapsed time: 0.16038s