loyahdev
How would I go about setting up CloudFlare R1 as a storage server?
I'm wondering how I could do this as currently my project just saves files to its own ephemeral storage and then serves those files to users to view online but I'm wondering how I could do this with cloudflare r1 which was recommended to me from here.
10 replies
The pro plan has gotten so expensive
i only used it for the extra processing power but now ive paid $55 for one month. the usage is fine but the extra seat plan for users is a lot considering its $20USD and I live in canada, with conversing im paying close to double. I'm not even using it as a team which I don't need all this user seats stuff. All i need is extra processing power. is there any compromises?
25 replies
Help with mounting a raspberry pi directory to railway
I have a raspberry pi and its accessible over ssh but I'm wondering how I could that in railway to mount /mnt/SamSign to /app/storage in railway? instead of using my storage system now
15 replies
I've got a few questions with the Pro Subscription
1. I recently cancelled the subscription due to its price but railway says estimated bill is $45 but stripes payment says estimated is $25 which was our usage. Does the team member price of $20 just get voided for this month or how does that work?
2. It got really expensive from egress prices of 1000s of users downloading files from the server each day which for my very small team itll become a lot of money for our server. I'm wondering if theres anything I can do about this to continue using railway.
11 replies
How can I run a php website on railway?
Its saying:
[server:info] Server starting on port 6476
2024/02/22 04:07:39 [error] 50#50: *1 directory index of "/app/" is forbidden, client: 192.168.0.2, server: localhost, request: "GET / HTTP/1.1", host: "samsign-website-production.up.railway.app"
8 replies
Trying to run a python api
the api console says Running on http://127.0.0.1:5000 but a domain wasnt made and i cant access it. even with a munal domain it isnt working
18 replies
problems when trying to install a requirements.txt in a nodejs and python project
I was trying to use chatgpt to help with this being my docker file:
but this is railways error:
ERROR: failed to solve: process "/bin/sh -c pip3 install --no-cache-dir -r requirements.txt" did not complete successfully: exit code: 1
278 replies