Scheduled Tasks

Discover our Public Cloud offer

Shared Hosting for Everyone, imagined by developers, for developers.

Discovering the Public Cloud

Web apps or services sometimes need to periodically run tasks, commands or call up URLs with no user interaction. To manage this point you should save a scheduled task.

Our platform is based on Debian and its crontab but allows them to be directly managed from our administration interface - menu Advanced > Scheduled tasks - making their use easier.

Several kinds of information need to be provided:

  • the one or more commands that you wish to run or the URLs you wish to request,
  • the SSH environment,
  • the task frequency: you can specify a fixed time or an interval.

Email addresses can also be filled in to receive error reports (separated by a space). They do not replace the execution logs already given in the $HOME/admin/logs/jobs directory.

Administration interface: create a scheduled task
Administration interface: create a scheduled task

If your script needs to allow some IPs, allow these IP adresses ranges.