evolution-api-whatsapp-gateway

Deploy Evolution API WhatsApp gateway with Docker Compose, PostgreSQL, Redis, and Apache.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/azmiariffaris/HERMES-AGENT --skill evolution-api-whatsapp-gateway
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evolution-api-whatsapp-gateway
Source: https://github.com/azmiariffaris/HERMES-AGENT/tree/main/snapshot/hermes/skills/social-media/evolution-api-whatsapp-gateway
Command: npx skills add https://github.com/azmiariffaris/HERMES-AGENT --skill evolution-api-whatsapp-gateway

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Infrastruktur deployment untuk Evolution API WhatsApp gateway secara terkontrol menggunakan Docker Compose, PostgreSQL, Redis, dan Apache reverse proxy di VPS Linux, memungkinkan integrasi dengan webhook n8n cloud tanpa konfigurasi manual berulang.

Core Features & Use Cases

  • Deploy stack lengkap: PostgreSQL + Redis + Evolution API container via docker-compose.
  • WhatsApp gateway setup: Instalasi instance WhatsApp untuk menerima & mengirim pesan.
  • Use Case: Penerapan untuk otomatisasi notifikasi dan interaksi pelanggan melalui WhatsApp dengan webhook ke n8n.

Quick Start

Clone repository, install prerequisites, and start the Docker Compose stack to launch the Evolution API WhatsApp gateway.

Frequently Asked Questions about evolution-api-whatsapp-gateway

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy Evolution API WhatsApp gateway with Docker Compose?

Deploy the Evolution API WhatsApp gateway by provisioning a Linux VPS, configuring a domain with firewall rules, and starting a Docker Compose stack that includes PostgreSQL, Redis, and an Apache reverse proxy.

What's the best way to integrate WhatsApp webhooks with n8n automation?

Integrate WhatsApp webhooks with n8n by deploying the Evolution API gateway via Docker Compose and configuring the runtime webhook settings to route incoming WhatsApp messages directly to your n8n cloud instance.

Do I need PostgreSQL and Redis to run a WhatsApp gateway with Evolution API?

Yes, deploying the Evolution API WhatsApp gateway requires PostgreSQL and Redis containers running within the Docker Compose stack to manage data persistence and message queuing.

Can I use an Apache reverse proxy for a WhatsApp API gateway on a Linux VPS?

Yes, you can configure an Apache reverse proxy on your Linux VPS to securely route external traffic to the Evolution API WhatsApp gateway container deployed via Docker Compose.

What prerequisites are required for setting up a WhatsApp gateway with Docker?

Setting up the WhatsApp gateway requires Docker, Docker Compose, a Linux VPS, a properly configured domain, and firewall rules to manage network access securely.

Does Evolution API support sending and receiving WhatsApp messages for customer interaction?

Yes, Evolution API supports setting up a WhatsApp instance to send and receive messages, enabling automated customer notifications and interactions through webhook integration with n8n.