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
2 years ago
you're right, you have then as required but they are never validated, good callout
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
actually, add the restart policy option in the template may make templates more complete. It's just a suggestion, haha 😀
2 years ago