flor0 / nextcloud-docker

Nextcloud but with docker
Apache License 2.0
101 stars 2 forks source link

Add container for executing cron jobs #2

Closed enpaul closed 7 months ago

enpaul commented 7 months ago

Add a service configuration cron-nextcloud that automatically runs the cronjob service every 5 minutes. This replaces the need for system cron and keeps the whole Nextcloud stack in the docker compose configuration.