Marlon
Marlon
RRailway
Created by Marlon on 10/16/2024 in #✋|help
Hello, a question
Hello, I only need my project to be online for one month per year. Is it possible for me to pay for just 1 month/year and then, when I start paying again next year, it will go back to the way it was? I only need it in October. I want to know if PostgreSQL can be disabled, not removed. And next year, when I click a button or something, I don't know, PostgreSQL can be enabled again and the project will continue exactly where it left off.
20 replies
RRailway
Created by Marlon on 9/14/2024 in #✋|help
How can i write SQL in the postgre in railway?
No description
8 replies
RRailway
Created by Marlon on 9/1/2023 in #✋|help
Backup Database
Hi, is it possible to perform or schedule database backups on railway? If so, could you explain how or send a link to the documentation?
6 replies
RRailway
Created by Marlon on 8/1/2023 in #✋|help
Hi, just a question
is the old Dev plan the new hobby plan? Do we still have 5 dollars to use without charging the invoice the same as it was previously in the dev plan?
11 replies
RRailway
Created by Marlon on 5/23/2023 in #✋|help
django warnings by email, error 500
Why am I receiving warnings in my email from DJANGO that they are trying to connect to my application using an invalid IP in ALLOWED_HOSTS? It's not always, but today it happened 3 times at different times, and by the time I wasn't even at home. I think the '0.0.0.0:8012' is from the railway because I saw it on https://docs.railway.app/troubleshoot/fixing-common-errors saying that the railway uses host 0.0.0.0, right? but what about the other IP? This error must be appearing because I configured in allowed_hosts only the URL of my application's railway, but it shouldn't appear, right? Since no one accesses by IP normally, do you know what is happening? [Django] ERROR (EXTERNAL IP): Invalid HTTP_HOST header: '34.83.172.142:8012'. You may need to add '34.83.172.142' to ALLOWED_HOSTS. and [Django] ERROR (EXTERNAL IP): Invalid HTTP_HOST header: '0.0.0.0:8012'. You may need to add '0.0.0.0:8012' to ALLOWED_HOSTS.
8 replies
RRailway
Created by Marlon on 5/17/2023 in #✋|help
Railway Terms
Hello, there! I am using railway to develop an inventory application for the church I attend, is this prohibited under railway terms? From what I read no, but I just wanted to confirm right here to be sure, thanks!
7 replies
RRailway
Created by Marlon on 5/9/2023 in #✋|help
Export/Import Database
Is there any way or command to export / import railway's postgresql?
9 replies
RRailway
Created by Marlon on 5/9/2023 in #✋|help
DateTime in Postgresql
I'm in Brazil and timezone UTC-03:00 how can i save this in datetime model field on postgresql with railway.app ? even i save this, inside postgresql are saving with UTC+00:00 and i can't change to UTC-03:00, anymore with this problem?
6 replies