summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2020-12-20 22:21:11 +0000
committerGitHub Workflow <workflow@github.com>2020-12-20 22:21:11 +0000
commitb23910be9215f8338aee419007feb70cdacb7741 (patch)
tree022fefc9aff69f3f813c70ea7a765f68d30b9cd0
parente2e521023f955a4ef8db66be441b3afff281d46e (diff)
Runs update.sh
-rwxr-xr-x18.0/apache/entrypoint.sh1
-rwxr-xr-x18.0/fpm-alpine/entrypoint.sh1
-rwxr-xr-x18.0/fpm/entrypoint.sh1
-rwxr-xr-x19.0/apache/entrypoint.sh1
-rwxr-xr-x19.0/fpm-alpine/entrypoint.sh1
-rwxr-xr-x19.0/fpm/entrypoint.sh1
-rwxr-xr-x20.0/apache/entrypoint.sh1
-rwxr-xr-x20.0/fpm-alpine/entrypoint.sh1
-rwxr-xr-x20.0/fpm/entrypoint.sh1
-rwxr-xr-x21.0-beta/apache/entrypoint.sh1
-rwxr-xr-x21.0-beta/fpm-alpine/entrypoint.sh1
-rwxr-xr-x21.0-beta/fpm/entrypoint.sh1
12 files changed, 12 insertions, 0 deletions
diff --git a/18.0/apache/entrypoint.sh b/18.0/apache/entrypoint.sh
index b9ec5fc5..bee572c2 100755
--- a/18.0/apache/entrypoint.sh
+++ b/18.0/apache/entrypoint.sh
@@ -54,6 +54,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
echo "Configuring Redis as session handler"
{
+ file_env REDIS_HOST_PASSWORD
echo 'session.save_handler = redis'
# check if redis host is an unix socket path
if [ "$(echo "$REDIS_HOST" | cut -c1-1)" = "/" ]; then
diff --git a/18.0/fpm-alpine/entrypoint.sh b/18.0/fpm-alpine/entrypoint.sh
index b9ec5fc5..bee572c2 100755
--- a/18.0/fpm-alpine/entrypoint.sh
+++ b/18.0/fpm-alpine/entrypoint.sh
@@ -54,6 +54,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
echo "Configuring Redis as session handler"
{
+ file_env REDIS_HOST_PASSWORD
echo 'session.save_handler = redis'
# check if redis host is an unix socket path
if [ "$(echo "$REDIS_HOST" | cut -c1-1)" = "/" ]; then
diff --git a/18.0/fpm/entrypoint.sh b/18.0/fpm/entrypoint.sh
index b9ec5fc5..bee572c2 100755
--- a/18.0/fpm/entrypoint.sh
+++ b/18.0/fpm/entrypoint.sh
@@ -54,6 +54,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
echo "Configuring Redis as session handler"
{
+ file_env REDIS_HOST_PASSWORD
echo 'session.save_handler = redis'
# check if redis host is an unix socket path
if [ "$(echo "$REDIS_HOST" | cut -c1-1)" = "/" ]; then
diff --git a/19.0/apache/entrypoint.sh b/19.0/apache/entrypoint.sh
index b9ec5fc5..bee572c2 100755
--- a/19.0/apache/entrypoint.sh
+++ b/19.0/apache/entrypoint.sh
@@ -54,6 +54,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
echo "Configuring Redis as session handler"
{
+ file_env REDIS_HOST_PASSWORD
echo 'session.save_handler = redis'
# check if redis host is an unix socket path
if [ "$(echo "$REDIS_HOST" | cut -c1-1)" = "/" ]; then
diff --git a/19.0/fpm-alpine/entrypoint.sh b/19.0/fpm-alpine/entrypoint.sh
index b9ec5fc5..bee572c2 100755
--- a/19.0/fpm-alpine/entrypoint.sh
+++ b/19.0/fpm-alpine/entrypoint.sh
@@ -54,6 +54,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
echo "Configuring Redis as session handler"
{
+ file_env REDIS_HOST_PASSWORD
echo 'session.save_handler = redis'
# check if redis host is an unix socket path
if [ "$(echo "$REDIS_HOST" | cut -c1-1)" = "/" ]; then
diff --git a/19.0/fpm/entrypoint.sh b/19.0/fpm/entrypoint.sh
index b9ec5fc5..bee572c2 100755
--- a/19.0/fpm/entrypoint.sh
+++ b/19.0/fpm/entrypoint.sh
@@ -54,6 +54,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
echo "Configuring Redis as session handler"
{
+ file_env REDIS_HOST_PASSWORD
echo 'session.save_handler = redis'
# check if redis host is an unix socket path
if [ "$(echo "$REDIS_HOST" | cut -c1-1)" = "/" ]; then
diff --git a/20.0/apache/entrypoint.sh b/20.0/apache/entrypoint.sh
index b9ec5fc5..bee572c2 100755
--- a/20.0/apache/entrypoint.sh
+++ b/20.0/apache/entrypoint.sh
@@ -54,6 +54,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
echo "Configuring Redis as session handler"
{
+ file_env REDIS_HOST_PASSWORD
echo 'session.save_handler = redis'
# check if redis host is an unix socket path
if [ "$(echo "$REDIS_HOST" | cut -c1-1)" = "/" ]; then
diff --git a/20.0/fpm-alpine/entrypoint.sh b/20.0/fpm-alpine/entrypoint.sh
index b9ec5fc5..bee572c2 100755
--- a/20.0/fpm-alpine/entrypoint.sh
+++ b/20.0/fpm-alpine/entrypoint.sh
@@ -54,6 +54,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
echo "Configuring Redis as session handler"
{
+ file_env REDIS_HOST_PASSWORD
echo 'session.save_handler = redis'
# check if redis host is an unix socket path
if [ "$(echo "$REDIS_HOST" | cut -c1-1)" = "/" ]; then
diff --git a/20.0/fpm/entrypoint.sh b/20.0/fpm/entrypoint.sh
index b9ec5fc5..bee572c2 100755
--- a/20.0/fpm/entrypoint.sh
+++ b/20.0/fpm/entrypoint.sh
@@ -54,6 +54,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
echo "Configuring Redis as session handler"
{
+ file_env REDIS_HOST_PASSWORD
echo 'session.save_handler = redis'
# check if redis host is an unix socket path
if [ "$(echo "$REDIS_HOST" | cut -c1-1)" = "/" ]; then
diff --git a/21.0-beta/apache/entrypoint.sh b/21.0-beta/apache/entrypoint.sh
index b9ec5fc5..bee572c2 100755
--- a/21.0-beta/apache/entrypoint.sh
+++ b/21.0-beta/apache/entrypoint.sh
@@ -54,6 +54,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
echo "Configuring Redis as session handler"
{
+ file_env REDIS_HOST_PASSWORD
echo 'session.save_handler = redis'
# check if redis host is an unix socket path
if [ "$(echo "$REDIS_HOST" | cut -c1-1)" = "/" ]; then
diff --git a/21.0-beta/fpm-alpine/entrypoint.sh b/21.0-beta/fpm-alpine/entrypoint.sh
index b9ec5fc5..bee572c2 100755
--- a/21.0-beta/fpm-alpine/entrypoint.sh
+++ b/21.0-beta/fpm-alpine/entrypoint.sh
@@ -54,6 +54,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
echo "Configuring Redis as session handler"
{
+ file_env REDIS_HOST_PASSWORD
echo 'session.save_handler = redis'
# check if redis host is an unix socket path
if [ "$(echo "$REDIS_HOST" | cut -c1-1)" = "/" ]; then
diff --git a/21.0-beta/fpm/entrypoint.sh b/21.0-beta/fpm/entrypoint.sh
index b9ec5fc5..bee572c2 100755
--- a/21.0-beta/fpm/entrypoint.sh
+++ b/21.0-beta/fpm/entrypoint.sh
@@ -54,6 +54,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
echo "Configuring Redis as session handler"
{
+ file_env REDIS_HOST_PASSWORD
echo 'session.save_handler = redis'
# check if redis host is an unix socket path
if [ "$(echo "$REDIS_HOST" | cut -c1-1)" = "/" ]; then