nats-io / nats-docker

Official Docker image for the NATS server
Apache License 2.0
132 stars 46 forks source link

Implementation of NATS-server with jetstream #144

Open VimalFrancis78 opened 7 months ago

VimalFrancis78 commented 7 months ago

I am trying to implement NATS-server with jetstream using Docker. And I am unable to access it with my IP. Also not able to connect to docker. Getting OCI error

jnehlmeier commented 7 months ago

How you have deployed NATS to docker?

I am using it locally for evaluation using docker swarm and it works.

ItsManikantaGopi commented 1 month ago

I am trying to implement NATS-server with jetstream using Docker. And I am unable to access it with my IP. Also not able to connect to docker. Getting OCI error

can you also post error logs and configuration you have used, for me it is working fine.