This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| network_stuff:netbox [2025/07/03 19:24] – jotasandoku | network_stuff:netbox [2025/07/04 16:41] (current) – jotasandoku | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ---- | ---- | ||
| === NETBOX DOCKER INSTALL (FOR LABS MAINLY) === | === NETBOX DOCKER INSTALL (FOR LABS MAINLY) === | ||
| - | * Deploy container: [[https:// | + | * Deploy container: [[https:// |
| * Reset password: '' | * Reset password: '' | ||
| * Clone the demo data and run the script below to load it into the container: | * Clone the demo data and run the script below to load it into the container: | ||
| Line 17: | Line 17: | ||
| cd netbox-demo-data | cd netbox-demo-data | ||
| | | ||
| + | The script wipes the existing NetBox schema, imports netbox-demo-v4.3.sql, | ||
| This is the script: | This is the script: | ||
| # | # | ||