Hi there! If you’re looking to automate the process of adding devices to Netbox, using Python and the Netbox API is a great way to do it. In this post, I’ll walk you through the steps of adding a single
Continue reading
In this site you can find a lot usefull unformation about devops, dataops, system engineer, system administrator, network automation etc
Hi there! If you’re looking to automate the process of adding devices to Netbox, using Python and the Netbox API is a great way to do it. In this post, I’ll walk you through the steps of adding a single
Continue readingRunning Netbox in Docker containers is very easy as it avoids the tedious installation of dependencies like Python, Django, etc. Before you get started, make sure your system is up to date and has the necessary packages installed. 1. Install
Continue reading