top | item 42744989

(no title)

ca508 | 1 year ago

correct; I think the first version of our tool sprung up in the space of a couple of weekends. It wasn't planned, my colleague Pierre who wrote it just had a lot of fun building it.

discuss

order

walterbell|1 year ago

Were there any promising OSS alternatives to Netbox?

ca508|1 year ago

There's a fork called nautobot that tries to add-in automation. Most things we wanted to do with either meant we had to go writing django plugins and trying to interface with their APIs (and fight with the libs). Overall just hammering together a small custom service ended up being way faster/simpler.