saintcore
saintcore
RRailway
Created by Tyron on 3/30/2024 in #✋|help
Pricing Medium App ( Nextjs Strapi )
25 replies
RRailway
Created by Tyron on 3/30/2024 in #✋|help
Pricing Medium App ( Nextjs Strapi )
@Tyron If you are still around: Do you by any chances have to deal with large media files ? If so have a look at this https://discord.com/channels/713503345364697088/1067670924385583114/1199361212408942734 or directly this https://github.com/strapi/strapi/issues/14417
25 replies
RRailway
Created by angelo on 1/31/2024 in #✋|help
[WORKAROUND]: Eschew Railway Proxy connection via Cloudflare Tunnel
as always thx @Angelo 🙂
75 replies
RRailway
Created by angelo on 1/31/2024 in #✋|help
[WORKAROUND]: Eschew Railway Proxy connection via Cloudflare Tunnel
What I'm wondering: What's the downside of bypassing railway's proxy with a solution like that ? Any technical aspects we should be aware of or for example should we be aware of increased latency (beside the one of course added due to cloudflare handling/inspecting traffic) ? Or is the railway proxy just here to make traffic handling easier for you folks ? I'm just wondering and try to learn, it's not a real usecase for me. So take your well-owned breaks/time off and get back to this whenever someone has time 🙂
75 replies
RRailway
Created by Pepijn on 1/31/2024 in #✋|help
EU sites down
I'm having a hard one getting this right, wouldn't I be charged egress fees anyway ? What's the difference if it's for the tunnel to cloudflare instead of the 'outgoing connection to user x' ? Or am I just dumb ? 👀
47 replies
RRailway
Created by 0xdima95 on 1/30/2024 in #✋|help
Most recent bill is much higher than my last
is there a blog-post or template available explaining that a bit further ?
7 replies
RRailway
Created by Mike on 1/21/2024 in #✋|help
DB Migration replaced DATABASE_URL with DATABASE_PRIVATE_URL
@Brody explained the same thing yesterday to me (in regard of a nodejs backend). See https://discord.com/channels/713503345364697088/1067670924385583114/1194848344724484136 and https://discord.com/channels/713503345364697088/1067670924385583114/1198335583899107368 Or in short: You should continue by connecting via DATABASE_PRIVATE_URL as long as you connect to a db within the same railway-project to avoid high egress fees: "that in fact might cost you more, since using databases outside of the current project limits you to connecting to it via the public network so you would be subjecting yourself to unnecessary egress fees, if you use a database that's in the same project you can connect to it via the private network and then you would eliminate the database to service egress fees!"
33 replies
RRailway
Created by saintcore on 1/20/2024 in #✋|help
Postgres: 'NO_TS_TUNE' Var
No description
13 replies
RRailway
Created by saintcore on 1/20/2024 in #✋|help
Postgres: 'NO_TS_TUNE' Var
Thx @Brody Do you by any change know why I can't mark your answer as the solution ? 😄
13 replies
RRailway
Created by saintcore on 1/20/2024 in #✋|help
Postgres: 'NO_TS_TUNE' Var
Are there any performance issues realted to this or because of what railway adds this var automatically during a migration ? I would assume without this var you can perhaps save a bit of resources ?
13 replies
RRailway
Created by saintcore on 1/20/2024 in #✋|help
Postgres: 'NO_TS_TUNE' Var
Oh and I can see what the 'NO_TS_TUNE' var is doing. When it isn't present (or set to false) there seems to be a "recycle" task running on the postgres database each 10 minutes: '2024-01-20 11:56:25.796 UTC [29] LOG: checkpoint complete: wrote 7 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.603 s, sync=0.003 s, total=0.612 s; sync files=5, longest=0.002 s, average=0.001 s; distance=20 kB, estimate=614 kB; lsn=0/1AAF1C8, redo lsn=0/1AAF190'
13 replies
RRailway
Created by saintcore on 1/20/2024 in #✋|help
Postgres: 'NO_TS_TUNE' Var
Migrated Project-ID : 9bc5eee0-2732-4f79-af72-ba82871f6bd7 Project created from Scratch ID: 40abdc58-69e9-4ac6-8ad0-dc5114563876
13 replies
RRailway
Created by 8v. on 9/6/2023 in #✋|help
region is only exclusive for pro plan?
but as I see @Angelo (:P) was typing at the same time: I really don't want to be misunderstood here, the deal offered by railway is still unbeatable. Fallen in love with you railway -folks 🥰
132 replies
RRailway
Created by 8v. on 9/6/2023 in #✋|help
region is only exclusive for pro plan?
I fully understand that and I can also understand that we don't get this "for free" (what I'm not asking for), my concern is the difference (from a "hobby" perspective): - I'm not even near the ressource maxs per container/service which come with hobby - I don't need private networks, horizontal scalling or email-support at all - The only thing that would be nice would be to select the region (I don't even need multiple regions) where to run my service. Paying 15 Dollars a month for that only (with single to none benefit in my case from the other features that come with pro) is imho a huge price difference. I would love to have the option to select regions as a (for example) "plugin" and paying an additional X Dollars a month while staying on hobby. But of course you're right, regions aren't yet published and all the reasons outlined here are imho right. Lets see where things will go and perhaps this will be changing at some point 🙂
132 replies
RRailway
Created by 8v. on 9/6/2023 in #✋|help
region is only exclusive for pro plan?
Whats with latency reasons? Don't get me wrong, railways pricing is awesome and more then fair (I even still get the 5 dollar subscription fee waived off each month ❤️ ), but paying 20 dollars a month just to be able to run my app in europe I don't know.. I don't need more ram/vcpu or anything else (and the 20 dollars are imho still more then fair for what you get if you need it) but almost all of my users will be in europe. If I get you right my only option will be to upgrade to pro if I want to run a service in europe-region right?
132 replies
RRailway
Created by gabrielhk97 on 9/1/2023 in #✋|help
frontend web app making requests to wrong endpoint
but anyway it shouldn't output undefined if the vars would be loading, so that won't be the root cause here
96 replies
RRailway
Created by gabrielhk97 on 9/1/2023 in #✋|help
frontend web app making requests to wrong endpoint
isn't the protocol missing (https)? or do you add this in your code manually?
96 replies
RRailway
Created by gabrielhk97 on 9/1/2023 in #✋|help
frontend web app making requests to wrong endpoint
in the meantime: Brody is def. built different🏗️
96 replies
RRailway
Created by gabrielhk97 on 9/1/2023 in #✋|help
frontend web app making requests to wrong endpoint
Go into the settings of your service on railway, and scroll down to the section "deploy", there you will see a row called "Start Command"
96 replies
RRailway
Created by gabrielhk97 on 9/1/2023 in #✋|help
frontend web app making requests to wrong endpoint
Once done that, vars from .env should be loaded 🙂
96 replies