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.
28 lines
1.2 KiB
Plaintext
28 lines
1.2 KiB
Plaintext
---
|
|
title: "Evolution API"
|
|
description: "WhatsApp API service for automation."
|
|
og:
|
|
description: "Deploy Evolution API on Coolify for WhatsApp Business integration, message automation, chatbot workflows, and customer communication management."
|
|
category: "Automation"
|
|
icon: "/docs/images/services/evolution-api-logo.svg"
|
|
---
|
|
|
|
## What is Evolution API?
|
|
|
|
Evolution API is a robust platform devoted to empowering small businesses, entrepreneurs, freelancers, and individuals with limited resources—offering more than just a basic WhatsApp™ messaging solution.
|
|
|
|
## What I need to configure to make Coolify work with Evolution API?
|
|
|
|
The docker-compose available in Coolify should be able to install everything you need to start with the Evolution API + Postgres + Redis + Evolution Manager.
|
|
|
|
Once everything is running, you can access your https://url/manager.
|
|
|
|
## Screenshots
|
|
|
|
<img width="879" alt="SCR-20250314-ojnw" src="https://github.com/user-attachments/assets/5a401e87-d183-44a5-bd24-3308089ff629" />
|
|
|
|
## Links
|
|
|
|
- [GitHub](https://github.com/EvolutionAPI/evolution-api?utm_source=coolify.io)
|
|
- [Official Documentation](https://doc.evolution-api.com/v1/en/get-started/introduction?utm_source=coolify.io)
|