Markus Opolka
962f607a11
Merge pull request #77 from JensHeinrich/feature/shellCheck
...
Add suggestions from shellcheck
2021-07-23 16:16:20 +02:00
Jens Heinrich
7146b4d09e
Add suggestions from shellcheck
2021-07-23 08:45:23 +02:00
Markus Opolka
05ec82a41c
Add variable for setting table session
...
- this allows LimeSurvey to scale horizontally
2021-07-22 16:32:08 +02:00
Nimrod Zimerman
65c1902247
Fix Apache LISTEN_PORT "sed" command to look for whole "Listen" command ( #64 )
...
Otherwise, if the replaced port number contains "80" (for example, "8080",
as is now the default), it is replaced over and over on each activation
2021-06-08 09:56:17 +02:00
Michael Prankl
01f6b41082
Customize Apache listen port ( #59 )
...
* Overwrite apache listen port in Apache configuration if configured via environment variable LISTEN_PORT
* Add documenation to README
* Add default value to ENV vars documentation
Co-authored-by: Michael Prankl <michael.prankl@muenchen.de >
2021-05-01 13:12:43 +02:00
Mark
7f8ae6921a
Remove unused references to encryption for LS3 entrypoints
...
Limesurvey 3.0 won't support the encyption introduced in LS4, so the variables and the check for security.php isn't necessary in the entrypoint.sh files.
2020-11-29 19:58:26 -05:00
Markus Opolka
79047b6ef9
Add BASE_URL Parameter to work with a Reverse Proxy
2020-10-08 12:19:21 +02:00
Markus Opolka
8322b5966f
Refactor Entrypoint
...
- Simpler creation of config.php
- Debug can now be set
- Encryption Keys are now supported
2020-07-16 17:09:21 +02:00
Markus Opolka
fb6bbf1992
Refactor to support LTS version
2020-01-31 18:02:27 +01:00