Commit Graph

72 Commits (d3341b61c1d41ac7fa98a34b8a3c6bc14c534efe)

Author SHA1 Message Date
Florian Latifi 2bc1036e61
Exclude autoconfig.php from user config check (#2290)
1 year 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)
2 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)
3 years ago
MAbeeTT (Matías Pecchia) aa779c7c92
prevents running `occ maintenance:update:htaccess` on a first run volume (#1843)
3 years ago
J0WI 19256cdbf8
Allow to run with custom uid (#1812)
3 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)
5 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)
6 years ago
Tortue Torche d9ab30a969 Fix Redis Unix socket support (#944)
6 years ago
algakzru 73ff5c860d Set redis password (#856)
6 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
7 years ago
Tilo Spannagel 424364e2e1
Merge pull request #515 from SnowMB/add_update_variable
7 years ago
Arthur Schiwon 3f931009c5
add a mechanism to set trusted domains on install
7 years ago
Marc Brückner 63710a75a3 added new environment variable
7 years ago
Tilo Spannagel 91adc66fae
Merge pull request #480 from SnowMB/fix_sleeps
7 years ago
Marc Brückner 6eb8f3fa16 added retry loop and decreased sleep time
7 years ago
Tilo Spannagel a46493fbc4
Use exclude file for the updater
7 years ago
Marc Bihlmaier efe4edb8eb echo to stdout when migration-script is running (#333)
7 years ago
Tilo Spannagel 6b10932e81
Ignore shellcheck errors
7 years ago
Marc Brückner dbadf5520b fixed expansion of environment variables
7 years ago
Marc Brückner bdc2d3e610 fix regex for apache
7 years ago