Closed nniehoff closed 2 months ago
Such that one doesn't need to rebuild the container for LDAP? Got a PR on that?
That is the idea yes... I don't have a PR as I don't have time yet...
Something related is that in the nautobot_config.py.ldap
the nautobot-device-onboarding
is enabled in plugins but is not installed into the container. Probably needs to be removed from PLUGINS
in the config.
@scetron you want this one?
Yes, I can take this one
Sounds good @scetron
Does this mean I should not submit an issue for the ldap compose file?
Currently, the ldap file has the database service named postgres but the main compose file calls it "db" so using the default env file will fail to start.
This has been resolved.
I believe the LDAP requirements are baked in to the Nautobot container now, worth a double check but could reduce the code here.