# Install
1. Enable the plugin
2. Configure plugin
3. > cd /usr/share/netbox
4. > python3 manage.py migrate netbox_topology_views
5. > python3 manage.py collectstatic --no-input
6. > systemctl restart netbox