nautobot / nautobot-docker-compose

Docker Compose for Nautobot
47 stars 43 forks source link

Add LDAP support for Nautobot #7

Closed lvrfrc87 closed 3 years ago

lvrfrc87 commented 3 years ago

@jvanderaa Not sure if there is a better way for the than create a second docker-compose file. Maybe a LDAP override or an VAR that define which container use to deploy Nautobot?

jvanderaa commented 3 years ago

Looks good on the content here. I will have an ask to add some more to a new readme in the docs/ directory so that a user could get started with it quickly. I have another PR that has some example with that, I just need an approval on it.

jvanderaa commented 3 years ago

@nniehoff can you take a look at this one again? Let's get it across the finish line.

jvanderaa commented 3 years ago

There is an individual in the community that I am working with attempting to build this. He is getting the GCC compiler error using the image: nautobot:latest.

@scetron in the image you used did you have GCC on it?

jvanderaa commented 3 years ago

@nniehoff

scetron commented 3 years ago

@Josh VanDeraa @.***> I will double check, it was on a RHEL 7 box. It was not in docker, and I did not have to compile anything, but I will double check gcc is there in case I missed something.

On Fri, Jul 30, 2021 at 6:53 AM Josh VanDeraa @.***> wrote:

@nniehoff https://github.com/nniehoff

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/networktocode-llc/nautobot-docker-compose/pull/7#issuecomment-889908137, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACN2LHOMLPLPFDV5LUISZYTT2KVE5ANCNFSM463L5ZIA .

--

Stephen Corry

Network to Code, LLC c: 845-402-0077

e: @.***

scetron commented 3 years ago

@josh VanDeraa @.> I will double check, it was on a RHEL 7 box. It was not in docker, and I did not have to compile anything, but I will double check gcc is there in case I missed something. On Fri, Jul 30, 2021 at 6:53 AM Josh VanDeraa @.> wrote: @nniehoff https://github.com/nniehoff — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#7 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACN2LHOMLPLPFDV5LUISZYTT2KVE5ANCNFSM463L5ZIA . -- Stephen Corry Network to Code, LLC c: 845-402-0077 e: @.***

GCC was on the system.