Commit Graph

6 Commits

Author SHA1 Message Date
Mauricio Siu
fb64197738 fix(evolutionapi): enable integration flags and update version
Adds the integration enable env flags introduced in Evolution API v2.3.x
(N8N_ENABLED, OPENAI_ENABLED, EVOAI_ENABLED, DIFY_ENABLED, TYPEBOT_ENABLED,
CHATWOOT_ENABLED) so integrations no longer fail with 'N8n is disabled',
and pins the image to v2.3.7 instead of latest.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 11:38:27 -06:00
Matheus Felipe
27564cd2fd feat: update to new Evolution API image source and pin it to the latest version (#644) 2026-03-05 01:18:46 -06:00
Mauricio Siu
7c540d158a refactor: remove dokploy-network configurations from multiple docker-compose files
- Removed the external dokploy-network configuration from various services' docker-compose.yml files to streamline network management.
- This change simplifies the setup and ensures consistency across blueprints.
2025-12-14 00:52:59 -06:00
Mauricio Siu
08b572dcae feat: Add extensive collection of application blueprints with Docker Compose configurations 2025-03-09 23:36:58 -06:00
Mauricio Siu
813efefab9 feat: Add comprehensive blueprint collection and project setup 2025-03-09 23:30:52 -06:00
Mauricio Siu
fbbb4f46f3 feat: Add numerous new blueprint templates for various applications 2025-03-09 19:05:57 -06:00