BlazingIce
BlazingIce
RRailway
Created by BlazingIce on 1/18/2024 in #✋|help
Gunicorn failed to deploy after building (new to railway)
i think will first get my cron finished and come back to this, thanks for all the help
46 replies
RRailway
Created by BlazingIce on 1/18/2024 in #✋|help
Gunicorn failed to deploy after building (new to railway)
yes what would be better?
46 replies
RRailway
Created by BlazingIce on 1/18/2024 in #✋|help
Gunicorn failed to deploy after building (new to railway)
yes start command
46 replies
RRailway
Created by BlazingIce on 1/18/2024 in #✋|help
Gunicorn failed to deploy after building (new to railway)
i used serve -s build for the deploy command
46 replies
RRailway
Created by BlazingIce on 1/18/2024 in #✋|help
Gunicorn failed to deploy after building (new to railway)
i think i solved everything
46 replies
RRailway
Created by BlazingIce on 1/18/2024 in #✋|help
Gunicorn failed to deploy after building (new to railway)
yes, i also got the frontend to run on production
46 replies
RRailway
Created by BlazingIce on 1/19/2024 in #✋|help
Help with cron job in flask and postgres
thanks for the help!
23 replies
RRailway
Created by BlazingIce on 1/19/2024 in #✋|help
Help with cron job in flask and postgres
😅 no
23 replies
RRailway
Created by BlazingIce on 1/19/2024 in #✋|help
Help with cron job in flask and postgres
im using gunicorn already but also in my code ive used: if os.environ.get("FLASK_ENV") == "production": and it doesnt run as true, can i be using gunicorn and also not in production?
23 replies
RRailway
Created by BlazingIce on 1/19/2024 in #✋|help
Help with cron job in flask and postgres
also would having flask as development be more costly to run
23 replies
RRailway
Created by BlazingIce on 1/19/2024 in #✋|help
Help with cron job in flask and postgres
every minute
23 replies
RRailway
Created by BlazingIce on 1/19/2024 in #✋|help
Help with cron job in flask and postgres
thanks for the answers!
23 replies
RRailway
Created by BlazingIce on 1/19/2024 in #✋|help
Help with cron job in flask and postgres
actually just saw another post where railway's cron cant run more frequently than 5 minutes
23 replies
RRailway
Created by BlazingIce on 1/19/2024 in #✋|help
Help with cron job in flask and postgres
which one would be more efficient?
23 replies
RRailway
Created by BlazingIce on 1/19/2024 in #✋|help
Help with cron job in flask and postgres
is it better to use railway's cron or my own scheduler because i tried to switch to railways cron
23 replies
RRailway
Created by BlazingIce on 1/19/2024 in #✋|help
Help with cron job in flask and postgres
Got it to run once, when I put in a cron schedule (I put * * * * *), it doesnt actually save the schedule
23 replies
RRailway
Created by BlazingIce on 1/19/2024 in #✋|help
Help with cron job in flask and postgres
2ae4d6f5-aff1-40bc-926b-a21bfce1ede0
23 replies
RRailway
Created by BlazingIce on 1/18/2024 in #✋|help
Gunicorn failed to deploy after building (new to railway)
True, let me do that thanks!
46 replies
RRailway
Created by BlazingIce on 1/18/2024 in #✋|help
Gunicorn failed to deploy after building (new to railway)
What should it be for not development
46 replies
RRailway
Created by BlazingIce on 1/18/2024 in #✋|help
Gunicorn failed to deploy after building (new to railway)
Can you elaborate on how I'm running a development server
46 replies