adestis-netbox-domain-management


Nameadestis-netbox-domain-management JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/an-adestis/ADESTIS-Netbox-Domain-Management
SummaryADESTIS Domain Management
upload_time2025-07-11 11:36:34
maintainerNone
docs_urlNone
authorADESTIS GmbH
requires_pythonNone
licenseGPL-3.0-only
keywords netbox netbox-plugin plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ADESTIS NetBox Domain Management Plugin

The **ADESTIS NetBox Domain Management Plugin** extends NetBox with the ability to manage domains and link them to various existing NetBox objects.

The plugin also allows flexible associations with various NetBox objects such as contacts and tenants.

---

## 🚀 Features

- Manage domains directly within NetBox
- Flexible association of domains with existing NetBox objects


---
## Screenshots

![Domain Details](./domian.test1.png)
![Certificates View](./domaintest2.png)

## ⚙️ Installation

The plugin is available on PyPI and can be installed via pip:

```bash
pip install adestis_netbox_domain_management
```

## ✅ Compatibility

The plugin is developed and tested using the following base image:

```dockerfile
ARG FROM_TAG=v4.2.9-3.2.1  # NetBox v4.2.9
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/an-adestis/ADESTIS-Netbox-Domain-Management",
    "name": "adestis-netbox-domain-management",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "netbox, netbox-plugin, plugin",
    "author": "ADESTIS GmbH",
    "author_email": "pypi@adestis.de",
    "download_url": "https://files.pythonhosted.org/packages/b3/95/0e628d81bda5388915b314d36f9daabc77011db0a30688afcf956b3b1d28/adestis_netbox_domain_management-1.0.1.tar.gz",
    "platform": null,
    "description": "# ADESTIS NetBox Domain Management Plugin\n\nThe **ADESTIS NetBox Domain Management Plugin** extends NetBox with the ability to manage domains and link them to various existing NetBox objects.\n\nThe plugin also allows flexible associations with various NetBox objects such as contacts and tenants.\n\n---\n\n## \ud83d\ude80 Features\n\n- Manage domains directly within NetBox\n- Flexible association of domains with existing NetBox objects\n\n\n---\n## Screenshots\n\n![Domain Details](./domian.test1.png)\n![Certificates View](./domaintest2.png)\n\n## \u2699\ufe0f Installation\n\nThe plugin is available on PyPI and can be installed via pip:\n\n```bash\npip install adestis_netbox_domain_management\n```\n\n## \u2705 Compatibility\n\nThe plugin is developed and tested using the following base image:\n\n```dockerfile\nARG FROM_TAG=v4.2.9-3.2.1  # NetBox v4.2.9\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-only",
    "summary": "ADESTIS Domain Management",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/an-adestis/ADESTIS-Netbox-Domain-Management"
    },
    "split_keywords": [
        "netbox",
        " netbox-plugin",
        " plugin"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fba4ea8066211745f440fae509122fe85c644ea84735372f9b13918bd8e7b9f0",
                "md5": "e33e63c51dbca953d078f98d0c86fdae",
                "sha256": "e9fb23142206c70e3a10f6840e240d4907da330f629fe81f118ac2124c767005"
            },
            "downloads": -1,
            "filename": "adestis_netbox_domain_management-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e33e63c51dbca953d078f98d0c86fdae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15838,
            "upload_time": "2025-07-11T11:36:33",
            "upload_time_iso_8601": "2025-07-11T11:36:33.454564Z",
            "url": "https://files.pythonhosted.org/packages/fb/a4/ea8066211745f440fae509122fe85c644ea84735372f9b13918bd8e7b9f0/adestis_netbox_domain_management-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b3950e628d81bda5388915b314d36f9daabc77011db0a30688afcf956b3b1d28",
                "md5": "6a23434c35e3b8e3e409e8b8b945aaf7",
                "sha256": "4f129a0903d47ee14c791682f880f0ee56db05ff40d49066639c47bd4e3481d6"
            },
            "downloads": -1,
            "filename": "adestis_netbox_domain_management-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6a23434c35e3b8e3e409e8b8b945aaf7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10563,
            "upload_time": "2025-07-11T11:36:34",
            "upload_time_iso_8601": "2025-07-11T11:36:34.803295Z",
            "url": "https://files.pythonhosted.org/packages/b3/95/0e628d81bda5388915b314d36f9daabc77011db0a30688afcf956b3b1d28/adestis_netbox_domain_management-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 11:36:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "an-adestis",
    "github_project": "ADESTIS-Netbox-Domain-Management",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "adestis-netbox-domain-management"
}
        
Elapsed time: 0.41884s