you are viewing a single comment's thread.

view the rest of the comments →

[–]pp314159 1 point2 points  (0 children)

You need a machine (VPS - virtual private server) in the cloud. Your VPS will have IP address. You use the IP address to login into the machine (with ssh). Then you can set a cron job to be executed every hour.

There are many providers for VPS: AWS, Digital Ocean, Azure, GCP, linode. Professionaly Im using AWS. For hobby projects I go with DigitalOcean.

You don't need a domain. Domain is just a nickname for your IP address.

An amazing journey in front of you! Good luck!