Deploy Node-RED on Railway with one click.
- Node-RED accessible on HTTPS
- Password Authentication (Set username & password in environment variables)
- 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
- Wait for Build & Deployment to Finish 3 Login with credentials
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.