Dayblox
Explore posts from serversDTDrizzle Team
•Created by Dayblox on 4/2/2024 in #help
prepared statements placeholder typing
Schema
On the text property I get the following
The issue only seems to occur in the
set
part, is there a reason? A better way?5 replies
Listening on $PORT with docker image
I'm trying to run https://hub.docker.com/r/sundowndev/phoneinfoga but am not able to listen on the railway PORT.
While debugging, using
echo $PORT
as the start command just prints $PORT, which seems to indicate that $PORT is not defined?10 replies
DTDrizzle Team
•Created by Dayblox on 10/26/2023 in #help
URL_INVALID
The env variables are defined when using
bun run push
but not when using npm run push
or pnpm run push
, resulting in LibsqlError: URL_INVALID: The URL is not in a valid format
because url is undefined?authToken=undefined
7 replies
tailscale into private network
Hey, I'm trying to get a VPN connection into a railway private network and it seems to work because I can ping the tailscale exit node (inside the private network) but can't seem to ping any other service on the network via their railway private domain name.
Has anyone fiddled with this? Could it be a dns issue?
147 replies
Database pricing
If I spin up a standalone database, get some amount of traffic, depending on what resources and prices will I be charged?
If I understand correctly, it would be CPU, RAM, Network egress, and $0,25 per GB per month.
Am I right?
Can you provide real life examples of usage?
37 replies