mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-15 19:05:09 +01:00
On branch apache-ssl
Changes to be committed: modified: 13.0/apache/entrypoint.sh modified: 13.0/fpm-alpine/entrypoint.sh modified: 13.0/fpm/entrypoint.sh modified: 14.0/apache/entrypoint.sh modified: 14.0/fpm-alpine/entrypoint.sh modified: 14.0/fpm/entrypoint.sh modified: 15.0/apache/entrypoint.sh modified: 15.0/fpm-alpine/entrypoint.sh modified: 15.0/fpm/entrypoint.sh modified: docker-entrypoint.sh Signed-off-by: marceljd <support@dihosting.ch>
This commit is contained in:
parent
7ee81943c8
commit
c84311c392
10 changed files with 40 additions and 10 deletions
|
@ -131,7 +131,10 @@ fi
|
||||||
|
|
||||||
## APACHE SSL configuration (self signed certificates)
|
## APACHE SSL configuration (self signed certificates)
|
||||||
## ENV VAR set dan dit uitvoeren nog inbouwen
|
## ENV VAR set dan dit uitvoeren nog inbouwen
|
||||||
if [ expr "$1" = "apache" ]; then
|
echo "net voor de loop"
|
||||||
|
echo expr "$1"
|
||||||
|
|
||||||
|
if expr "$1" : "apache" ; then
|
||||||
echo "in de apache loop"
|
echo "in de apache loop"
|
||||||
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
||||||
a2enmod ssl
|
a2enmod ssl
|
||||||
|
|
|
@ -131,7 +131,10 @@ fi
|
||||||
|
|
||||||
## APACHE SSL configuration (self signed certificates)
|
## APACHE SSL configuration (self signed certificates)
|
||||||
## ENV VAR set dan dit uitvoeren nog inbouwen
|
## ENV VAR set dan dit uitvoeren nog inbouwen
|
||||||
if [ expr "$1" = "apache" ]; then
|
echo "net voor de loop"
|
||||||
|
echo expr "$1"
|
||||||
|
|
||||||
|
if expr "$1" : "apache" ; then
|
||||||
echo "in de apache loop"
|
echo "in de apache loop"
|
||||||
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
||||||
a2enmod ssl
|
a2enmod ssl
|
||||||
|
|
|
@ -131,7 +131,10 @@ fi
|
||||||
|
|
||||||
## APACHE SSL configuration (self signed certificates)
|
## APACHE SSL configuration (self signed certificates)
|
||||||
## ENV VAR set dan dit uitvoeren nog inbouwen
|
## ENV VAR set dan dit uitvoeren nog inbouwen
|
||||||
if [ expr "$1" = "apache" ]; then
|
echo "net voor de loop"
|
||||||
|
echo expr "$1"
|
||||||
|
|
||||||
|
if expr "$1" : "apache" ; then
|
||||||
echo "in de apache loop"
|
echo "in de apache loop"
|
||||||
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
||||||
a2enmod ssl
|
a2enmod ssl
|
||||||
|
|
|
@ -131,7 +131,10 @@ fi
|
||||||
|
|
||||||
## APACHE SSL configuration (self signed certificates)
|
## APACHE SSL configuration (self signed certificates)
|
||||||
## ENV VAR set dan dit uitvoeren nog inbouwen
|
## ENV VAR set dan dit uitvoeren nog inbouwen
|
||||||
if [ expr "$1" = "apache" ]; then
|
echo "net voor de loop"
|
||||||
|
echo expr "$1"
|
||||||
|
|
||||||
|
if expr "$1" : "apache" ; then
|
||||||
echo "in de apache loop"
|
echo "in de apache loop"
|
||||||
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
||||||
a2enmod ssl
|
a2enmod ssl
|
||||||
|
|
|
@ -131,7 +131,10 @@ fi
|
||||||
|
|
||||||
## APACHE SSL configuration (self signed certificates)
|
## APACHE SSL configuration (self signed certificates)
|
||||||
## ENV VAR set dan dit uitvoeren nog inbouwen
|
## ENV VAR set dan dit uitvoeren nog inbouwen
|
||||||
if [ expr "$1" = "apache" ]; then
|
echo "net voor de loop"
|
||||||
|
echo expr "$1"
|
||||||
|
|
||||||
|
if expr "$1" : "apache" ; then
|
||||||
echo "in de apache loop"
|
echo "in de apache loop"
|
||||||
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
||||||
a2enmod ssl
|
a2enmod ssl
|
||||||
|
|
|
@ -131,7 +131,10 @@ fi
|
||||||
|
|
||||||
## APACHE SSL configuration (self signed certificates)
|
## APACHE SSL configuration (self signed certificates)
|
||||||
## ENV VAR set dan dit uitvoeren nog inbouwen
|
## ENV VAR set dan dit uitvoeren nog inbouwen
|
||||||
if [ expr "$1" = "apache" ]; then
|
echo "net voor de loop"
|
||||||
|
echo expr "$1"
|
||||||
|
|
||||||
|
if expr "$1" : "apache" ; then
|
||||||
echo "in de apache loop"
|
echo "in de apache loop"
|
||||||
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
||||||
a2enmod ssl
|
a2enmod ssl
|
||||||
|
|
|
@ -131,7 +131,10 @@ fi
|
||||||
|
|
||||||
## APACHE SSL configuration (self signed certificates)
|
## APACHE SSL configuration (self signed certificates)
|
||||||
## ENV VAR set dan dit uitvoeren nog inbouwen
|
## ENV VAR set dan dit uitvoeren nog inbouwen
|
||||||
if [ expr "$1" = "apache" ]; then
|
echo "net voor de loop"
|
||||||
|
echo expr "$1"
|
||||||
|
|
||||||
|
if expr "$1" : "apache" ; then
|
||||||
echo "in de apache loop"
|
echo "in de apache loop"
|
||||||
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
||||||
a2enmod ssl
|
a2enmod ssl
|
||||||
|
|
|
@ -131,7 +131,10 @@ fi
|
||||||
|
|
||||||
## APACHE SSL configuration (self signed certificates)
|
## APACHE SSL configuration (self signed certificates)
|
||||||
## ENV VAR set dan dit uitvoeren nog inbouwen
|
## ENV VAR set dan dit uitvoeren nog inbouwen
|
||||||
if [ expr "$1" = "apache" ]; then
|
echo "net voor de loop"
|
||||||
|
echo expr "$1"
|
||||||
|
|
||||||
|
if expr "$1" : "apache" ; then
|
||||||
echo "in de apache loop"
|
echo "in de apache loop"
|
||||||
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
||||||
a2enmod ssl
|
a2enmod ssl
|
||||||
|
|
|
@ -131,7 +131,10 @@ fi
|
||||||
|
|
||||||
## APACHE SSL configuration (self signed certificates)
|
## APACHE SSL configuration (self signed certificates)
|
||||||
## ENV VAR set dan dit uitvoeren nog inbouwen
|
## ENV VAR set dan dit uitvoeren nog inbouwen
|
||||||
if [ expr "$1" = "apache" ]; then
|
echo "net voor de loop"
|
||||||
|
echo expr "$1"
|
||||||
|
|
||||||
|
if expr "$1" : "apache" ; then
|
||||||
echo "in de apache loop"
|
echo "in de apache loop"
|
||||||
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
||||||
a2enmod ssl
|
a2enmod ssl
|
||||||
|
|
|
@ -131,7 +131,10 @@ fi
|
||||||
|
|
||||||
## APACHE SSL configuration (self signed certificates)
|
## APACHE SSL configuration (self signed certificates)
|
||||||
## ENV VAR set dan dit uitvoeren nog inbouwen
|
## ENV VAR set dan dit uitvoeren nog inbouwen
|
||||||
if [ expr "$1" = "apache" ]; then
|
echo "net voor de loop"
|
||||||
|
echo expr "$1"
|
||||||
|
|
||||||
|
if expr "$1" : "apache" ; then
|
||||||
echo "in de apache loop"
|
echo "in de apache loop"
|
||||||
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
# [ "${APACHE_SSL_SELFSIGNED}" "true" ]; then
|
||||||
a2enmod ssl
|
a2enmod ssl
|
||||||
|
|
Loading…
Add table
Reference in a new issue