Skip to content

core.io netbox image

License

Notifications You must be signed in to change notification settings

skylime/mi-core-netbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mi-core-netbox

Please note this repository should be build with the mi-core-base mibe image.

documentation

NetBox exists to empower network engineers. The premier source of truth powering network automation.

mdata variables

  • nginx_ssl: ssl cert, key and CA for nginx in pem format (if not provided Let's Encrypt will be used)
  • netbox_admin_email: email address used for the administration user
  • netbox_pgsql_pw: auto-generated password used for the connection to the database
  • netbox_admin_initial_pw: initial admin user password for netbox

services

  • 80/tcp: http via nginx
  • 443/tcp: https via nginx

Packages

No packages published

Languages

  • Python 65.1%
  • Shell 34.9%