fix-redis
CommunityResolve Redis port conflicts quickly.
Authorpaulchiu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Redis port conflicts on 6379 during Docker/OrbStack container startup occur when another process or container holds the port. This skill identifies the conflicting holder and stops it so the new Redis container can start.
Core Features & Use Cases
- Identify what is bound to port 6379
- Find the Docker container publishing port 6379
- Stop the offending owner (Docker container or host process)
- Confirm the port is free and retry
- Note: If multiple Redis containers from different projects conflict, suggest mapping one to a non-default host port (e.g. 6380:6379)
Quick Start
Identify the conflicting holder and stop it, then retry starting your Redis container.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fix-redis Download link: https://github.com/paulchiu/dotfiles/archive/main.zip#fix-redis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.