You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot figure out how to use the device onboarding plugin. It comes installed with the lab. I have checked the nautobot_config.py file. It enabled in the plugins section and is configured with no extra parameters. It should show up in the left under plugins, but instead all that is there is installed plugins. When I click on that I see the onboarding plugin but the home button is a different color and nothing happens when I click or hover on it. Most of the other plugins are like this as well.
I started the lab instance with docker run -itd --name nautobot -p 8000:8000 --env NAPALM_USERNAME="demouser" --env NAPALM_PASSWORD="demopass" networktocode/nautobot-lab:latest
The text was updated successfully, but these errors were encountered:
I cannot figure out how to use the device onboarding plugin. It comes installed with the lab. I have checked the nautobot_config.py file. It enabled in the plugins section and is configured with no extra parameters. It should show up in the left under plugins, but instead all that is there is installed plugins. When I click on that I see the onboarding plugin but the home button is a different color and nothing happens when I click or hover on it. Most of the other plugins are like this as well.
I started the lab instance with
docker run -itd --name nautobot -p 8000:8000 --env NAPALM_USERNAME="demouser" --env NAPALM_PASSWORD="demopass" networktocode/nautobot-lab:latest
The text was updated successfully, but these errors were encountered: