Commit Graph

82 Commits (986a42bbef9a6e2af07fe90aeb9b8e8f7eb4cf3e)

Author SHA1 Message Date
Josh 986a42bbef
Merge 4ec9856256 into a06863774c
5 days ago
Josh 583fbe383c
fix(hooks): incorrect found count/skipped output in mixed exec/non-exec batches (#2551)
3 months ago
Josh 2d235966c1
refactor(redis): reduce nesting/improve code clarity (#2549)
3 months ago
Josh de24641350
fix(entrypoint): compare enabled app names when reporting disabled apps (#2554)
3 months ago
Josh 00c48574fe
refactor(run_path): avoid carrying return_code across iterations (#2552)
3 months ago
Josh 28bb4d1610
refactor(entrypoint): extract Redis session config into helper
3 months ago
Josh 4ec9856256
fix(entrypoint): improve PHP error detection for version checks
6 months ago
Josh b36cfa65da
fix(hooks): make the output more uniform and delineated (#2343)
1 year ago
Jean-Kevin KPADEY 6e8f484c4b
fix: handle redis host user in the configuration of the session handler (#2411)
1 year ago
Josh a2995dde03
fix: prevent glob expansion on wildcard trusted_domains (#2344)
1 year ago
Florian Latifi 2bc1036e61
Exclude autoconfig.php from user config check (#2290)
2 years ago
Aakash parmar 75e1b80ba4
Fix: Retry logic in entrypoint.sh for Nextcloud installation (#2256)
2 years ago
Florian Latifi 5c58b2aa09
Warn on mismatching auto-config files (#2120)
2 years ago
Josh 48180ee807
fix(install): Finish via web reminder now shown under all relevant scenarios (#2223)
2 years ago
J0WI 0e725c6fa5
Revert "update docker-entrypoint.sh" (#2175)
2 years ago
Simon L e869267b20 update docker-entrypoint.sh
2 years ago
Yevhen Kolomeiko d89def24d1
Fix for PR #2095 breaking post-installation scripts in k8s (#2115)
2 years ago
Dennis Værum 23d099bc33
Bug fix: not found error if hook folder contains files but non ending with `*.sh` (#2095)
3 years ago
Antonin Delpeuch a68c6ef348
Block upgrade if it is not supported because major versions are too different (#2018)
3 years ago
Dennis Værum d3251467e6
Added entrypoint hooks for your own custom scripts (#1964)
3 years ago
Remi Rampin 405e815285 Un-factor do_install_or_upgrade()
3 years ago
Remi Rampin 8aabc4b3ea Remove NEXTCLOUD_INIT_LOCK
3 years ago
Remi Rampin 4667cbe149 Use flock to lock the whole upgrade process
3 years ago
Remi Rampin df9653a00c Remove old locking logic
3 years ago
Remi Rampin 7a0aba93a2 Factor do_install_or_upgrade()
3 years ago
J0WI 24440af0d5
Enhance shell syntax (#1868)
4 years ago
MAbeeTT (Matías Pecchia) aa779c7c92
prevents running `occ maintenance:update:htaccess` on a first run volume (#1843)
4 years ago
J0WI 19256cdbf8
Allow to run with custom uid (#1812)
4 years ago
John Molakvoæ 209d65d0b6
Add `NEXTCLOUD_INIT_HTACCESS` to run `occ maintenance:update:htaccess` after init (#1761)
4 years ago
John Molakvoæ 83d5e72596
Add `NEXTCLOUD_INIT_LOCK` to enable shared html volume update
4 years ago
J0WI 7a89d751ca
Limit until loop (#1741)
4 years ago
John Molakvoæ 35b8ebf954 Allow simultaneous initialization of common html volume
4 years ago
Doncho N. Gunchev ababef74e9
Revert "Simplify first character check in entrypoint.sh (#1679)" #1699 (#1701)
4 years ago
Doncho N. Gunchev 0536522175
Simplify first character check in entrypoint.sh (#1679)
4 years ago
Michael Griego 9b057aafb0
Enable session locking for the redis session handler and use more sane locking configs. (#1364)
5 years ago
KnallbertLp e2e521023f
enable usage of REDIS_HOST_PASSWORD_FILE (#1325)
6 years ago
J0WI 1e6d0620af Revert "Fix triggering install and update script (#1181)"
6 years ago
stackcoder de90bed706
Fix triggering install and update script (#1181)
6 years ago
J0WI 3ac6fde8d6
Remove db prefix option (#1131)
6 years ago
kesselb 63438ef792
Disable rewriteip for apache image (#1010)
6 years ago
Boris Gorbylev efe3caebdc
Compatibility with docker secrets (#560)
6 years ago
J0WI 13be446667
Change sleep time from 3s to 10s in all entrypoint.sh files (#963)
7 years ago
Tortue Torche d9ab30a969 Fix Redis Unix socket support (#944)
7 years ago
algakzru 73ff5c860d Set redis password (#856)
7 years ago
J0WI a87f914de3 Avoid empty table prefix
7 years ago
Tilo Spannagel f0fd46a989 Revert "Compatibility with docker secrets (Fix #560)"
7 years ago
J0WI 343169d233 Compatibility with docker secrets (Fix #560)
7 years ago
J0WI 83ea69d54b Add Redis session handler
7 years ago
Tilo Spannagel 9c769f4ffc
Copy version.php last
7 years ago
Richard Steinmetz 8bd688664d Fix typo in docker-entrypoint.sh
8 years ago