mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
a64450ae9d
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19, and Vite. Migrate all documentation content to MDX under content/docs/. Add full src/ app with React components, routing, search, and API page. Remove Korrektly integration from CI/CD workflows, Dockerfile, and env vars. Update build pipeline to output to .output/public instead of docs/.vitepress/dist.
24 lines
792 B
Plaintext
24 lines
792 B
Plaintext
---
|
|
title: "Overseerr"
|
|
description: "A request management and media discovery tool built to work with your existing Plex ecosystem."
|
|
og:
|
|
description: "Deploy Overseerr on Coolify for Plex/Jellyfin media requests with user management, discovery, approval workflows, and integration automation."
|
|
category: "Media"
|
|
icon: "/docs/images/services/overseerr-logo.svg"
|
|
---
|
|
|
|
<ZoomImage src="/docs/images/services/overseerr-logo.svg" alt="Overseerr dashboard" />
|
|
|
|
## What is Overseerr?
|
|
|
|
Overseerr is a request management and media discovery tool built to work with your existing Plex ecosystem.
|
|
|
|
## Screenshots
|
|
|
|
<ZoomImage src="/docs/images/services/overseerr.webp" alt="Overseerr dashboard" />
|
|
|
|
## Links
|
|
|
|
- [The official website](https://overseerr.dev/)
|
|
- [GitHub](https://github.com/sct/overseerr)
|