Crspy
Explore posts from serversPostman Docs
I'm trying to create a form on my website that deploys a github repository to railway with specified environment variables. I was wondering what the input fields for the
githubRepoDeploy
mutation were. I'm relatively new to graphql, and I couldn't find any explanation to the shape of the GitHubRepoDeployInput
type. Any help is appreciated. Just trying to figure out what I can pass as input to this mutation.
In postman, the GraphQL Variables section looks like this:
if you can please ping me17 replies
Railway API deployments
Is there a way to create deployments from github repositories via an API? I want to create an html form that deploys a project to Railway with the first form elements specifying the start command and the rest as environment variables. Is this possible? I saw a json file with a bunch of graphql specifications, but i dont know graphql and am looking for some help.
Also is there a way to specify a root directory for a railway project?
5 replies
Connect one deployment to the volume on another deployment
Is there a way to link one of the following templates to a volume attached to a separate deployment on the same project?
https://railway.app/template/guiCBv
https://railway.app/template/Nan7Bs
31 replies