Cron job runcloud
1) Go to runcloud cronjob
2) Fill up cronjob name
3) Select php version or insert your own command
For example:-
/usr/bin/php -q /home/runcloud/webapps/blast/artisan schedule:run 2>&1
for more info :-
https://runcloud.io/docs/server/cron-job.html
Search Knowledge Base Articles
Cron job
Did you find this article useful?
Related Articles
-
SSL Runcloud + WordPress
1) Setup SSL Runcloud 1. Access your runcloud dashboard &... -
Migration of WordPress to Runcloud
Migration of WordPress to RUNCLOUD1. Firstly zip file to public_html2. Secondly export SQL file from phpmyadmin 3. Third upload zi... -
Migration of Domain to Runcloud
Description 1. Check wp-confiq information i. If you forget the name of the file use. &n... -
Problem with folder permission (chown)
If u get error regarding permission folder failed to rewriteplease use this command by ssh your server =chown -R runcloud:runcloud /home/runcloud/weba... -
Migration VPS to VPS (Runcloud)
1) zip your folder file (home) zip -r your_namefolder.zip /home/runcloud/webapps/yournamefolder2) move your zip file to your new runcloud server by u...