Create and manage scheduled tasks, cron jobs, and automated processes on your servers in Loupp for efficient task automation.
Access scheduler
Configure task details
Set schedule frequency
* * * * *
0 * * * *
0 0 * * *
0 0 * * *
0 0 * 0 *
0 0 1 * *
Create task
0 0 * * 0
(Weekly Sunday)
Command: sudo apt-get autoremove && sudo apt-get autoclean
User: root30 00 * * *
(Daily 12:30 AM)
Command: /usr/local/bin/composer self-update
User: rootloupp
for application tasks, root
only when neededTask Not Running
Permission Errors