Installation¶
Requirements¶
| Dependency | Version |
|---|---|
| Python | 3.12+ |
| NetBox | 4.5+ |
| pyregrws | 0.2.0+ |
1. Install the plugin¶
Or from source:
2. Enable it¶
In your NetBox configuration.py:
3. Run migrations¶
4. Restart NetBox¶
Restart the NetBox WSGI service and the RQ worker. The exact command depends on your deployment method (systemd, Docker Compose, etc.) -- see the NetBox documentation.