pulumi-xenorchestra


Namepulumi-xenorchestra JSON
Version 2.3.0 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing Xen Orchestra cloud resources.
upload_time2025-10-28 11:50:04
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
keywords pulumi xenorchestra category/cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Xen Orchestra Provider

The Xen Orchestra Provider lets you manage [Xen Orchestra](https://github.com/vatesfr/xen-orchestra) resources.

![XO logo](./logo_xo.png)

## Installing

This package is available for several languages/platforms:

### Node.js (JavaScript/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either `npm`:

```bash
npm install @vates/pulumi-xenorchestra
```

or `yarn`:

```bash
yarn add @vates/pulumi-xenorchestra
```

### Python

To use from Python, install using `pip`:

```bash
pip install pulumi-xenorchestra
```

### Go

To use from Go, use `go get` to grab the latest version of the library:

```bash
go get github.com/vatesfr/pulumi-xenorchestra/sdk
```

### .NET

To use from .NET, install using `dotnet add package`:

```bash
dotnet add package Pulumi.Xenorchestra
```

## Configuration

Use `pulumi config set xenorchestra:<option>` or pass options to the constructor of new xenorchestra.Provider.

The following configuration points are available for the `xenorchestra` provider:

- `xenorchestra:url` (environment: `XOA_URL`) - the URL for the Xen Orchestra websockets endpoint. Starts with `wss://`
Set either:
- `xenorchestra:username` (environment: `XOA_USERNAME`) - the username for Xen Orchestra
- `xenorchestra:password` (environment: `XOA_PASSWORD`) - the password for Xen Orchestra
Or:
- `xenorchestra:token` (environment: `XOA_TOKEN`) - API token for Xen Orchestra

- `xenorchestra:insecure` (environment: `XOA_INSECURE`) - set to any value to disable SSL verification, false by default. Only use if you are using a self-signed certificate and know what you are doing.

## Usage

See [docs](./docs/_index.md) for examples.

## Building

See [contributing](CONTRIBUTING.md) for details on how to build and contribute to this provider.

## Reference

For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/xenorchestra/api-docs/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumi-xenorchestra",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "pulumi, xenorchestra, category/cloud",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/82/e8/8238fb2be1a365dad8a347a95af1afb192f7bc129fcfe96a93fb09e3a481/pulumi_xenorchestra-2.3.0.tar.gz",
    "platform": null,
    "description": "# Xen Orchestra Provider\n\nThe Xen Orchestra Provider lets you manage [Xen Orchestra](https://github.com/vatesfr/xen-orchestra) resources.\n\n![XO logo](./logo_xo.png)\n\n## Installing\n\nThis package is available for several languages/platforms:\n\n### Node.js (JavaScript/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```bash\nnpm install @vates/pulumi-xenorchestra\n```\n\nor `yarn`:\n\n```bash\nyarn add @vates/pulumi-xenorchestra\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi-xenorchestra\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library:\n\n```bash\ngo get github.com/vatesfr/pulumi-xenorchestra/sdk\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumi.Xenorchestra\n```\n\n## Configuration\n\nUse `pulumi config set xenorchestra:<option>` or pass options to the constructor of new xenorchestra.Provider.\n\nThe following configuration points are available for the `xenorchestra` provider:\n\n- `xenorchestra:url` (environment: `XOA_URL`) - the URL for the Xen Orchestra websockets endpoint. Starts with `wss://`\nSet either:\n- `xenorchestra:username` (environment: `XOA_USERNAME`) - the username for Xen Orchestra\n- `xenorchestra:password` (environment: `XOA_PASSWORD`) - the password for Xen Orchestra\nOr:\n- `xenorchestra:token` (environment: `XOA_TOKEN`) - API token for Xen Orchestra\n\n- `xenorchestra:insecure` (environment: `XOA_INSECURE`) - set to any value to disable SSL verification, false by default. Only use if you are using a self-signed certificate and know what you are doing.\n\n## Usage\n\nSee [docs](./docs/_index.md) for examples.\n\n## Building\n\nSee [contributing](CONTRIBUTING.md) for details on how to build and contribute to this provider.\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/xenorchestra/api-docs/).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing Xen Orchestra cloud resources.",
    "version": "2.3.0",
    "project_urls": {
        "Homepage": "https://www.pulumi.com",
        "Repository": "https://github.com/vatesfr/pulumi-xenorchestra"
    },
    "split_keywords": [
        "pulumi",
        " xenorchestra",
        " category/cloud"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "524fffe9934439fd0e054e262ce89b57b03d451b3d95bdf766bcafb4f9bdefb9",
                "md5": "9c32cb3668c11be63ba555a7328b8915",
                "sha256": "bf5de4f8d9bd4f58d1eee74e85b7ecf865db86d425b3a47c4be655dafa65e9b2"
            },
            "downloads": -1,
            "filename": "pulumi_xenorchestra-2.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9c32cb3668c11be63ba555a7328b8915",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 61674,
            "upload_time": "2025-10-28T11:50:02",
            "upload_time_iso_8601": "2025-10-28T11:50:02.770387Z",
            "url": "https://files.pythonhosted.org/packages/52/4f/ffe9934439fd0e054e262ce89b57b03d451b3d95bdf766bcafb4f9bdefb9/pulumi_xenorchestra-2.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "82e88238fb2be1a365dad8a347a95af1afb192f7bc129fcfe96a93fb09e3a481",
                "md5": "6ab0d5dd2d634b48c7fe452ed443af91",
                "sha256": "2b5829645098cf42d5c85bc8a9ddff3a409e9af0871815680c8da31cf7161d26"
            },
            "downloads": -1,
            "filename": "pulumi_xenorchestra-2.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6ab0d5dd2d634b48c7fe452ed443af91",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 38599,
            "upload_time": "2025-10-28T11:50:04",
            "upload_time_iso_8601": "2025-10-28T11:50:04.080423Z",
            "url": "https://files.pythonhosted.org/packages/82/e8/8238fb2be1a365dad8a347a95af1afb192f7bc129fcfe96a93fb09e3a481/pulumi_xenorchestra-2.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-28 11:50:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vatesfr",
    "github_project": "pulumi-xenorchestra",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-xenorchestra"
}
        
Elapsed time: 2.78008s