Adam Kowalczuk
Adam Kowalczuk
RRailway
Created by Adam Kowalczuk on 3/4/2024 in #✋|help
Sudden rising deployment costs.
ok this worked, thank you so much for your help! for these small hobby projects, would you recommend using this method going forward?
25 replies
RRailway
Created by Adam Kowalczuk on 3/4/2024 in #✋|help
Sudden rising deployment costs.
I'm guessing backend since that's what's deployed on Railway?
25 replies
RRailway
Created by Adam Kowalczuk on 3/4/2024 in #✋|help
Sudden rising deployment costs.
this sleep 10 will be added in the package.json of the frontend or backend of the project?
25 replies
RRailway
Created by Adam Kowalczuk on 3/4/2024 in #✋|help
Sudden rising deployment costs.
Yes nodejs.
25 replies
RRailway
Created by Adam Kowalczuk on 3/4/2024 in #✋|help
Sudden rising deployment costs.
ok I've found that in the database settings, is that the address I'm not using the communication with the deployed server? how would I go about that?
25 replies
RRailway
Created by Adam Kowalczuk on 3/4/2024 in #✋|help
Sudden rising deployment costs.
you got a tutorial to link me to?
25 replies
RRailway
Created by Adam Kowalczuk on 3/4/2024 in #✋|help
Sudden rising deployment costs.
Ok but why all of a sudden rise in outgoing network traffic? What does that mean in this case? It's a simple single page scheduling app that I'm assuming no one is using. But I can see the Egress using climb on the usage page. Is there someway to slow this down?
25 replies
RRailway
Created by Adam Kowalczuk on 3/4/2024 in #✋|help
Sudden rising deployment costs.
e74d4599-d384-4005-ad2f-fd9ca6a3176c
25 replies
RRailway
Created by Adam Kowalczuk on 11/3/2023 in #✋|help
PostgresSQL Queries Tab...
Okay, I'll check it out. Thanks for your help Brody 🙏
15 replies
RRailway
Created by Adam Kowalczuk on 11/3/2023 in #✋|help
PostgresSQL Queries Tab...
Okay. If I did go the dbgate/pgadmin route, do you yourself have a preference? This is a simple interview scheduler app I've built, so once the schema has been set it's just a matter of updating the data as appointments are scheduled or deleted. Nothing crazy.
15 replies
RRailway
Created by Adam Kowalczuk on 11/3/2023 in #✋|help
PostgresSQL Queries Tab...
Would it not be possible to just set the schema of the database with queries in a *.sql file, similar to what I'm already doing locally, or is that counterproductive/impossible/unwise?
15 replies
RRailway
Created by Adam Kowalczuk on 11/3/2023 in #✋|help
PostgresSQL Queries Tab...
Sorry, I'm still a bit new to this. Before I dig in further, you're saying dbgate or pgadmin are compatible with the Postgres deployment on Railway? They're used to manage queries and such?
15 replies