Make sure you've exposed the port.  In your compose.yaml , check for a line like:
    ports:
      - "6379:6379"

Chris

On 4/24/2025 9:01 AM, Timothy Delin via sr-dev wrote:

Hey team,

 

I have a question related to the Kamailio – Redis integration. I am currently using a VM with RHEL 9 OS, and I have created two separated docker files in my VM for the Kamailio and Redis. Both docker files are up and running as individual applications. However, when I tried to integrate the two containers, I keep facing issue where it doesn't want to connect between one and the other. Can you please help to advise on what I should do next? Thanks

 

Best regards,

Timothy


_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-leave@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the sender!