Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 411 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 411 Bytes

#Traefik Proxy for hosting WebServices +Docker

  • Modify docker-compose for exposing ports that you need(80/443).
  • Create docker network proxy.
  • Modify traefik/traefik.yml and traefik/config.yml.
  • Create a certs folders and generate certs inside of it.
  • Generate a password with package apache-utils using htpasswd -traefik/.htpasswd proxy
  • Use the content of .htpasswd in traefik/config.yml