← Back to context

Comment by walterbell

12 days ago

Were there any promising OSS alternatives to Netbox?

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.