nextcloud-cronjob/scripts
Robert Dailey ab6372fa79 Provide the ability to run user-defined cron tasks
Mount individual shell scripts (with the `*.sh` extension) inside `/cron-scripts/` in the
container. The cron daemon will automatically run these scripts inside the Nextcloud
container for you. Write the scripts as if they will run in the Nextcloud container
itself.
2018-12-06 17:58:26 -06:00
..
cron-scripts Provide the ability to run user-defined cron tasks 2018-12-06 17:58:26 -06:00
cron-tasks.sh Provide the ability to run user-defined cron tasks 2018-12-06 17:58:26 -06:00
entrypoint.sh Provide the ability to run user-defined cron tasks 2018-12-06 17:58:26 -06:00
find-container.sh Initial implementation of the nextcloud cronjob docker image 2018-12-01 21:34:56 -06:00
healthcheck.sh Initial implementation of the nextcloud cronjob docker image 2018-12-01 21:34:56 -06:00