Cron job on Google Cloud
-
Hi,
How to create a cron job on Google Cloud?
There are 3 sections:
Target type: Http
URL:
HTTP Method: GET (I tried POST and other options too)I cannot enter this code to the URL section: wget -O – “https://www.mywebsite.com/?action=wpfastestcache&type=preload” >/dev/null 2>&1
I can only enter https://www.mywebsite.com/?action=wpfastestcache&type=preload because it says it must start with http.
Run result success but does not create a cache.
Preload option is enabled.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Cron job on Google Cloud’ is closed to new replies.