1
0
Fork 0

Add title and description metadata to documentation pages

This commit is contained in:
Ludovic Fernandez 2022-04-15 15:44:08 +02:00 committed by GitHub
parent ffdd693ff6
commit 7c4bf602f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
116 changed files with 573 additions and 2 deletions

View file

@ -1,3 +1,8 @@
---
title: "Traefik Let's Encrypt Documentation"
description: "Learn how to configure Traefik Proxy to use an ACME provider like Let's Encrypt for automatic certificate generation. Read the technical documentation."
---
# Let's Encrypt
Automatic HTTPS

View file

@ -1,3 +1,8 @@
---
title: "Traefik Proxy HTTPS & TLS Overview |Traefik Docs"
description: "Traefik supports HTTPS & TLS, which concerns roughly two parts of the configuration: routers, and the TLS connection. Read the documentation to learn more."
---
# HTTPS & TLS
Overview

View file

@ -1,3 +1,8 @@
---
title: "Traefik TLS Documentation"
description: "Learn how to configure the transport layer security (TLS) connection in Traefik Proxy. Read the technical documentation."
---
# TLS
Transport Layer Security