Nextcloud-cronjob
Nextcloud-cronjob
Aplicación Docker from Kilrah's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
Docker SocketPathro
Docker Socket
- Objetivo
- /var/run/docker.sock
- Por defecto
- /var/run/docker.sock
NEXTCLOUD_CONTAINER_NAMEVariable
The name of your nextcloud container
- Por defecto
- Nextcloud-ffmpeg
NEXTCLOUD_CRON_MINUTE_INTERVALVariable
How often to run the cron jobs, in minutes
- Por defecto
- 15
NEXTCLOUD_EXEC_USERVariable
The user to run the job as in the nextcloud container
- Por defecto
- www-data
NEXTCLOUD_EXEC_SHELLVariable
Which shell to use in the nextcloud container
- Por defecto
- 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
- Objetivo
- /cron-scripts
Categorías
Descargar estadísticas
4,768,897
Descargas totales
8,349
Este mes
8,886
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
rcdailey/nextcloud-cronjobÚltima actualización2025-12-08
Visto por primera vez2022-08-11
Ejecute Nextcloud-cronjob en Unraid.
Nextcloud-cronjob se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.