Start dev (#4)

* Add Netbox configuration and plugins
* Add Containerlab topology 
* Add template
* Update Documentation
This commit is contained in:
D. Arnodo
2025-02-25 19:22:12 +01:00
committed by GitHub
parent 21ff9058e4
commit add5805b91
40 changed files with 2185 additions and 1431 deletions

18
documentation/CookBook.md Normal file
View File

@@ -0,0 +1,18 @@
# CookBook
>[!WARNING]
>
> Work in progress
>
## Prepare data
### Popule data in Netbox
Generate a Netbox token via webui and execute the python script
```bash
python import.py http://localhost:8080 YOUR_NETBOX_TOKEN device_model.yml subnets.yml
```
## Create Fabric