Using cron jobs on a shared web service

Your software
My Mautic version is: 5.2.1
My PHP version is: 8.3
My Database type and version is: MariaDB 10.11

Your problem
My problem is: I installed Mautic on a shared web service, as this is the most convenient way for the use I’ll give to Mautic. This shared web service does not give me a console to configure cron jobs, and it does not have cpanel, but it gives me an option to create on a web interface, but in this case it asks me for an “HTTP GET” URL to setup the cron job, and I don’t know what to put there.


Also it looks like this is limited to running the job once a day, but I’ll ask if it can be configured on shorter intervals.
If this can’t be done, I would like to know if there’s a way to manually run the tasks from Mautic itself, as I don’t care to do it manually, as building my own private server only for Mautic it’s not worth the effort for me.

These errors are showing in the log:

Steps I have tried to fix the problem: