<div dir="ltr">Hi,<div><br><div>I am new with portus. Currently we are using docker v1 registry and just came to portus to use with docker v2 as we are planning to move docker registry v2.</div><div><br></div><div>I downloaded appliance and trying to configure ldap authentication but it is not working. Can you please suggest me that where i can see logs for ldap.</div><div><br></div><div>I added ldap configuration into /srv/Portus/config/config.yml</div><div><br></div><div><div>settings:</div><div>  gravatar: true</div><div><br></div><div>ldap:</div><div>  enabled: true</div><div>  hostname: hostname</div><div>  port: 389</div><div>  method: "plain"</div><div>  base: "xyz"</div><div>  uid: "uid"  </div><div><br></div><div>  guess_email:</div><div>    enabled: true</div><div>    attr: "mail"</div><div><br></div><div>  authentication:</div><div>    enabled: true</div><div>    bind_dn: "xyz"</div><div>    password: "xyz"</div></div><div><br></div></div><div><br></div><div>After this I rebooted appliance but no luck.</div><div><br></div><div>can we use portus  as front end with existing docker reigstry which is on v1?</div><div><br></div><div>currently we have insecure registry setup.</div><div><br></div><div>Thanks</div><div><br></div></div>