[PR #923] [MERGED] Evolution CRM & Evolution GO templates #16235

Closed
opened 2026-07-14 23:15:23 -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: Merged
Merged: 7/8/2026
Merged by: @Siumauricio

Base: canaryHead: evolution-crm


📝 Commits (6)

  • 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.
  • 501d80d Merge remote-tracking branch 'origin/canary' into evolution-crm
  • 5a6d31c fix: make Evolution CRM and Evolution GO templates respond on their domains

📊 Changes

8 files changed (+455 additions, -0 deletions)

View changed files

blueprints/evolutioncrm/docker-compose.yml (+251 -0)
blueprints/evolutioncrm/evolutionapi.png (+0 -0)
blueprints/evolutioncrm/meta.json (+20 -0)
blueprints/evolutioncrm/template.toml (+67 -0)
blueprints/evolutiongo/docker-compose.yml (+41 -0)
blueprints/evolutiongo/evolutionapi.png (+0 -0)
blueprints/evolutiongo/meta.json (+17 -0)
blueprints/evolutiongo/template.toml (+59 -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:** ✅ Merged **Merged:** 7/8/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `evolution-crm` --- ### 📝 Commits (6) - [`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. - [`501d80d`](https://github.com/Dokploy/templates/commit/501d80dcd505e9de8ab98e2fa78b5863c1660770) Merge remote-tracking branch 'origin/canary' into evolution-crm - [`5a6d31c`](https://github.com/Dokploy/templates/commit/5a6d31c147067fab56bced5a45a8a135562159eb) fix: make Evolution CRM and Evolution GO templates respond on their domains ### 📊 Changes **8 files changed** (+455 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/evolutioncrm/docker-compose.yml` (+251 -0) ➕ `blueprints/evolutioncrm/evolutionapi.png` (+0 -0) ➕ `blueprints/evolutioncrm/meta.json` (+20 -0) ➕ `blueprints/evolutioncrm/template.toml` (+67 -0) ➕ `blueprints/evolutiongo/docker-compose.yml` (+41 -0) ➕ `blueprints/evolutiongo/evolutionapi.png` (+0 -0) ➕ `blueprints/evolutiongo/meta.json` (+17 -0) ➕ `blueprints/evolutiongo/template.toml` (+59 -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-07-14 23:15:23 -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#16235