summaryrefslogtreecommitdiffstats
path: root/docker-entrypoint.sh
AgeCommit message (Expand)Author
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
2018-08-16Remove the "--no-app-disable" option form the "occ upgrade" commandTilo Spannagel
2018-08-01Fix indentationTilo Spannagel
2018-03-15Make docker-entrypoint.sh posix compliantTilo Spannagel
2018-03-13Add images for Release CandidatesTilo Spannagel
2017-08-14Fix permissions when running as rootTilo Spannagel
2017-08-14update directory permissions to be compatible with non-rootTobias Brunner
2017-06-29Ensure apps.config.php get only copied when upgrading from old versionTilo Spannagel
2017-06-29Ensure config/apps.config.php get copiedYuxiang Zhu
2017-06-28Copy config, data, custom_apps, and themes to volume when emptyYuxiang Zhu
2017-05-23Don't overwrite themes9.0.58-fpm9.0.58-apache9.0.589.0-fpm9.0-apache9.09-fpm9-apache9Tilo Spannagel
2017-04-19strong permissionsTilo Spannagel
2017-04-19more specific downgrade messageTilo Spannagel
2017-04-17split app folderTilo Spannagel
2017-04-17show disabled appsTilo Spannagel
2017-04-17run occ upgradeTilo Spannagel
2017-04-17use rsync for upgradeTilo Spannagel
2017-04-17add version comparisonTilo Spannagel
2016-07-30first commitpierreozoux