cm-cluster-on-demand-aws


Namecm-cluster-on-demand-aws JSON
Version 10.0.5 PyPI version JSON
download
home_pagehttps://www.brightcomputing.com/
SummaryBright Cluster on Demand Utility AWS
upload_time2024-02-15 16:50:11
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 AWS you can spin up a cluster running Bright Cluster
Manager inside of AWS.

# Installation

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

# Usage

To get started, execute the following command:

```
cm-cod-aws --help
```

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

```
cm-cod-aws cluster create --on-error 'cleanup' --aws-region 'us-east-1' --wlm 'slurm' --nodes '5' --aws-access-key-id '...' --aws-secret-key '...' --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 AWS 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-aws",
    "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/ea/09/237e0136ba91c5d1864865b06811cead0766a5ef8ab70cd5e88c1905e3ec/cm-cluster-on-demand-aws-10.0.5.tar.gz",
    "platform": null,
    "description": "With Cluster on Demand for AWS you can spin up a cluster running Bright Cluster\nManager inside of AWS.\n\n# Installation\n\n```\npip install cm-cluster-on-demand-aws\n```\n\n# Usage\n\nTo get started, execute the following command:\n\n```\ncm-cod-aws --help\n```\n\nExample, To start a Bright Cluster with 5 nodes and 1 headnode in AWS:\n\n```\ncm-cod-aws cluster create --on-error 'cleanup' --aws-region 'us-east-1' --wlm 'slurm' --nodes '5' --aws-access-key-id '...' --aws-secret-key '...' --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 AWS 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 Utility AWS",
    "version": "10.0.5",
    "project_urls": {
        "Homepage": "https://www.brightcomputing.com/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea09237e0136ba91c5d1864865b06811cead0766a5ef8ab70cd5e88c1905e3ec",
                "md5": "396a7353baa1f4f300ba162ff714b72a",
                "sha256": "302cba740b9b21a74acd6acfb3f550c90f3ae3d83e7e90abb785e29e080d5ab3"
            },
            "downloads": -1,
            "filename": "cm-cluster-on-demand-aws-10.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "396a7353baa1f4f300ba162ff714b72a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 40414,
            "upload_time": "2024-02-15T16:50:11",
            "upload_time_iso_8601": "2024-02-15T16:50:11.912478Z",
            "url": "https://files.pythonhosted.org/packages/ea/09/237e0136ba91c5d1864865b06811cead0766a5ef8ab70cd5e88c1905e3ec/cm-cluster-on-demand-aws-10.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-15 16:50:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cm-cluster-on-demand-aws"
}
        
Elapsed time: 0.18574s