Skip to content

vergissberlin/railwayapp-nodered

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-RED

Deploy Node-RED on Railway with one click.

Deploy on Railway

✨ Features

  • Node-RED accessible on HTTPS
  • Password Authentication (Set username & password in environment variables)

🚀 How to Deploy

  1. Click Deploy on Railway and setup your credentials
NODE_RED_CREDENTIAL_SECRET=yoursecret
NODE_RED_USERNAME=yourusername
NODE_RED_PASSWORD=yourpassword
NODE_RED_EDITOR_URI="/" # optional
NODE_RED_DASHBOARD_URI="/ui" # optional
  1. Wait for Build & Deployment to Finish 3 Login with credentials

🪲 Bug Reporting

If you find a bug in the template for railway, you can submit an issue to the GitHub Repository. Even better you can submit a Pull Request with a fix.