fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


linux:webhosting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:webhosting [2023/05/15 12:24] adminlinux:webhosting [2024/02/17 19:03] (current) – external edit 127.0.0.1
Line 40: Line 40:
 <code> <code>
 ... ...
- 
     labels:     labels:
       - "traefik.enable=true"       - "traefik.enable=true"
       - "traefik.docker.network=traefik-prod"       - "traefik.docker.network=traefik-prod"
       - "traefik.http.services.nginx-web-prod.loadbalancer.server.port=8180"       - "traefik.http.services.nginx-web-prod.loadbalancer.server.port=8180"
 +      - "traefik.http.routers.nginx-web-prod.middlewares=basicauth-prod"
       - "traefik.http.middlewares.basicauth-prod.basicauth.users=werner:$$apr1$$3FS0FG.s$$rc0h/7C36ABYDS45XKEQ."       - "traefik.http.middlewares.basicauth-prod.basicauth.users=werner:$$apr1$$3FS0FG.s$$rc0h/7C36ABYDS45XKEQ."
- 
 ... ...
 </code>  </code> 
linux/webhosting.1684146248.txt.gz · Last modified: 2024/02/17 19:03 (external edit)