Nextcloud-cronjob
Runs cron tasks for your Nextcloud instance
About
Nextcloud Cron Job is a lightweight sidecar container that executes Nextcloud's internal cron tasks by periodically calling /var/www/html/cron.php. It's specifically designed for Docker deployments where Nextcloud runs as a non-root user, providing an alternative to Nextcloud's b…