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
634 B
Plaintext
21 lines
634 B
Plaintext
---
|
|
title: Drupal
|
|
description: "Open-source content management system."
|
|
og:
|
|
description: "Deploy Drupal CMS on Coolify for enterprise content management with powerful APIs, content types, workflows, and extensive module ecosystem."
|
|
category: "CMS"
|
|
icon: "/docs/images/services/drupal-logo.svg"
|
|
---
|
|
|
|
# Drupal
|
|
|
|
<ZoomImage src="/docs/images/services/drupal-logo.svg" alt="Drupal dashboard" />
|
|
|
|
## What is Drupal
|
|
|
|
Drupal is a free and open-source web content management system written in PHP and distributed under the GNU General Public License.
|
|
|
|
## Links
|
|
|
|
- [Official Documentation](https://www.drupal.org/about?utm_source=coolify.io)
|