Skip to content

Commit c4ebacb

Browse files
committed
Merge branch 'release/2.1.2'
2 parents f38512f + 436dd8d commit c4ebacb

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

Docker/swarm/evolution_api_v2.yaml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.7"
22

33
services:
44
evolution_v2:
5-
image: atendai/evolution-api:v2.0.10
5+
image: atendai/evolution-api-lite:v2.1.2
66
volumes:
77
- evolution_instances:/evolution/instances
88
networks:
@@ -94,15 +94,6 @@ services:
9494
- CONFIG_SESSION_PHONE_NAME=Chrome
9595
- CONFIG_SESSION_PHONE_VERSION=2.3000.1015901307
9696
- QRCODE_LIMIT=30
97-
- OPENAI_ENABLED=true
98-
- DIFY_ENABLED=true
99-
- TYPEBOT_ENABLED=true
100-
- TYPEBOT_API_VERSION=latest
101-
- CHATWOOT_ENABLED=true
102-
- CHATWOOT_MESSAGE_READ=true
103-
- CHATWOOT_MESSAGE_DELETE=true
104-
- CHATWOOT_IMPORT_DATABASE_CONNECTION_URI=postgresql://postgres:PASSWORD@postgres:5432/chatwoot?sslmode=disable
105-
- CHATWOOT_IMPORT_PLACEHOLDER_MEDIA_MESSAGE=true
10697
- CACHE_REDIS_ENABLED=true
10798
- CACHE_REDIS_URI=redis://evo_redis:6379/1
10899
- CACHE_REDIS_PREFIX_KEY=evolution_v2

LICENSE

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,9 @@ Evolution API is licensed under the Apache License 2.0, with the following addit
44

55
1. Evolution API may be utilized commercially, including as a backend service for other applications or as an application development platform for enterprises. Should the conditions below be met, a commercial license must be obtained from the producer:
66

7-
a. Multi-tenant SaaS service: Unless explicitly authorized in writing, you may not use the Evolution API source code to operate a multi-tenant environment.
8-
- Tenant Definition: Within the context of Evolution API, one tenant corresponds to one workspace. The workspace provides a separated area for each tenant's data and configurations.
7+
a. LOGO and copyright information: In the process of using Evolution API's frontend components, you may not remove or modify the LOGO or copyright information in the Evolution API console or applications. This restriction is inapplicable to uses of Evolution API that do not involve its frontend components.
98

10-
b. LOGO and copyright information: In the process of using Evolution API's frontend components, you may not remove or modify the LOGO or copyright information in the Evolution API console or applications. This restriction is inapplicable to uses of Evolution API that do not involve its frontend components.
11-
12-
c. Usage Notification Requirement: If Evolution API is used as part of any project, including closed-source systems (e.g., proprietary software), the user is required to display a clear notification within the system that Evolution API is being utilized. This notification should be visible to system administrators and accessible from the system's documentation or settings page. Failure to comply with this requirement may result in the necessity for a commercial license, as determined by the producer.
9+
b. Usage Notification Requirement: If Evolution API is used as part of any project, including closed-source systems (e.g., proprietary software), the user is required to display a clear notification within the system that Evolution API is being utilized. This notification should be visible to system administrators and accessible from the system's documentation or settings page. Failure to comply with this requirement may result in the necessity for a commercial license, as determined by the producer.
1310

1411
Please contact contato@atendai.com to inquire about licensing matters.
1512

0 commit comments

Comments
 (0)