|
1.
|
Reboot
|
reboot |
* * * * * |
a year ago |
Enable
|
|
2.
|
pull scraper
|
cd /CronData/scapers && git stash && git pull |
@reboot |
4 years ago |
Run now
Edit
Disable
|
|
3.
|
Aggiorna solo News
|
python3 /CronData/scapers/newsScraperExecution.py |
@daily |
4 years ago |
Run now
Edit
Disable
|
|
4.
|
clone landing page
|
cd /CronData && git clone https://crakdelpol:c754d2b1656fca9be43734a335811bc823afec1b@github.com/GiPiSoftware/corsi-landing.git |
@reboot |
5 years ago |
Run now
Edit
Disable
|
|
5.
|
only when new scraper release was deployed
|
cd /CronData && rm -r scapers |
@reboot |
5 years ago |
Run now
Edit
Disable
|
|
6.
|
L2SH5 WEBSITE STATS UPDATE
|
wget -O - "https://final.gigarent.it/stats.php?hashcode=updateStats" >/dev/null |
* * * * * |
a year ago |
Enable
|
|
7.
|
clone scraper
|
cd /CronData && git clone https://crakdelpol:c754d2b1656fca9be43734a335811bc823afec1b@github.com/GiPiSoftware/scapers.git && pip install -r scapers/requirements.txt |
@reboot |
5 years ago |
Run now
Edit
Disable
|
|
8.
|
pull prenotazioni landing page
|
cd /CronData/prenotazioni-landing && git pull |
@daily |
a year ago |
Run now
Edit
Disable
|
|
9.
|
Aggiorna Classifiche, Tornei e news
|
python3 /CronData/scapers/githubIntegration.py |
@daily |
9 months ago |
Run now
Edit
Disable
|
|
10.
|
Costruzione cartella
|
mkdir /CronData |
@reboot |
a year ago |
Run now
Edit
Disable
|
|
11.
|
refresh tornei con numero iscritti
|
python3 /CronData/scapers/PortaleScraperExecution.py |
* 9,11,20,23 * * * |
a year ago |
Enable
|
|
12.
|
ping
|
curl https://beachvolley.federvolley.it |
@daily |
a year ago |
Run now
Edit
Disable
|