CoCa
CoCa
RRailway
Created by CoCa on 12/14/2023 in #✋|help
Multiple Services in `railway.toml` ?
I'll give templates a try today to see if works for me, thanks!
14 replies
RRailway
Created by CoCa on 12/14/2023 in #✋|help
Multiple Services in `railway.toml` ?
for secret stuff 🙂
14 replies
RRailway
Created by CoCa on 12/14/2023 in #✋|help
Multiple Services in `railway.toml` ?
templates can be private, right?
14 replies
RRailway
Created by CoCa on 12/14/2023 in #✋|help
Multiple Services in `railway.toml` ?
Oh! ya I should totally look into that
14 replies
RRailway
Created by CoCa on 12/14/2023 in #✋|help
Multiple Services in `railway.toml` ?
but it'd be a neat feature if defining multiple services was allowed
14 replies
RRailway
Created by CoCa on 12/14/2023 in #✋|help
Multiple Services in `railway.toml` ?
At least this way I can automate whichever one is more time consuming to set up, and manually add the other
14 replies
RRailway
Created by CoCa on 12/14/2023 in #✋|help
Multiple Services in `railway.toml` ?
A Go backend + Svelte frontend mono repo, I can set it up manually still - I was just wondering if I can pre-setup the repo so once I link it to a Railway project it just kinda figures itself out 🙂
14 replies
RRailway
Created by CoCa on 12/14/2023 in #✋|help
Multiple Services in `railway.toml` ?
Looking at the JSON Schema though it leads me to believe it's not possible
14 replies
RRailway
Created by CoCa on 11/3/2023 in #✋|help
Railway Private Networking
yep, and the only time it really starts up is if I'm pushing changes - I've never really had it crash or restart on it's own, it runs pretty smoothly
82 replies
RRailway
Created by CoCa on 11/3/2023 in #✋|help
Railway Private Networking
to experiment with stuff
82 replies
RRailway
Created by CoCa on 11/3/2023 in #✋|help
Railway Private Networking
I think I'm okay with leaving the startup sleep at 10s for now - as far as I know nobody really visits this website haha - it really just exists for me at this point
82 replies
RRailway
Created by CoCa on 11/3/2023 in #✋|help
Railway Private Networking
that's good stuff 🙂 I'll definitely need to start making use of healthchecks going forward
82 replies
RRailway
Created by CoCa on 11/3/2023 in #✋|help
Railway Private Networking
still encountered the error on a 1s sleep
82 replies
RRailway
Created by CoCa on 11/3/2023 in #✋|help
Railway Private Networking
i upped it to a 10s sleep and that seemed to give it enough time
82 replies
RRailway
Created by CoCa on 11/3/2023 in #✋|help
Railway Private Networking
I'm using the gorm driver, which takes a DSN formatted string
82 replies
RRailway
Created by CoCa on 11/3/2023 in #✋|help
Railway Private Networking
after changing the env variables with the private networking info my Go server is having trouble connecting to the database
exiting with error: error opening db: failed to connect to `host=postgres.railway.internal user=postgres database=railway`: hostname resolving error (lookup postgres.railway.internal on 8.8.8.8:53: no such host)
exiting with error: error opening db: failed to connect to `host=postgres.railway.internal user=postgres database=railway`: hostname resolving error (lookup postgres.railway.internal on 8.8.8.8:53: no such host)
82 replies
RRailway
Created by CoCa on 11/3/2023 in #✋|help
Railway Private Networking
looks good! now i just gotta take care of my application cutover
82 replies
RRailway
Created by CoCa on 11/3/2023 in #✋|help
Railway Private Networking
yep, i'll give it a restart, just checking the data is all good locally real quick 🙂
82 replies
RRailway
Created by CoCa on 11/3/2023 in #✋|help
Railway Private Networking
Okay, giving it a fresh run now! 😃
82 replies
RRailway
Created by CoCa on 11/3/2023 in #✋|help
Railway Private Networking
and by "took some time to finish" - i mean the sed commands
82 replies