summaryrefslogtreecommitdiffstats
path: root/docker-entrypoint.sh
AgeCommit message (Expand)Author
2024-03-04Revert "update docker-entrypoint.sh" (#2175)J0WI
2024-02-05update docker-entrypoint.shSimon L
2024-01-09Fix for PR #2095 breaking post-installation scripts in k8s (#2115)Yevhen Kolomeiko
2023-11-14Bug fix: not found error if hook folder contains files but non ending with `*...Dennis Værum
2023-07-09Block upgrade if it is not supported because major versions are too different...Antonin Delpeuch
2023-06-22Added entrypoint hooks for your own custom scripts (#1964)Dennis Værum
2023-02-08Un-factor do_install_or_upgrade()Remi Rampin
2023-02-08Remove NEXTCLOUD_INIT_LOCKRemi Rampin
2023-01-27Use flock to lock the whole upgrade processRemi Rampin
2023-01-27Remove old locking logicRemi Rampin
2023-01-27Factor do_install_or_upgrade()Remi Rampin
2022-11-28Enhance shell syntax (#1868)J0WI
2022-11-03prevents running `occ maintenance:update:htaccess` on a first run volume (#1843)MAbeeTT (Matías Pecchia)
2022-09-06Allow to run with custom uid (#1812)J0WI
2022-06-30Add `NEXTCLOUD_INIT_HTACCESS` to run `occ maintenance:update:htaccess` after ...John Molakvoæ
2022-06-01Add `NEXTCLOUD_INIT_LOCK` to enable shared html volume updatefeat/config-flag-initJohn Molakvoæ
2022-04-28Limit until loop (#1741)J0WI
2022-04-22Allow simultaneous initialization of common html volumeJohn Molakvoæ
2022-02-18Revert "Simplify first character check in entrypoint.sh (#1679)" #1699 (#1701)Doncho N. Gunchev
2022-02-08Simplify first character check in entrypoint.sh (#1679)Doncho N. Gunchev
2021-03-24Enable session locking for the redis session handler and use more sane lockin...Michael Griego
2020-12-20enable usage of REDIS_HOST_PASSWORD_FILE (#1325)KnallbertLp
2020-07-28Revert "Fix triggering install and update script (#1181)"J0WI
2020-07-26Fix triggering install and update script (#1181)stackcoder
2020-06-09Remove db prefix option (#1131)J0WI
2020-04-06Disable rewriteip for apache image (#1010)kesselb
2020-03-31Compatibility with docker secrets (#560)Boris Gorbylev
2020-01-13Change sleep time from 3s to 10s in all entrypoint.sh files (#963)18.0.0RC2-fpm-alpine18.0.0RC2-fpm18.0.0RC2-apache18.0.0RC218.0.0-rc-fpm-alpine18.0.0-rc-fpm18.0.0-rc-apache18.0.0-rc17.0.2-fpm-alpine17.0.2-fpm17.0.2-apache17.0.216.0.7-fpm-alpine16.0.7-fpm16.0.7-apache16.0.715.0.14-fpm-alpine15.0.14-fpm15.0.14-apache15.0.1415.0-fpm-alpine15.0-fpm15.0-apache15.015-fpm-alpine15-fpm15-apache15J0WI
2020-01-10Fix Redis Unix socket support (#944)Tortue Torche
2019-09-10Set redis password (#856)17.0.0beta4-fpm-alpine17.0.0beta4-fpm17.0.0beta4-apache17.0.0beta417.0.0-beta-fpm-alpine17.0.0-beta-fpm17.0.0-beta-apache17.0.0-beta17.0-beta-fpm-alpine17.0-beta-fpm17.0-beta-apache17.0-beta17-beta-fpm-alpine17-beta-fpm17-beta-apache17-beta16.0.4-fpm-alpine16.0.4-fpm16.0.4-apache16.0.415.0.11-fpm-alpine15.0.11-fpm15.0.11-apache15.0.1114.0.14-fpm-alpine14.0.14-fpm14.0.14-apache14.0.1414.0-fpm-alpine14.0-fpm14.0-apache14.014-fpm-alpine14-fpm14-apache14algakzru
2019-06-22Avoid empty table prefixJ0WI
2019-04-30Revert "Compatibility with docker secrets (Fix #560)"Tilo Spannagel
2019-04-29Compatibility with docker secrets (Fix #560)J0WI
2019-04-26Add Redis session handlerJ0WI
2019-03-13Copy version.php lastTilo Spannagel
2018-12-12Fix typo in docker-entrypoint.shRichard Steinmetz
2018-10-16Merge pull request #515 from SnowMB/add_update_variableTilo Spannagel
2018-10-15add a mechanism to set trusted domains on installArthur Schiwon
2018-10-15added new environment variableMarc Brückner
2018-10-03Merge pull request #480 from SnowMB/fix_sleeps14.0.1-fpm-alpine14.0.1-fpm14.0.1-apache14.0.113.0.6-fpm-alpine13.0.6-fpm13.0.6-apache13.0.612.0.11-fpm-alpine12.0.11-fpm12.0.11-apache12.0.11Tilo Spannagel
2018-10-02added retry loop and decreased sleep timeMarc Brückner
2018-10-01Use exclude file for the updaterTilo Spannagel
2018-09-29echo to stdout when migration-script is running (#333)Marc Bihlmaier
2018-09-27Ignore shellcheck errorsTilo Spannagel
2018-09-27fixed expansion of environment variablesMarc Brückner
2018-09-14fix regex for apacheMarc Brückner
2018-09-13only initialize / update when the command is apache* or php-fpm (do nothing o...Marc Brückner
2018-09-13- using defaults from autoconfig.phpMarc Brückner
2018-09-12implement #455: auto-install via occ maintenance:installMarc Brückner
2018-09-09Fix small typo in upgrade scriptLouis Matthijssen