After runserver, you can open the web url inside your browser:

Home Page

Django Admin

To access de Django Admin Home page, add /admin in the URL.

Django Admin Home Page

Configure a Kafka Server

goLe Inventory Manager use two kafka topics:

  • The first one have the ips
  • The second topic have all IPs that not have a netbox parent prefix.

Kafka Server

Configure a Netbox Server

Netbox Server

Configure python-nmap-rest-api

Nmap Server