Scheduled Tasks

Hi All,

Is there the concept of a “master CRON” or task scheduler that could be configured by various things, eg to refresh the list of blocked IPs from the public API endpoint?

Obviously these types of things should be refreshed on a schedule but I imagine there’s a heap more things than this that could/should be scheduled in future for Crowdsec too, possible even self updating.

Hi @grant-veepshosting,

On the actual stable crowdsec version, there is just a cron task that is installed with the wizard (you can find it here).

In the next stable release (v1.x), the refresh is automatically scheduled by crowdsec itself.