bundlewrap/bundles/netbox
Franzi d288923969
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
get redis database mapping from libs.defaults
2021-12-23 07:39:08 +01:00
..
files get redis database mapping from libs.defaults 2021-12-23 07:39:08 +01:00
items.py bundles/netbox: fix upgrade command 2021-09-22 16:43:59 +02:00
metadata.py bundles/netbox: send update notification mails 2021-12-22 11:12:34 +01:00
README.md add bundle:netbox 2021-08-21 12:32:40 +02:00

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'},
        },
    },
}