manubier
manubier
Explore posts from servers
RRailway
Created by manubier on 1/31/2024 in #✋|help
Postgres Database Migration Stuck?
No description
8 replies
RRailway
Created by manubier on 1/18/2024 in #✋|help
Static IPs
We are using an API that just notified us that they will be forcing us to make our calls from a whitelisted IP starting on Feb 21. Is there a way to keep our services on Railway and comply with this?
10 replies
RRailway
Created by manubier on 1/17/2024 in #✋|help
Application failing after migration to database v2
Hey there, I had to migrate Postgres and REDIS. REDIS worked just fine but after migrating Postgres my application keeps crashing.
6 replies
RRailway
Created by manubier on 11/23/2023 in #✋|help
NPM build script started to fail
I am running migrations during the build and have the following script in my package.json for this: "migrate:deploy": "DATABASE_URL="$MIGRATE_DATABASE_URL" prisma migrate deploy", It seems like the script doesn't have access to the ENV variables anymore even though there were no changes.
43 replies