Nextcloud-cronjob
Nextcloud-cronjob
Docker-Anwendung from Kilrah's Repository
Übersicht
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.
Laufzeit-Argumente
- Netzwerk
bridge- Shell
bash- Privilegiert
- false
Konfiguration der Vorlage
Docker SocketPathro
Docker Socket
- Ziel
- /var/run/docker.sock
- Standard
- /var/run/docker.sock
NEXTCLOUD_CONTAINER_NAMEVariable
The name of your nextcloud container
- Standard
- Nextcloud-ffmpeg
NEXTCLOUD_CRON_MINUTE_INTERVALVariable
How often to run the cron jobs, in minutes
- Standard
- 15
NEXTCLOUD_EXEC_USERVariable
The user to run the job as in the nextcloud container
- Standard
- www-data
NEXTCLOUD_EXEC_SHELLVariable
Which shell to use in the nextcloud container
- Standard
- 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
- Ziel
- /cron-scripts
Kategorien
Statistik herunterladen
4,768,897
Downloads insgesamt
8,349
Dieser Monat
8,886
Durchschnittlich / Monat
Gesamte Downloads im Laufe der Zeit
Tabelle laden...
Einzelheiten
Repository
rcdailey/nextcloud-cronjobZuletzt aktualisiert2025-12-08
Erstmals gesehen2022-08-11
Führen Sie Nextcloud-cronjob auf Unraid aus.
Nextcloud-cronjob ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.