Nextcloud-cronjob

Nextcloud-cronjob

Docker 应用程序 from Kilrah's Repository

概述

Nextcloud cron job runner. The official Nextcloud Docker container needs something external to run its cron jobs reliably, this is a simple solution to this problem to avoid having to delve into user scripts. Make sure to select "Cron (Recommended)" for the Background Jobs option in your nextcloud instance's Basic Settings.

运行时参数

网络
bridge
外壳
bash
特权
false

模板配置

Docker SocketPathro

Docker Socket

目标
/var/run/docker.sock
默认值
/var/run/docker.sock
NEXTCLOUD_CONTAINER_NAMEVariable

The name of your nextcloud container

默认值
Nextcloud-ffmpeg
NEXTCLOUD_CRON_MINUTE_INTERVALVariable

How often to run the cron jobs, in minutes

默认值
15
NEXTCLOUD_EXEC_USERVariable

The user to run the job as in the nextcloud container

默认值
www-data
NEXTCLOUD_EXEC_SHELLVariable

Which shell to use in the nextcloud container

默认值
bash
Scripts pathPathro

Scripts placed in this folder will be executed along with the default command. Use if your Nextcloud container has cron.php in a different location than the official container. E.g. for LSIO map this to a folder, and create a .sh script in it containing: php -f /config/www/nextcloud/cron.php

目标
/cron-scripts

类别

下载统计数据

4,768,897
下载总数
8,349
本月
8,886
平均每月

长期下载总量

加载图表...

详细信息

存储库
rcdailey/nextcloud-cronjob
最后更新2025-12-08
初见2022-08-11

在Unraid 上运行 Nextcloud-cronjob 。

Nextcloud-cronjob 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。