Skip to content

fix(deploy): use direct uvicorn command instead of start.sh#9

Merged
doublesilver merged 1 commit into
devfrom
fix/railway-start-cmd
Feb 27, 2026
Merged

fix(deploy): use direct uvicorn command instead of start.sh#9
doublesilver merged 1 commit into
devfrom
fix/railway-start-cmd

Conversation

@doublesilver
Copy link
Copy Markdown
Owner

Summary

  • NIXPACKS builder doesn't include start.sh in the build artifact
  • Changed railway.toml startCommand to direct python -m uvicorn call
  • Fixes Railway deployment healthcheck failures

Test plan

  • Railway dev deployment succeeds after merge
  • /api/v1/health returns ok

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

NIXPACKS builder doesn't include start.sh in the build artifact,
causing "cannot open ./start.sh" errors on Railway.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
knowledge-copilot Building Building Preview, Comment Feb 27, 2026 11:54am

@doublesilver doublesilver merged commit b60fc83 into dev Feb 27, 2026
5 checks passed
@doublesilver doublesilver deleted the fix/railway-start-cmd branch February 27, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant