docs: tighten SEO titles and descriptions across new docs (#3232)

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
This commit is contained in:
mintlify[bot]
2026-07-07 15:08:12 +00:00
committed by GitHub
parent b87a9d8282
commit 5270a2a9a0
34 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: "Docker Compose Examples"
description: "A collection of Docker Compose examples for different deployment scenarios. If you have a different setup that works for you, please share it by opening a pull request on GitHub."
description: "Ready-to-use Docker Compose examples for self-hosting Reactive Resume with Postgres, Traefik, Caddy, Nginx Proxy Manager, and other common deployment stacks."
---
<Info>
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: "Migrating from v4 to v5"
description: "A step-by-step guide to migrate your Reactive Resume instance from v4 to v5, including manual and automated migration options."
description: "Step-by-step guide to migrate a self-hosted Reactive Resume instance from v4 to v5, covering database schema changes, manual and automated options."
---
## Overview
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: "Single Sign-On (SSO)"
description: "A guide to setting up custom OAuth providers like Authentik, Authelia, Keycloak, or any OIDC-compliant identity provider for Single Sign-On (SSO) in your self-hosted instance."
description: "Configure Single Sign-On for self-hosted Reactive Resume using custom OAuth providers like Authentik, Authelia, Keycloak, or any OIDC-compliant IdP."
---
## Overview