ef3dd25957
fix(netbox): pin plugin versions for NetBox 4.4.x compatibility
...
Build and Push Docker Images / build (push) Successful in 8s
- netbox-branching: >=0.7.0,<0.8.0 (0.7.x for NetBox 4.4)
- netbox-bgp: >=0.17.0,<0.18.0 (0.17.x for NetBox 4.4, 0.18+ requires 4.5)
2026-01-07 13:43:03 +00:00
afcb1b2e60
fix(netbox): skip collectstatic at build time for complex plugins
...
Build and Push Docker Images / build (push) Successful in 30s
netbox_branching requires DynamicSchemaDict for DATABASES which cannot
be configured at build time. Static assets will be collected at container
startup instead.
2026-01-07 13:41:26 +00:00
dce74cddfd
Update images/netbox/Dockerfile
Build and Push Docker Images / build (push) Failing after 5s
2026-01-07 13:39:13 +00:00
f0dc1fe699
Update images/netbox/plugins.py
Build and Push Docker Images / build (push) Failing after 4s
2026-01-07 13:38:19 +00:00
8f194987c8
Update images/netbox/plugin_requirements.txt
2026-01-07 13:36:32 +00:00
167a3f1d0e
Update images/netbox/README.md
2026-01-07 13:33:57 +00:00
14b4da71d1
Update images/netbox/NETBOX_VERSION
2026-01-07 13:31:48 +00:00
ee9b74ebe4
docs(netbox): document NETBOX_VERSION file and version tagging
2026-01-07 13:28:50 +00:00
526a488aba
feat(netbox): add NETBOX_VERSION file for version tracking
2026-01-07 13:27:47 +00:00
6809982d3d
docs(netbox): update README with branching and bgp plugins
2026-01-07 13:26:12 +00:00
c591816148
feat(netbox): configure netbox-branching and netbox-bgp
2026-01-07 13:25:45 +00:00
b05aada942
feat(netbox): add netbox-branching and netbox-bgp plugins
2026-01-07 13:25:33 +00:00
8ab22a1e66
docs(netbox): add README with usage instructions
2026-01-07 12:39:51 +00:00
3d048c0d99
feat(netbox): add plugins configuration file
2026-01-07 12:39:31 +00:00
b31055f944
feat(netbox): add plugin requirements file
2026-01-07 12:39:18 +00:00
b05905590a
feat(netbox): add Dockerfile for NetBox with plugins
2026-01-07 12:39:09 +00:00