cloud-weaver-waha

Installation
SKILL.md

WAHA (WhatsApp HTTP API + PostgreSQL)

One dedicated VM, two containers: waha (WhatsApp HTTP API, port 3000) and pg (PostgreSQL 17, healthcheck-gated). Persistent data lives on the VM's attached disk under /data/<env>/.

1. Gather configuration

Prefer reusing the previous VM already created by cloud-weaver-vm-setup (env_name, public_ip, ssh key). Ask exactly one question at a time:

Parameter Default Notes
api_port 3000 Public TCP port for the WAHA API/dashboard (must match the firewall rule from vm-setup).
universe WhatsApp account is connected later by the user via the dashboard QR code.

Validate env_name against [a-z0-9_] and the port against 1–65535.

2. Confirm with the user

Installs
11
First Seen
11 days ago
cloud-weaver-waha — fagnerlopes/cloud-weaver