Feedback: Feature Flags
2 months ago
Railway now includes feature flags! It's a typed configuration registry scoped to your project, built for gradual rollouts, kill switches, and runtime tuning. A flag can be a bool, string, number, or JSON value, give it a default, and change it at runtime without a redeploy.
You can use this thread to share your feedback and ask questions 😄
0 Threads mention this feature
1 Replies
achimbecker-aventurin
PRO
a month ago
this is pretty cool and helpful. planning to bundle feature flags into "sets of feature flags"? would go towards enabling a certain feature set for a given customerId, which would make a "priced bundle" available
