Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(service): Add Evolution API template #5302

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

djalmaaraujo
Copy link

@djalmaaraujo djalmaaraujo commented Mar 7, 2025

Summary

  • Add Evolution API as a new service template
  • Include PostgreSQL and Redis as dependencies
  • Configure environment variables and health checks properly

Test plan

  1. Deploy the Evolution API service with Coolify
  2. Verify the service works properly with PostgreSQL and Redis
  3. Check that all environment variables are correctly set up
  4. Test API endpoints with a WhatsApp account

This PR adds Evolution API, a popular unofficial WhatsApp automation service that allows developers to build applications that interact with WhatsApp through a REST API.

Docs for Evolution API

Documentation: https://doc.evolution-api.com/v2.

This was requested in #4548

@djalmaaraujo
Copy link
Author

#4548

@djalmaaraujo
Copy link
Author

@andrasbacsai Tu add in the https://coolify.io/docs/services/NAME_OF_THE_SERVICE is another pull request, correct? Let me know. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant