zeabur-port-mismatch
๐ฏSkillfrom zeabur/zeabur-claude-plugin
A troubleshooting skill for diagnosing and fixing port mismatch issues on Zeabur deployments, where the proxy expects a service on one port but the container listens on another. Covers common mismatches, headless service 502 errors, and port forwarding configuration using the Zeabur CLI.
Same repository
zeabur/zeabur-claude-plugin(33 items)
Installation
npx vibeindex add zeabur/zeabur-claude-plugin --skill zeabur-port-mismatchnpx skills add zeabur/zeabur-claude-plugin --skill zeabur-port-mismatch~/.claude/skills/zeabur-port-mismatch/SKILL.mdSKILL.md
More from this repository10
Provides workflows for viewing service runtime and build logs on Zeabur platform, helping debug deployment failures and runtime errors using the Zeabur CLI.
Provides a guided workflow for restarting Zeabur services via the Zeabur CLI, using service IDs for reliable identification and integrating with service list and deployment log skills for diagnostics.
Zeabur agent skill providing a template knowledge base for creating, validating, and troubleshooting Zeabur deployment templates, including converting docker-compose files to Zeabur template YAML.
Zeabur agent skill for handling service domain and URL configuration, including setting up public URLs and resolving trailing slash issues on the Zeabur deployment platform.
A Claude Code plugin for Zeabur CLI operations with 14 specialized skills covering deployment, environment variables, service management, domain configuration, database migration troubleshooting, startup ordering, and template creation.
Modifies Zeabur service configuration without requiring a full redeploy, enabling environment variable updates and individual service restarts.
Lists services deployed in a Zeabur project, returning service IDs, names, types, and creation times. Useful for retrieving service IDs needed by other Zeabur CLI commands like variable management, log viewing, and service restarts.
A Zeabur skill that diagnoses and fixes service startup order issues where applications fail with "Connection refused" because they start before database or Redis dependencies are ready, providing healthCheck-based and wait-loop solutions.
Creates and configures new Zeabur cloud projects using the Zeabur CLI, supporting template deployment, region selection from available servers, and initial project setup with proper configuration.
Agent skills for Zeabur CLI operations, deployment, and troubleshooting. Covers deployment logs, domain configuration, database migration issues, port mismatch fixes, project creation, and service restarts.