nextcloud-cronjob/scripts
Robert Dailey e9b5772dae
Allow configuration of user used for task execution
New NEXTCLOUD_EXEC_USER environment variable added which allows control over which
user is used to execute cron tasks inside the Nextcloud container. By default, the
user is `www-data`. If the environment variable is specified but empty, no `--user`
option is provided to `docker exec`.
2019-01-11 21:08:39 -06:00
..
cron-scripts Provide the ability to run user-defined cron tasks 2018-12-06 17:58:26 -06:00
cron-tasks.sh Allow configuration of user used for task execution 2019-01-11 21:08:39 -06:00
entrypoint.sh SIGTERM now stops crond 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