faces
faces
RRailway
Created by faces on 1/23/2024 in #✋|help
Copy database from production to PR environments?
Poking around Railway a lot today and seeing how it could definitely be my new place to deploy apps. One thing I was very excited about was the abiity to create an environment for each PR. However, my services are failing being deployed because the data I'm relying on doesn't exist. Is this a feature that's coming, or how are people automating this? I suppose I could look for an environment variable and bootstrap my data on server boot, but that seems a bit heavy handed.
9 replies
RRailway
Created by faces on 1/22/2024 in #✋|help
Logging in BetterStack, PaperTrail, or DataDog?
Hey good morning! My team is trying out Railway for a project today and was wondering how to export logs to somethiing a bit more full featured than what's offered here? The log feature in Railway looks promising, but we rely on monitors and alerts from external tooling that are based on log entries when things fail. With other hosting providers we can hook it up so BetterStack, PaperTrail, or DataDog captures the output of each service being piped to stdout / stderr. How do I do this with Railway? Thanks!
13 replies