purduemike
purduemike
RRailway
Created by purduemike on 7/26/2024 in #✋|help
How do we keep a template inline with project changes?
I want to be able to keep a template inline with a project. How do I go about doing this? Or do we need to recreate the template whenever we make a change?
9 replies
RRailway
Created by purduemike on 7/18/2024 in #✋|help
I'm trying to set a env var in my app tied to ${{RAILWAY_GIT_COMMIT_SHA}} but it doesn't resolve
Trying to set a variable to ${{RAILWAY_GIT_COMMIT_SHA}} but this variable doesn't resolve. My deployment originates from a github trigger
16 replies
RRailway
Created by purduemike on 7/8/2024 in #✋|help
Copy RDS snapshot to railway Postgres
I have an RDS database which have nightly snapshots. We have copied these snapshots to s3. What is the best way to get my rds database copied over to railway?
7 replies
RRailway
Created by purduemike on 7/3/2024 in #✋|help
What is the best way to forward all of my logs from a railway project to datadog?
What is the best way to forward all of my logs from a railway project (python app, redis, postgres, etc) to datadog? Do you have a way to pull that from your api and push to DD?
30 replies
RRailway
Created by purduemike on 2/20/2024 in #✋|help
Is there any way to create a distinction between the variables defined for a build vs runtime?
I want my build to use a different AWS access key from my application (during runtime)
11 replies