spryx-ai/Spryx Deploy
Deploy a Docker image to Railway
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| service_id | Railway service ID | yes | — |
| image | Docker image to deploy (e.g. ghcr.io/org/app:v1.2.3) | yes | — |
| environment_id | Railway environment ID | yes | — |
| environment | Target environment name (staging or production) | yes | — |
| railway_token | Railway workspace token (used as Bearer token for the GraphQL API) | yes | — |
| deploy_wait_timeout_minutes | How long to wait for the Railway deployment to reach a terminal state (minutes) | no | 10 |
Outputs
no outputs