freshhh
freshhh
RRailway
Created by freshhh on 5/27/2024 in #✋|help
Angular project transformed to use Caddy doesnt appear
I have set up an Angular project without the Railway template. I added the Caddyfile and nixpacks.toml file, as well as setting the outputPath to dist. The deploy is succesful, however https://agoranow-frontend-production.up.railway.app/ (generated domain) does not show the angular app and the logs also provide no errors.
4 replies
RRailway
Created by freshhh on 2/20/2024 in #✋|help
Does the estimated bill feature take into account one off peak traffic?
My project usage is about 20 USD every month. I am running a Spring Batch job that should work for about 30 minutes. During this time there should be a high load as 1.3m records will be imported to my DB. Does the estimated bill feature take into account peak traffic that only occurs once a month? Now that I start up my Spring Batch job, the estimated bill is going higher and higher. But it only runs once a month
6 replies
RRailway
Created by freshhh on 12/12/2023 in #✋|help
Can you use the Railway internal network to send requests from Angular to backend API?
Am I supposed to use the private or public network if I want to send a HTTP request from my Angular app to my Spring boot backend API??
8 replies