Commit Graph

12 Commits

Author SHA1 Message Date
f387ec0773
Revert "Improve plugin installer reliability"
This reverts commit f81ec4c67e.
2023-03-15 02:54:53 +01:00
c41860611d
Revert "Mark PLUGIN_PATH as mandatory variable"
This reverts commit 4fc19fa5e7.
2023-03-15 02:54:31 +01:00
4fc19fa5e7
Mark PLUGIN_PATH as mandatory variable 2023-03-15 02:38:24 +01:00
f81ec4c67e
Improve plugin installer reliability 2023-03-15 02:33:50 +01:00
dd43a2e929
Remove WEB_ROOT env variable (legacy) 2023-01-23 19:50:30 +01:00
8a8b5eb02e
Add exit handler and cleanup the code 2022-07-26 21:38:26 +02:00
xZero707
1f20e06727
Install plugins concurrently in order to improve perfomance
- No longer fatal if plugin install failed. Only warning is issued.
2022-01-22 01:05:52 +01:00
xZero707
db04d0acf1 Optimise further 2021-02-15 01:17:40 +01:00
xZero707
910f24dbcf Rename variable so it makes more sense 2021-02-15 01:16:24 +01:00
xZero707
e9c35c6bd2 Optimize plugin installer performance
Implement manual plugin existence check. WP-CLI is quite slow and processing large list of plugins delays container boot too much
2021-02-15 01:14:42 +01:00
xZero707
b701163fba Use correct env name 2021-02-09 21:57:12 +01:00
xZero707
2aaf7abedd Add automated plugins installer 2021-02-09 21:27:12 +01:00