We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
added option AUTH_LDAP_GROUP_TYPE: "NestedGroupOfNamesType" which did the trick for me to have LDAP and AD working
Updated LDAP (markdown)
Change wording on the info about the -ldap tag
From version 2.0 no extra image is needed.
moved the REMOTE_AUTH variables into the docker-compose.override.yml example files, as changes to configuration.py would get lost when pulling
Address issue #360 again for netbox-housekeeping image (see wiki rev 4ed440cf)
Fix issue #360 regarding netbox-worker image
fixed another mixed quote issue in an example override
Mixed quote types in this docker-compose.override.yml triggers a Top level object error. Now Corrected in Example override.
Fixed typo, added syntax highlighting
Added note over OpenLDAP
Added the image override, otherwise the environment variables aren't used
Add example configuration
Copied over the relevant parts from the README