Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
Dernière révisionLes deux révisions suivantes
technique:docker:good_practices:tls [2020/10/13 16:42] qduchemitechnique:docker:good_practices:tls [2022/05/24 21:04] ppom
Ligne 23: Ligne 23:
  
 <bootnote web>La documentation technique est répartie à deux endroits : <bootnote web>La documentation technique est répartie à deux endroits :
-   * [TLSCertsMonitor chez Picasoft](https://gitlab.utc.fr/picasoft/projets/dockerfiles/-/tree/master/pica-tls-certs-monitor)+   * [TLSCertsMonitor chez Picasoft](https://gitlab.utc.fr/picasoft/projets/services/tls-certs-monitor)
    * [Tutoriel technique pour l'utilisation de TLSCertsMonitor](https://gitlab.utc.fr/picasoft/projets/tls-cert-monitor)    * [Tutoriel technique pour l'utilisation de TLSCertsMonitor](https://gitlab.utc.fr/picasoft/projets/tls-cert-monitor)
 </bootnote> </bootnote>
Ligne 33: Ligne 33:
   non-web:   non-web:
     labels:     labels:
-      traefik.http.routers.murmur.rule: Host(`non-web.picasoft.net`)+      traefik.http.routers.<container-name>.rule: Host(`non-web.picasoft.net`)
       traefik.enable: true       traefik.enable: true
       tls-certs-monitor.enable: true       tls-certs-monitor.enable: true
  • technique/docker/good_practices/tls.txt
  • de qduchemi