nextcloud-cronjob/scripts
Robert Dailey 08ec92f509 Add extra logs and debugging features
* New DEBUG environment variable enables `set -x` in shell scripts for
  extra verbose output for debugging custom cron scripts and to assist
  with development of the core scripts.
* Verify if we can find the Nextcloud container on start up. Fail if
  not.
* Print information about how we will search for Nextcloud on start up.
* During cron task execution, the ID of the Nextcloud container is
  printed, if found.
2020-08-28 14:52:00 -05:00
..
cron-scripts Provide the ability to run user-defined cron tasks 2018-12-06 17:58:26 -06:00
cron-tasks.sh Add extra logs and debugging features 2020-08-28 14:52:00 -05:00
entrypoint.sh Add extra logs and debugging features 2020-08-28 14:52:00 -05:00
find-container.sh Cronjob works now between Nextcloud container recreation 2019-06-20 19:34:58 -05:00
healthcheck.sh Cronjob works now between Nextcloud container recreation 2019-06-20 19:34:58 -05:00