When deploying multiple services, the required Environment variables were not correctly checked.
brucexc
PROOP

2 years ago

template: https://railway.app/template/tAkUiN?referralCode=KP8hLL
service: RSS3-Node-Core

Without filling in the Environment variables for the RSS3-Node-Core service, you can directly press the deploy button.

6 Replies

brucexc
PROOP

2 years ago

N/A


2 years ago

you're right, you have then as required but they are never validated, good callout


brucexc
PROOP

2 years ago

thanks for reply and I would like to ask if I can specify the startup order of services in this template? The other services depend on the database to start.


2 years ago

there is no way to do that (yet)

you would want to have your apps simply retry their connections to the database


brucexc
PROOP

2 years ago

actually, add the restart policy option in the template may make templates more complete. It's just a suggestion, haha 😀



Loading...