Loading...
Loading...
Found 29 Skills
Use when services stuck on Waiting for database migrations to complete. Use when app expects separate migrator service.
Use when modifying service config without full redeploy. Use when updating env vars and restarting single service. Use when user says "change env var", "update config", "fix variable without redeploying", "upgrade service version", "update image tag", or "change service tag".
Use when service fails with Connection refused to database or redis. Use when API crashes because DB not ready.
Use when managing DNS records for Zeabur-registered domains. Use when user says "add DNS record", "update DNS", "delete DNS record", "list DNS records", "set A record", "add CNAME", or "manage DNS". NOT for service domain binding (use zeabur-domain-url instead).
Use when services need public URL for redirects or CORS. Use when WEB_URL or similar has trailing slash issues.