[PR #923] Evolution CRM & Evolution GO templates #14335

Open
opened 2026-06-17 06:30:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/923
Author: @brunofrank
Created: 6/11/2026
Status: 🔄 Open

Base: canaryHead: evolution-crm


📝 Commits (4)

  • 3878833 Evolution GO and Evolution CRM.
  • 759eff4 Fix URLS and health or crm when booting procesor.
  • 95c1113 Using latest images.
  • 33dfea6 Wrapping up, everythings working.

📊 Changes

7 files changed (+409 additions, -0 deletions)

View changed files

blueprints/evolutioncrm/docker-compose.yml (+252 -0)
blueprints/evolutioncrm/evolutionapi.png (+0 -0)
blueprints/evolutioncrm/template.toml (+67 -0)
blueprints/evolutiongo/docker-compose.yml (+28 -0)
blueprints/evolutiongo/evolutionapi.png (+0 -0)
blueprints/evolutiongo/template.toml (+25 -0)
📝 meta.json (+37 -0)

📄 Description

What is this PR about?

New PR of Evolution CRM template

Checklist

Before submitting this PR, please make sure that:

Close automatically the related issues using the keywords: closes #ISSUE_NUMBER

Screenshots or Videos


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/923 **Author:** [@brunofrank](https://github.com/brunofrank) **Created:** 6/11/2026 **Status:** 🔄 Open **Base:** `canary` ← **Head:** `evolution-crm` --- ### 📝 Commits (4) - [`3878833`](https://github.com/Dokploy/templates/commit/38788336c73c59d520d6c958d07d2df053bc3067) Evolution GO and Evolution CRM. - [`759eff4`](https://github.com/Dokploy/templates/commit/759eff464d8581fa37e4bb575459bdf79a421e16) Fix URLS and health or crm when booting procesor. - [`95c1113`](https://github.com/Dokploy/templates/commit/95c11135c218f8dc850f2a18fe9c6694e07b56fa) Using latest images. - [`33dfea6`](https://github.com/Dokploy/templates/commit/33dfea6ca7d0d142c67636ad3d0011fe672b9e9c) Wrapping up, everythings working. ### 📊 Changes **7 files changed** (+409 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/evolutioncrm/docker-compose.yml` (+252 -0) ➕ `blueprints/evolutioncrm/evolutionapi.png` (+0 -0) ➕ `blueprints/evolutioncrm/template.toml` (+67 -0) ➕ `blueprints/evolutiongo/docker-compose.yml` (+28 -0) ➕ `blueprints/evolutiongo/evolutionapi.png` (+0 -0) ➕ `blueprints/evolutiongo/template.toml` (+25 -0) 📝 `meta.json` (+37 -0) </details> ### 📄 Description ## What is this PR about? New PR of Evolution CRM template ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. ## Issues related (if applicable) Close automatically the related issues using the keywords: `closes #ISSUE_NUMBER` ## Screenshots or Videos --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-17 06:30:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#14335