Never expose to the internet

Port 6379 — Redis

In-memory data store, often used for caching and queues.

Port
6379
Service
Redis
Protocol
TCP

Security guidance

Redis historically had no authentication by default; open instances are routinely wiped or used to plant cron jobs. Bind to localhost.

Is port 6379 open on your server?

Test it from outside your network — the only view that matters.

Check port 6379