cm-cluster-on-demand-azure


Namecm-cluster-on-demand-azure JSON
Version 10.0.5 PyPI version JSON
download
home_pagehttps://www.brightcomputing.com/
SummaryBright Cluster on Demand Azure
upload_time2024-02-15 16:50:14
maintainer
docs_urlNone
authorCloudteam
requires_python>=3.9
license
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": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "Cloudteam",
    "author_email": "cloudteam@brightcomputing.com",
    "download_url": "https://files.pythonhosted.org/packages/ca/67/b023f43095007d3ed8ca180b682b37df26caae2df8350d008146a84a60c3/cm-cluster-on-demand-azure-10.0.5.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": "",
    "summary": "Bright Cluster on Demand Azure",
    "version": "10.0.5",
    "project_urls": {
        "Homepage": "https://www.brightcomputing.com/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca67b023f43095007d3ed8ca180b682b37df26caae2df8350d008146a84a60c3",
                "md5": "595e931605c48581e43ffb014418c551",
                "sha256": "5b38884b1b628d1cfabd6414b5b66ea908943a4829f23d7be9e117e988ba6631"
            },
            "downloads": -1,
            "filename": "cm-cluster-on-demand-azure-10.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "595e931605c48581e43ffb014418c551",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 37159,
            "upload_time": "2024-02-15T16:50:14",
            "upload_time_iso_8601": "2024-02-15T16:50:14.405171Z",
            "url": "https://files.pythonhosted.org/packages/ca/67/b023f43095007d3ed8ca180b682b37df26caae2df8350d008146a84a60c3/cm-cluster-on-demand-azure-10.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-15 16:50:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cm-cluster-on-demand-azure"
}
        
Elapsed time: 0.18354s