amorfati
amorfati
Explore posts from servers
RRailway
Created by amorfati on 7/22/2024 in #✋|help
creating a new empty service railway cli
how can i create a new empty service with railway cli?
6 replies
RRailway
Created by amorfati on 7/17/2024 in #✋|help
purge all data in railway postgres
is there an eazy way to do this? I want to be able to clear up the database easily and also disable backups
46 replies
RRailway
Created by amorfati on 6/5/2024 in #✋|help
running a tunneling project with systemd
i'm wondering if it'd be possible to run this: https://gitlab.com/pyjam.as/tunnel
3 replies
RRailway
Created by amorfati on 2/23/2024 in #✋|help
Erase db on new service deployment
I want to erase railway postgres whenever i create a new deployment for my service. Curious if there's a simple way An improvised solution would be to simply delete the db on deploy, create a new one using railway graphql api or cli, then update the connection string. Checking first to see if there's some other way to do this
5 replies
RRailway
Created by amorfati on 1/25/2024 in #✋|help
in a repo I have a `Dockerfile` in a subpath, when I run deploy it deploys entire repo
I have ./anvil/Dockerfile and ./Dockerfile. I run RAILWAY_DOCKERFILE_PATH=./anvil/Dockerfile railway up --service anvil and it deploys everything and uses root Dockerfile. How can I deploy just that one Dockerfile I specified the path for?
20 replies
RRailway
Created by amorfati on 12/26/2023 in #✋|help
unable to access service from inside or outside
i'm running this docker image: https://github.com/foundry-rs/foundry/pkgs/container/foundry getting this log: i can't curl the endpoint against the public url. I'm supposed to get this when i visit the url in browser:
Connection header did not include 'upgrade'
Connection header did not include 'upgrade'
and can't curl it from another service against the internal private network url. My private network is foo.railway.internal does this mean from another service i would hit https://foo.railway.internal? and with or without a port?
4 replies
RRailway
Created by amorfati on 12/22/2023 in #✋|help
detect railway
I want to add railway to this list. What's an environment variable I can use to detect that a process is running in railway? https://github.com/unjs/std-env/blob/main/src/providers.ts
5 replies
RRailway
Created by amorfati on 10/12/2023 in #✋|help
PR Environment rules
No description
8 replies
RRailway
Created by amorfati on 8/18/2023 in #✋|help
Can I run `arm64` images in railway?
currently image breaks when using arm64
631 replies
CDCloudflare Developers
Created by amorfati on 7/10/2023 in #general-help
Channel for Cloudflare WARP & 1.1.1.1?
Is there one?
2 replies
CDCloudflare Developers
Created by amorfati on 5/31/2023 in #pages-help
Your worker called response.clone()
2 replies
CDCloudflare Developers
Created by amorfati on 4/13/2023 in #pages-help
framework preset and build command keep changing randomly
16 replies
RRailway
Created by amorfati on 4/11/2023 in #✋|help
Not able to delete database, Memory usage spiking
24 replies
RRailway
Created by amorfati on 3/28/2023 in #✋|help
Where to get this id for `deploymentRestart`?
37 replies