---
title: "Deploy swift-cool"
description: "Deploy and Host swift-cool EVO TESTING"
category: "Other"
url: https://railway.com/deploy/swift-cool
---

# Deploy swift-cool

Deploy and Host swift-cool EVO TESTING

**[Deploy swift-cool on Railway](https://railway.com/template/swift-cool)**

- **Creator:** benjaminfloresnubox's Projects
- **Category:** Other

## Template content

### Postgres https://devicons.railway.app/i/postgresql.svg

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:18

### evoapicloud/evolution-api:latest

- **Image:** evoapicloud/evolution-api:latest

### redis:latest

- **Image:** redis:latest

## Documentation

# Deploy and Host Evolution API on Railway

Evolution API is an open-source WhatsApp REST API built on Baileys. 
Connect any WhatsApp account via HTTP endpoints without Meta's Business 
API approval. Send messages, manage groups, receive webhooks, and 
automate workflows through a simple REST interface.

## About Hosting Evolution API

Hosting Evolution API requires three core services: a PostgreSQL database 
for persistence of instances, messages, contacts and chats; Redis for cache 
and session management; and a persistent volume mounted at 
/evolution/instances for WhatsApp authentication data. The API listens on 
port 8080 and exposes REST endpoints for instance creation, QR code 
connection, messaging, and webhook configuration. Railway provisions all 
services and handles networking, SSL, and scaling automatically.

## Common Use Cases

- Chatbots y automatización conversacional por WhatsApp
- Notificaciones, alertas y mensajes masivos
- Integración con n8n, Typebot, Chatwoot o cualquier CRM

## Dependencies for Evolution API Hosting

- PostgreSQL (persistencia de datos)
- Redis (caché y sesiones)
- Volumen persistente en /evolution/instances

### Deployment Dependencies

- [Evolution API Docs](https://doc.evolution-api.com)
- [Evolution API GitHub](https://github.com/EvolutionAPI/evolution-api)

## Why Deploy Evolution API on Railway?

Railway is a singular platform to deploy your infrastructure stack...

## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — Hosted Rocky Linux 9 workspace with SSH and persistent storage. 🚀
- [Foundry Virtual Tabletop](https://railway.com/deploy/X5tR6G) — A Self-Hosted & Modern Roleplaying Platform
- [Letta Code Remote](https://railway.com/deploy/letta-code-remote) — Run a Letta Code agent 24/7. No inbound ports, just deploy.

Open this page in a browser: https://railway.com/deploy/swift-cool
