[Containers] integration with existing registry and ldap authentication

Benjamin Fernandis benjo11111 at gmail.com
Mon Jan 18 19:36:18 MST 2016


Hi,

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.

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.

I added ldap configuration into /srv/Portus/config/config.yml

settings:
  gravatar: true

ldap:
  enabled: true
  hostname: hostname
  port: 389
  method: "plain"
  base: "xyz"
  uid: "uid"

  guess_email:
    enabled: true
    attr: "mail"

  authentication:
    enabled: true
    bind_dn: "xyz"
    password: "xyz"


After this I rebooted appliance but no luck.

can we use portus  as front end with existing docker reigstry which is on
v1?

currently we have insecure registry setup.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.suse.com/pipermail/containers/attachments/20160119/c93ed783/attachment.htm>


More information about the Containers mailing list