bundlewrap/bundles/netbox
Franzi 88ccd3ca72
migrate netbox from rx300 to carlene
2023-08-02 08:07:36 +02:00
..
files rx300: update netbox to 3.2.1 2022-04-15 06:37:09 +02:00
README.md add bundle:netbox 2021-08-21 12:32:40 +02:00
items.py migrate netbox from rx300 to carlene 2023-08-02 08:07:36 +02:00
metadata.py bundles/netbox: move housekeeping to systemd timers 2022-02-06 13:40:33 +01:00

README.md

netbox

IP address management (IPAM) and data center infrastructure management (DCIM) tool.

https://github.com/digitalocean/netbox

Metadata:

'netbox': {
    'hostname': 'netbox.smedia.tools',
    'version': '2.0.8',
},
'nginx': {
    'vhosts': {
        'netbox': {
            'generics': {'netbox.conf'},
        },
    },
}