pyhostprep


Namepyhostprep JSON
Version 1.0.57 PyPI version JSON
download
home_pageNone
SummaryCouchbase Host Automation Library
upload_time2024-10-30 00:22:54
maintainerNone
docs_urlNone
authorMichael Minichino
requires_python<4,>=3.8
licenseNone
keywords couchbase devops automation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # host-prep-lib 1.0.57

Automation for preparing a host to run Couchbase software.

Note: This package is not officially supported by Couchbase.

## Quick Start

Install the software bundle for Couchbase Server and all prerequisites
```
# bundlemgr -b CBS
```

Configure a Couchbase Server cluster with three nodes
```
swmgr cluster -n cbdb -l 192.168.1.5,192.168.1.6,192.168.1.7
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyhostprep",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": "couchbase, devops, automation",
    "author": "Michael Minichino",
    "author_email": "info@unix.us.com",
    "download_url": "https://files.pythonhosted.org/packages/0e/af/d6551df95146618326e79153e00e0932f18b4d6cca100f6953c46e981b5b/pyhostprep-1.0.57.tar.gz",
    "platform": null,
    "description": "# host-prep-lib 1.0.57\n\nAutomation for preparing a host to run Couchbase software.\n\nNote: This package is not officially supported by Couchbase.\n\n## Quick Start\n\nInstall the software bundle for Couchbase Server and all prerequisites\n```\n# bundlemgr -b CBS\n```\n\nConfigure a Couchbase Server cluster with three nodes\n```\nswmgr cluster -n cbdb -l 192.168.1.5,192.168.1.6,192.168.1.7\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Couchbase Host Automation Library",
    "version": "1.0.57",
    "project_urls": {
        "Homepage": "https://github.com/mminichino/host-prep-lib"
    },
    "split_keywords": [
        "couchbase",
        " devops",
        " automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d558186cbada00cdeeaefbaac96ac967bc21e5c375fdf98fc6f4b0e7c6668a66",
                "md5": "45a6d76beb4dc1a33abd89f2c1532957",
                "sha256": "7cb3ae20c589bfe59f8af9a9b6c7f7d36e27cf1ccbea2bfb6ca372da3b11f007"
            },
            "downloads": -1,
            "filename": "pyhostprep-1.0.57-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "45a6d76beb4dc1a33abd89f2c1532957",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 56454,
            "upload_time": "2024-10-30T00:22:53",
            "upload_time_iso_8601": "2024-10-30T00:22:53.105873Z",
            "url": "https://files.pythonhosted.org/packages/d5/58/186cbada00cdeeaefbaac96ac967bc21e5c375fdf98fc6f4b0e7c6668a66/pyhostprep-1.0.57-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0eafd6551df95146618326e79153e00e0932f18b4d6cca100f6953c46e981b5b",
                "md5": "13eb86326d557fdf8bb3f2ca49cb2c08",
                "sha256": "9e9de9f0310998f957bd36a6a1062c214400d47cf1cf656e96fffa7d36486b9d"
            },
            "downloads": -1,
            "filename": "pyhostprep-1.0.57.tar.gz",
            "has_sig": false,
            "md5_digest": "13eb86326d557fdf8bb3f2ca49cb2c08",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 38179,
            "upload_time": "2024-10-30T00:22:54",
            "upload_time_iso_8601": "2024-10-30T00:22:54.178438Z",
            "url": "https://files.pythonhosted.org/packages/0e/af/d6551df95146618326e79153e00e0932f18b4d6cca100f6953c46e981b5b/pyhostprep-1.0.57.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-30 00:22:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mminichino",
    "github_project": "host-prep-lib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pyhostprep"
}
        
Elapsed time: 0.38304s