Un-official Github Action for Deployment to Railway

My Workflow

Submission Category:

DIY Deployments

Yaml File or Link to Code

bervProject
/
railway-deploy

Github Action to Deploy App to Railway usin…


This content originally appeared on DEV Community and was authored by Bervianto Leo Pratama

My Workflow

Submission Category:

DIY Deployments

Yaml File or Link to Code

GitHub logo bervProject / railway-deploy

Github Action to Deploy App to Railway using Railway CLI

Railway Deploy Github Action

This action deploys your app to Railway using Railway CLI.

Inputs

railway_token

Optional Railway Token to deploy the app.

Outputs

status

Success/Failure result

Example usage

Using with

uses: bervProject/railway-deploy@main
with:
  railway_token: ${ secret.RAILWAY_TOKEN }

Using env

uses: bervProject/railway-deploy@main
env:
  RAILWAY_TOKEN: ${ secret.RAILWAY_TOKEN }



Additional Resources / Info

Example project that implement the bervproject/railway-deploy:

GitHub logo bervProject / MyPersonalWebAPI

Personal Web API using FeathersJS

MyPersonalWebAPI

Web API for Bervianto's Web

Build Status

Codacy Travis
Codacy Badge Build Status

Notes (Requirement for Development or Production)

  • Using Dockerfile or Docker Compose

Please rename .env.example into .env and update secret keys

  • Using Heroku

Update environment or config, using secret and production as keys and insert your value.

About

This project uses Feathers. An open source web framework for building modern real-time applications.

Changelog

Changelog here

License

Copyright (c) 2018

Licensed under the MIT license.





This content originally appeared on DEV Community and was authored by Bervianto Leo Pratama


Print Share Comment Cite Upload Translate Updates
APA

Bervianto Leo Pratama | Sciencx (2021-11-20T05:10:10+00:00) Un-official Github Action for Deployment to Railway. Retrieved from https://www.scien.cx/2021/11/20/un-official-github-action-for-deployment-to-railway/

MLA
" » Un-official Github Action for Deployment to Railway." Bervianto Leo Pratama | Sciencx - Saturday November 20, 2021, https://www.scien.cx/2021/11/20/un-official-github-action-for-deployment-to-railway/
HARVARD
Bervianto Leo Pratama | Sciencx Saturday November 20, 2021 » Un-official Github Action for Deployment to Railway., viewed ,<https://www.scien.cx/2021/11/20/un-official-github-action-for-deployment-to-railway/>
VANCOUVER
Bervianto Leo Pratama | Sciencx - » Un-official Github Action for Deployment to Railway. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/11/20/un-official-github-action-for-deployment-to-railway/
CHICAGO
" » Un-official Github Action for Deployment to Railway." Bervianto Leo Pratama | Sciencx - Accessed . https://www.scien.cx/2021/11/20/un-official-github-action-for-deployment-to-railway/
IEEE
" » Un-official Github Action for Deployment to Railway." Bervianto Leo Pratama | Sciencx [Online]. Available: https://www.scien.cx/2021/11/20/un-official-github-action-for-deployment-to-railway/. [Accessed: ]
rf:citation
» Un-official Github Action for Deployment to Railway | Bervianto Leo Pratama | Sciencx | https://www.scien.cx/2021/11/20/un-official-github-action-for-deployment-to-railway/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.