Nov 30, 2025 · 3 min read · NetBox is excellent for data center infrastructure management—but if you just need to track IP addresses without managing racks, cables, and physical equipment, there's a simpler path. The NetBox Experience NetBox (originally built by DigitalOcean) c...
Join discussionNov 12, 2025 · 3 min read · Enquanto tentava entender melhor alguns relacionamentos do banco de dados do NetBox, senti falta de um diagrama de esquema. Após procurar na documentação e no repositório do código, não encontrei nada. Precisava de uma ferramenta que gerasse automati...
Join discussion
Aug 4, 2025 · 6 min read · Hoje, quando se fala em cuidar de uma infraestrutura, não falamos apenas em conhecer configurações, dominar comandos ou viver dentro da CLI de um roteador ou terminal. Precisamos falar — e muito — sobre documentação. "Qual é o IP da filial do Rio?""Q...
NDiego commented
Oct 30, 2024 · 3 min read · While trying to wrap my head around some of the NetBox database relationships, I wished for a database schema diagram. I looked through the documentation and code repo but found nothing. I needed a tool to automatically generate diagrams based on an ...
Join discussion
Oct 21, 2024 · 3 min read · Introduction In network automation, a "source of truth" is vital for managing and automating network devices, IP addresses, and connectivity. There are several alternative solutions that can serve as a "source of truth" for network automation, such a...
Join discussion
Jul 26, 2024 · 3 min read · NetBox is a powerful open-source tool for network and infrastructure management. While the official netbox-docker repository provides a convenient way to deploy NetBox using Docker, it uses prebuilt images, limiting the flexibility to modify the code...
Join discussionJun 11, 2024 · 2 min read · Deployment Options To start playing and testing Netbox, we currently have 2 options: Docker Netbox Cloud (Free) -- The advantage is that it can come with pre-populated information, so you don't have to spend as much time. Since I want to be able ...
Join discussion
Aug 21, 2023 · 3 min read · In this blog post, we will discuss how to use NetBox to create export templates that can be used to generate reports of all virtual machines and clients that are impacted by upcoming firewall maintenance. To achieve this, there are four key component...
PpDamasceno commentedJul 24, 2023 · 1 min read · Version: 3.5.6 Description An authenticated malicious user can take advantage of a Stored XSS vulnerability in "Maintenance banner" function in the "[Home]› [Extras] › [Config revisions] › Add config revision" feature. Proof of Concept Step 1: Go to ...
Ttoffu commented