Skip to content

FlussoBV/drove-ldap-tunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drove-ldap-tunnel

LDAP tunnel for drove services.

Some LDAP servers that use SSL do not use a format that can be used by tools such as Jenkins.

For this, we can use a ldaps tunnel.

This image will create such a tunnel.

 docker service create --name ldap \
     -e OUTGOING_HOST="myldaps.mycompany.com" \
     -e OUTGOING_PORT="12345" \
      flusso/drove-ldap-tunnel

About

ldap tunnel for drove services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages