To document servers, ISPs, IPAM, especially for 172.27. network, we're starting to use NetBox.
Description
Revisions and Commits
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Unknown Object (Maniphest Task) | |||||
Open | DorianWinty | T1762 Deploy NetBox |
Event Timeline
Dorian configured NetBox on WindRiver, and both of us populated with current/desired configuration.
Python application, needs a dedicated Redis instance for 2 databases, PostgreSQL (it can uses db-A-001 cluster).
Dorian is seriously considering to deploy it on Docker, I've some reservations for core tools to be more complicated to get up if an accident occurs, but devcentral is already Dockerized.
Access
Access will be private to ops, as it contains personally identifiable information, like contact information for ops.
That means we've to consider export data to publicly available views, especially the one superseding wiki pages, like IP blocks.
Salt integration
I've configured Salt to access it (that works), but an issue exists when populating pillar data to minions (minions don't have it).