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.
21 lines
686 B
Plaintext
21 lines
686 B
Plaintext
---
|
|
title: Freescout
|
|
description: "Help desk and customer support application."
|
|
og:
|
|
description: "Deploy FreeScout helpdesk on Coolify as self-hosted HelpScout alternative with shared inbox, ticketing, and customer support email management."
|
|
category: "Business"
|
|
icon: "/docs/images/services/freescout-logo.png"
|
|
---
|
|
|
|
# Freescout
|
|
|
|
<ZoomImage src="/docs/images/services/freescout-logo.png" alt="Freescout dashboard" />
|
|
|
|
## What is Freescout
|
|
|
|
FreeScout is the super lightweight and powerful free open source help desk and shared inbox written in PHP (Laravel framework).
|
|
|
|
## Links
|
|
|
|
- [Official Documentation](https://github.com/freescout-help-desk/freescout/wiki/?utm_source=coolify.io)
|