cm-cluster-on-demand-azure


Namecm-cluster-on-demand-azure JSON
Version 10.0.10 PyPI version JSON
download
home_pagehttps://www.brightcomputing.com/
SummaryBright Cluster on Demand Azure
upload_time2024-12-12 22:19:54
maintainerNone
docs_urlNone
authorCloudteam
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            With Cluster on Demand for Azure you can spin up a cluster running Bright
Cluster Manager inside of Azure.

# Installation

```
pip install cm-cluster-on-demand-azure
```

# Usage

To get started, execute the following command:

```
cm-cod-azure --help
```

Example, To start a Bright Cluster with 5 nodes and 1 headnode in Azure:

```
cm-cod-azure cluster create --on-error 'cleanup' $REGION$' --wlm 'slurm' --nodes '5' $AZURE CREDENTIALS$ --cluster-password '...'  --license-product-key '...' --name mycluster
```

Don't forget to fill in the '...' blanks, and change the other parameters to
the values that match your use-case and organization. To obtain a Bright
product key, please contact sales@brightcomputing.com. All documentation for
setting up and running a Bright cluster using Cluster On Demand on Azure can be
found in the
[Cloudbursting Manual](https://www.brightcomputing.com/documentation).

If you have an account in Bright Computing's Customer Portal, you can also
create a AWS/Azure cluster from there.



            

Raw data

            {
    "_id": null,
    "home_page": "https://www.brightcomputing.com/",
    "name": "cm-cluster-on-demand-azure",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Cloudteam",
    "author_email": "cloudteam@brightcomputing.com",
    "download_url": "https://files.pythonhosted.org/packages/6f/3b/c2acbcd415b9d91b6ec90732a56063e79f6dd319ccda5b048528c5683eab/cm-cluster-on-demand-azure-10.0.10.tar.gz",
    "platform": null,
    "description": "With Cluster on Demand for Azure you can spin up a cluster running Bright\nCluster Manager inside of Azure.\n\n# Installation\n\n```\npip install cm-cluster-on-demand-azure\n```\n\n# Usage\n\nTo get started, execute the following command:\n\n```\ncm-cod-azure --help\n```\n\nExample, To start a Bright Cluster with 5 nodes and 1 headnode in Azure:\n\n```\ncm-cod-azure cluster create --on-error 'cleanup' $REGION$' --wlm 'slurm' --nodes '5' $AZURE CREDENTIALS$ --cluster-password '...'  --license-product-key '...' --name mycluster\n```\n\nDon't forget to fill in the '...' blanks, and change the other parameters to\nthe values that match your use-case and organization. To obtain a Bright\nproduct key, please contact sales@brightcomputing.com. All documentation for\nsetting up and running a Bright cluster using Cluster On Demand on Azure can be\nfound in the\n[Cloudbursting Manual](https://www.brightcomputing.com/documentation).\n\nIf you have an account in Bright Computing's Customer Portal, you can also\ncreate a AWS/Azure cluster from there.\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Bright Cluster on Demand Azure",
    "version": "10.0.10",
    "project_urls": {
        "Homepage": "https://www.brightcomputing.com/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f3bc2acbcd415b9d91b6ec90732a56063e79f6dd319ccda5b048528c5683eab",
                "md5": "1cb127eacc5179f503aafc849ff48927",
                "sha256": "407f00de486c24ce7ac6b34204b9e975efdf1d91141e8b1eb2509f19afe9c71a"
            },
            "downloads": -1,
            "filename": "cm-cluster-on-demand-azure-10.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "1cb127eacc5179f503aafc849ff48927",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 41043,
            "upload_time": "2024-12-12T22:19:54",
            "upload_time_iso_8601": "2024-12-12T22:19:54.765178Z",
            "url": "https://files.pythonhosted.org/packages/6f/3b/c2acbcd415b9d91b6ec90732a56063e79f6dd319ccda5b048528c5683eab/cm-cluster-on-demand-azure-10.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-12 22:19:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cm-cluster-on-demand-azure"
}
        
Elapsed time: 1.98333s