Operations grimoire/NetBox: Difference between revisions

From Nasqueron Agora
m (Dereckson moved page Operations grimoire/Netbox to Operations grimoire/NetBox: Product case according NetBox own documentation)
No edit summary
Line 7: Line 7:
* /etc/hosts data for Drake network machines
* /etc/hosts data for Drake network machines
* the same information available at pillar/nodes/nodes.sls, so we won't need to maintain that anymore
* the same information available at pillar/nodes/nodes.sls, so we won't need to maintain that anymore
== Integration with IRC ==
Export to a database for [[Odderon]] is discussed at [https://devcentral.nasqueron.org/T1868 T1868].


== Conventions ==
== Conventions ==
=== Devices ===
=== Devices ===
==== Device role colors ===
==== Device role colors ====
* Network appliances and assimilated (e.g. machines with router role): gray
* Network appliances and assimilated (e.g. machines with router role): gray
* Devices for human to connect to and work from (e.g. shellserver, devserver): purple
* Devices for human to connect to and work from (e.g. shellserver, devserver): purple
* Devices hosting services (e.g. dbserver, paas-docker): pink
* Devices hosting services (e.g. dbserver, paas-docker): pink

Revision as of 17:12, 15 May 2023

NetBox is the current source of truth for the network. It's available at NetBox.

Integration with Salt

Ongoing integration projects are in work to serve NetBox data as part of Salt pillar for configuration as code.

It should serve:

  • /etc/hosts data for Drake network machines
  • the same information available at pillar/nodes/nodes.sls, so we won't need to maintain that anymore

Integration with IRC

Export to a database for Odderon is discussed at T1868.

Conventions

Devices

Device role colors

  • Network appliances and assimilated (e.g. machines with router role): gray
  • Devices for human to connect to and work from (e.g. shellserver, devserver): purple
  • Devices hosting services (e.g. dbserver, paas-docker): pink