nautobot-docker-compose icon indicating copy to clipboard operation
nautobot-docker-compose copied to clipboard

Update LDAP Docs

Open nniehoff opened this issue 3 years ago • 7 comments

I believe the LDAP requirements are baked in to the Nautobot container now, worth a double check but could reduce the code here.

nniehoff avatar Mar 09 '22 16:03 nniehoff

Such that one doesn't need to rebuild the container for LDAP? Got a PR on that?

jvanderaa avatar Mar 10 '22 23:03 jvanderaa

That is the idea yes... I don't have a PR as I don't have time yet...

nniehoff avatar Mar 11 '22 17:03 nniehoff

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 avatar Aug 31 '22 14:08 scetron

@scetron you want this one?

jvanderaa avatar Nov 18 '22 15:11 jvanderaa

Yes, I can take this one

scetron avatar Nov 18 '22 16:11 scetron

Sounds good @scetron

jvanderaa avatar Jan 23 '23 01:01 jvanderaa

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.

terafirmanz avatar Jun 27 '23 04:06 terafirmanz

This has been resolved.

jdrew82 avatar Sep 10 '24 20:09 jdrew82