Port variant | py310 |
Summary | Netbox plugin for ITSM service mapping (3.10) |
Package version | 1.0.7 |
Homepage | https://github.com/renatoalmeidaoliveira/nbservice |
Keywords | python |
Maintainer | Python Automaton |
License | Not yet specified |
Other variants | v11 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 05 MAR 2023, 03:06:15 UTC |
Port created | 07 JAN 2023, 04:18:24 UTC |
single | # Netbox Nbservice [Netbox] Plugin for ITSM service mapping. ## Compatibility This plugin in compatible with [NetBox] 2.10 and later. Tested in versions: 2.10.6; 2.11.12; 3.1.11; 3.2.1 ## Installation Add the following line to /opt/netbox/local_requirements.txt with ``` nb-service ``` Enable the plugin in /opt/netbox/netbox/netbox/configuration.py: ``` PLUGINS = ['nb_service'] ``` Runs /opt/netbox/upgrade.sh ``` sudo /opt/netbox/upgrade.sh ``` # Screenshots ## Versions 2.X ### Service List ![] ### Service View ![](docs/2_x_SvView.png) ### Service Relations ![] ### Service Diagram ![](docs/2_x_SvDiagram.png) ### Application List ![] ### Application View ![](docs/2_x_AppView.png) ### Application Devices ![] ## Versions 3.X ### Service List ![](docs/3_x_SvList.png) ### Service View ![] ### Service Relations ![](docs/3_x_SvRelation.png) ### Service Diagram ![] ### Application List ![](docs/3_x_AppList.png) ### Application View ![] ### Application Devices ![](docs/3_x_AppDevices.png) |
Build (only) |
python-pip:single:py310 autoselect-python:single:standard |
Build and Runtime | python310:single:standard |
main | mirror://PYPIWHL/64/dc/d54c800e54a8dd7568ef4efdec8a13322a415f0f8952a6f6cb0354e69c9c |
No other ports depend on this one. |