Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Any good code hosting sites that CAN stay on 24/7 with no limits?
- bigspeedfpv
-
Scratcher
500+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
Get a raspberry pi. It depends what your doing, but even one of the cheapest ones might be fine.why are scratchers afraid of deploying services properly? there are tools specifically for this lol
You can also use task scheduler to make your code start if your windows PC is on. Make sure you choose the right settings for that. I suggest you don't make a simple task, you make a normal task.
Ask a IRL friend to run the code 24/7 on their hardware.
1.hardware and assemblywhat does this have to do with hosting web services
- Mryellowdoggy
-
Scratcher
1000+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
I haven’t done much backend stuff, but as far as I know, I think it would.(#18)So I can run all my backends on there 24/7?
I have been using this website for a while. Seems to work pretty good, and doesn't go offline or have a ton of limitations.
- Knightbot63
-
Scratcher
1000+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
I haven’t done much backend stuff, but as far as I know, I think it would.Well that'll be a good alternative. Hope I remember my codesandbox name.
- Knightbot63
-
Scratcher
1000+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
*sigh* codesandbox, you can't remove pip by upgrading pip
- imfh
-
Scratcher
1000+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
Oracle cloud is a site that can host your backend.(#17)Thanks, but I was looking for online sites that I can host my backends.
Lookup raspberry pi locator. There’s a website that finds stores that have Pis in stock. You can buy RPi 3s for fairly normal pricing, about $30.
You could also try using oracle cloud always free tier. Setup is a bit complex, and you need a credit card to prove you are a human (it doesn’t charge anything though, except like $0.99 that it refunds), but at the end you get a Linux server that is always running. You can host whatever you want from there. Sometimes the availability is a bit spotty, so it might not end up working for you.
See this tutorial to get an idea of how to setup the oracle cloud server. It shows how to do a Minecraft server, but you could do a web server instead.
https://blogs.oracle.com/developers/post/how-to-set-up-and-run-a-really-powerful-free-minecraft-server-in-the-cloud
- Knightbot63
-
Scratcher
1000+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
WHYYYYYYYYYYY

I just wanted this so I can do O N E thing.

I just wanted this so I can do O N E thing.
- Knightbot63
-
Scratcher
1000+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
I tried codesandbox for a project to revive the backend, but now, it used to work for 5-10 minutes when my tab is closed and it's just going offline. Do I need the server ping script?
- Knightbot63
-
Scratcher
1000+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
(#27)About 1 hour later and it does seem like it has downtimes sometimes with my backend servers.
I tried codesandbox for a project to revive the backend, but now, it used to work for 5-10 minutes when my tab is closed and it's just going offline. Do I need the server ping script?
- Sid72020123
-
Scratcher
500+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
(#28)(#27)About 1 hour later and it does seem like it has downtimes sometimes with my backend servers.
I tried codesandbox for a project to revive the backend, but now, it used to work for 5-10 minutes when my tab is closed and it's just going offline. Do I need the server ping script?
Use deta.space for simple serverless hosting! It is really very cool and almost free.
Unfortunately, I don't know any hosting providers for non-serverless hosting

- Knightbot63
-
Scratcher
1000+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
(#29)I'll try that and see if it doesn't expire.
Use deta.space for simple serverless hosting! It is really very cool and almost free.
Unfortunately, I don't know any hosting providers for non-serverless hosting
- Sid72020123
-
Scratcher
500+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
(#30)(#29)I'll try that and see if it doesn't expire.
Use deta.space for simple serverless hosting! It is really very cool and almost free.
Unfortunately, I don't know any hosting providers for non-serverless hosting
Ok. But note that it is server-less hosting which means you won't be able to run the program 24/7 but the program gets executed when the user requests the endpoint. In other words, you can only host some kind of “backend” (or using the frontend) APIs.
Render.com is also a great alternative to replit. Using it, you can host your code 24/7 (Actually, it has some limits too)
- Knightbot63
-
Scratcher
1000+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
(#31)Hope it doesn't cost money for stuff.
Render.com is also a great alternative to replit. Using it, you can host your code 24/7 (Actually, it has some limits too)
- Knightbot63
-
Scratcher
1000+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
(#32)Now time to guess what supports python.
Hope it doesn't cost money for stuff.
- Sid72020123
-
Scratcher
500+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
(#32)(#31)Hope it doesn't cost money for stuff.
Render.com is also a great alternative to replit. Using it, you can host your code 24/7 (Actually, it has some limits too)
It won't ask you to pay for their services except when you pass their limits. See their pricing: https://render.com/pricing
Note: I actually don't remember clearly whether render.com is a server-less provider or not as I hadn't used it for a while…
- Knightbot63
-
Scratcher
1000+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
(#32)For Cron Jobs, webservices, you need to use a credit card which is what I really do not like about some services.
It won't ask you to pay for their services except when you pass their limits. See their pricing: https://render.com/pricing]
- Sid72020123
-
Scratcher
500+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
(#35)Yeah. No hosting services are actually fully free to use(#32)For Cron Jobs, webservices, you need to use a credit card which is what I really do not like about some services.
It won't ask you to pay for their services except when you pass their limits. See their pricing: https://render.com/pricing]

- WojtekGame
-
Scratcher
1000+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
i meant from the response, not you.1.hardware and assemblywhat does this have to do with hosting web services
anyways idk why he said, “bleh” when i expected something else, anyways PI uses some assembly though.
I tried codesandbox for a project to revive the backend, but now, it used to work for 5-10 minutes when my tab is closed and it's just going offline. Do I need the server ping script?make a flask/other framework website and then you need a server ping script to kinda “curl” the website so it will be “always active”, kinda unsure, but
- Knightbot63
-
Scratcher
1000+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
make a flask/other framework website and then you need a server ping script to kinda “curl” the website so it will be “always active”, kinda unsure, butBut I want it on 24/7 without that.
- WojtekGame
-
Scratcher
1000+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
make a “spider” then, or literally tell a scratcher to make one.make a flask/other framework website and then you need a server ping script to kinda “curl” the website so it will be “always active”, kinda unsure, butBut I want it on 24/7 without that.
- Knightbot63
-
Scratcher
1000+ posts
Any good code hosting sites that CAN stay on 24/7 with no limits?
(#39)What the heck is a spider? Is that even a site I can use my backends to run 24/7 no money?make a “spider” then, or literally tell a scratcher to make one.make a flask/other framework website and then you need a server ping script to kinda “curl” the website so it will be “always active”, kinda unsure, butBut I want it on 24/7 without that.
- Discussion Forums
- » Advanced Topics
-
» Any good code hosting sites that CAN stay on 24/7 with no limits?