Skip to content

danieletieghi/docker-apache-ldap-ssl-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-apache-ldap-ssl-proxy

Container with Apache Proxy, LDAP authentication and SSL encryption

RUN:

docker build -t apache-proxy .

docker run --name apache-proxy --link :sitecontainer -v <./host-conf>:/usr/local/apache2/conf/host -p 80:80 -p 443:443 -d apache-proxy

About

Container with Apache Proxy, LDAP authentication and SSL encryption

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published