mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Compare commits
18 Commits
5.4.2-2209
...
5.4.11-221
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3c7de94fdd | ||
|
|
43a2c383ff | ||
|
|
19efe662d1 | ||
|
|
51f45a8513 | ||
|
|
f0b55dacf9 | ||
|
|
d9eb6aff10 | ||
|
|
d979eb5aa4 | ||
|
|
55d9b48441 | ||
|
|
c0167b9a23 | ||
|
|
6cf8fba820 | ||
|
|
e6b006edfd | ||
|
|
32be5d4370 | ||
|
|
e8818f58e2 | ||
|
|
c7e92149ac | ||
|
|
e8d4216266 | ||
|
|
7597951edf | ||
|
|
d4d89859c1 | ||
|
|
eef6c84c91 |
@@ -59,8 +59,8 @@ RUN a2enmod headers rewrite remoteip; \
|
||||
# Use the default production configuration
|
||||
RUN mv "$PHP_INI_DIR/php.ini-production" "$PHP_INI_DIR/php.ini"
|
||||
|
||||
ARG version="3.28.29+220920"
|
||||
ARG sha256_checksum="79f43336a9a8a692d33d089a948e1caeed73a6d040abd246f1c2af0d3817ecb0"
|
||||
ARG version="3.28.38+221115"
|
||||
ARG sha256_checksum="74202c982e124e52713794d7d4d6c49a7bb7f269c0530c6cb7db46d1695c1576"
|
||||
ARG archive_url="https://github.com/LimeSurvey/LimeSurvey/archive/${version}.tar.gz"
|
||||
ARG USER=root
|
||||
ARG LISTEN_PORT=80
|
||||
|
||||
@@ -33,8 +33,8 @@ RUN set -ex; \
|
||||
tidy \
|
||||
zip
|
||||
|
||||
ARG version="3.28.29+220920"
|
||||
ARG sha256_checksum="79f43336a9a8a692d33d089a948e1caeed73a6d040abd246f1c2af0d3817ecb0"
|
||||
ARG version="3.28.38+221115"
|
||||
ARG sha256_checksum="74202c982e124e52713794d7d4d6c49a7bb7f269c0530c6cb7db46d1695c1576"
|
||||
ARG archive_url="https://github.com/LimeSurvey/LimeSurvey/archive/${version}.tar.gz"
|
||||
ENV LIMESURVEY_VERSION=$version
|
||||
|
||||
|
||||
@@ -46,8 +46,8 @@ RUN set -ex; \
|
||||
tidy \
|
||||
zip
|
||||
|
||||
ARG version="3.28.29+220920"
|
||||
ARG sha256_checksum="79f43336a9a8a692d33d089a948e1caeed73a6d040abd246f1c2af0d3817ecb0"
|
||||
ARG version="3.28.38+221115"
|
||||
ARG sha256_checksum="74202c982e124e52713794d7d4d6c49a7bb7f269c0530c6cb7db46d1695c1576"
|
||||
ARG archive_url="https://github.com/LimeSurvey/LimeSurvey/archive/${version}.tar.gz"
|
||||
ENV LIMESURVEY_VERSION=$version
|
||||
|
||||
|
||||
@@ -60,8 +60,8 @@ RUN a2enmod headers rewrite remoteip; \
|
||||
# Use the default production configuration
|
||||
RUN mv "$PHP_INI_DIR/php.ini-production" "$PHP_INI_DIR/php.ini"
|
||||
|
||||
ARG version="5.4.2+220921"
|
||||
ARG sha256_checksum="75a74bd039ba1770b32b48fbb53bc8c50c2e4a0e6ed76ef6ff0aefad385cb636"
|
||||
ARG version="5.4.11+221114"
|
||||
ARG sha256_checksum="ffd828641ddc331b8ad0bacec6a58da739d47ae7d467d982310a00d902d8cd69"
|
||||
ARG archive_url="https://github.com/LimeSurvey/LimeSurvey/archive/${version}.tar.gz"
|
||||
ARG USER=www-data
|
||||
ARG LISTEN_PORT=8080
|
||||
|
||||
@@ -34,8 +34,8 @@ RUN set -ex; \
|
||||
tidy \
|
||||
zip
|
||||
|
||||
ARG version="5.4.2+220921"
|
||||
ARG sha256_checksum="75a74bd039ba1770b32b48fbb53bc8c50c2e4a0e6ed76ef6ff0aefad385cb636"
|
||||
ARG version="5.4.11+221114"
|
||||
ARG sha256_checksum="ffd828641ddc331b8ad0bacec6a58da739d47ae7d467d982310a00d902d8cd69"
|
||||
ARG archive_url="https://github.com/LimeSurvey/LimeSurvey/archive/${version}.tar.gz"
|
||||
ARG USER=www-data
|
||||
ENV LIMESURVEY_VERSION=$version
|
||||
|
||||
@@ -46,8 +46,8 @@ RUN set -ex; \
|
||||
tidy \
|
||||
zip
|
||||
|
||||
ARG version="5.4.2+220921"
|
||||
ARG sha256_checksum="75a74bd039ba1770b32b48fbb53bc8c50c2e4a0e6ed76ef6ff0aefad385cb636"
|
||||
ARG version="5.4.11+221114"
|
||||
ARG sha256_checksum="ffd828641ddc331b8ad0bacec6a58da739d47ae7d467d982310a00d902d8cd69"
|
||||
ARG archive_url="https://github.com/LimeSurvey/LimeSurvey/archive/${version}.tar.gz"
|
||||
ARG USER=www-data
|
||||
ENV LIMESURVEY_VERSION=$version
|
||||
|
||||
@@ -185,6 +185,15 @@ drwxr-xr-x 3 82 82 4096 Jun 3 13:51 surveys
|
||||
|
||||
If you are using the Apache2 Images, the default port will now be **8080**. Depending on your setup the port configurations might need adjustment.
|
||||
|
||||
# Known Issues
|
||||
|
||||
## LimeSurvey behind a reverse proxy with a subdirectory
|
||||
|
||||
When running LimeSurvey behind a reverse proxy with a subdirectory (i.e. example.com/limesurvey), the admin area might not be displayed correctly due to a routing issue. The application will forward you to the base url regardless. See:
|
||||
- https://github.com/martialblog/docker-limesurvey/issues/49
|
||||
- https://github.com/martialblog/docker-limesurvey/issues/127
|
||||
- https://github.com/martialblog/docker-limesurvey/issues/106
|
||||
|
||||
# References
|
||||
|
||||
- https://www.limesurvey.org/
|
||||
|
||||
Reference in New Issue
Block a user