scripts are very simple. just posting on some insta profiles 24/7.Depends on the script, but a small VPS will eventually do the job
I have a 2-core VPS, and I set up vs code on it, turned off automatic updates, and have my script running. I won't be having any problems right?Literally any, whatever suites your budget or know how to set it up, just go with it
You can just run it in terminal? Why vscode?I have a 2-core VPS, and I set up vs code on it, turned off automatic updates, and have my script running. I won't be having any problems right?
or what measures do you suggest to stop my scripts from stopping?
Wow, let me check bro. Thanks for the share. I'll ask if i don't get it.You can just run it in terminal? Why vscode?
You can check pm2, https://towardsdatascience.com/automate-your-python-script-with-pm2-463238ea0b65#:~:text=Running Your Python Script with,with --name .
how much it cosrI use a Raspberry Pi, it's powered by the USB port on my home router and plugged in to the Ethernet port. Works like a charm.
Good luck finding one at face pricehow much it cosr
Yeah at this point of time, raspberry pi stock has become a internet meme lol. Luckily I bought 2 (pi 4b)when the stocks used to be available.Good luck finding one at face price
try using adspower browserthụ thuộc vào lệnh tập tin, nhưng một VPS nhỏ số
Most of the resources are shared in VPS so if your scripts consume more resources than permitted by the provider there are chances of it getting suspended or terminated. Check how much CPU/ disk read/writes/bandwidth etc are used when the scripts run.I have a 2-core VPS, and I set up vs code on it, turned off automatic updates, and have my script running. I won't be having any problems right?
or what measures do you suggest to stop my scripts from stopping?
~$30 and almost zero electricity cost.how much it cosr
Where would you run the scripts? Vscode, terminal where? To avoid it stopping. Vscode might terminate due to automatic updates. What do you suggestAny small vps will do the job. You do not need rPI.
Oracle is known to be a douche to terminate free accounts with no rhyme or reason so there is that.Get a VPS as per your requirements.
Install ubuntu and then install cloudpanel.
Once you have setup everything properly you can logi into cloudpanel it will have an option to create site with options to create different types of websites.
The last option is python site which you can use to create your python site.
Cloudpanel also has cron option maybe if you need it.
Refer for more details: https://www.cloudpanel.io/docs/v2/getting-started/
Add a required python version: https://www.cloudpanel.io/docs/v2/python/guides/adding-a-python-version/
You can always get a decent FREE VPS from oracle cloud provided you have a mobile number and a CC for registration there.
There are tuts available on YouTube regarding all this.
I have been using oracle cloud VPS with cloudpanel for multiple sites wordpress, php, node with cloudflare free CDN and it works great.
Remember to backup your site because you never know when the freebie might end, although it's advertised as lifetime.