mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-22 12:46:02 -05:00
[PR #540] feat: Add Evo AI blueprint and enhance Evolution API configuration #532
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/540
Author: @eudanielhenrique
Created: 11/19/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (3)
6fcf708feat: Introduce Evo AI blueprint and update Evolution API blueprint's images and session environment variables.b492882fix: alter restart policy to 'unless-stopped' for services in docker-compose files8c6142dchore: fix meta.json alphabetical order📊 Changes
6 files changed (+188 additions, -13 deletions)
View changed files
➕
blueprints/evoai/docker-compose.yml(+85 -0)➕
blueprints/evoai/evoai.png(+0 -0)➕
blueprints/evoai/template.toml(+72 -0)📝
blueprints/evolutionapi/docker-compose.yml(+9 -13)📝
blueprints/evolutionapi/template.toml(+3 -0)📝
meta.json(+19 -0)📄 Description
Changes
New Blueprint: Evo AI
meta.jsonEvolution API Improvements
atendai/evolution-api:v2.1.2toevoapicloud/evolution-api:latestredis:alpinetoredis/redis-stack-server:latestCONFIG_SESSION_DEVICE_TYPE=ChromeCONFIG_SESSION_DEVICE_VERSION=2.3000.10CONFIG_SESSION_PLATFORM=Linuxdokploy-networknetwork configuration to all servicesdocker-compose.ymlformattingModified Files
blueprints/evoai/- New complete blueprintblueprints/evolutionapi/docker-compose.yml- Image and configuration updatesblueprints/evolutionapi/template.toml- New environment variablesmeta.json- Evo AI entryTags
ai, api, machine-learning, postgresql, redis, messaging, whatsapp
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.