J0WI
ae94e4a349
Merge pull request #640 from J0WI/alpine-3.9
...
Update to Alpine 3.9
7 years ago
Docker Library Bot
2e8205eef4
Update to 15.0.0beta2
7 years ago
Tilo Spannagel
b5f659e6bd
Merge pull request #641 from nextcloud/update-release-channel
...
Update release channels
7 years ago
Tilo Spannagel
34a9a543e1
Merge pull request #639 from nextcloud/fix-examples
...
Remove app dockerfile
7 years ago
Tilo Spannagel
be19f23e61
Ship 15.0.4 on stable channel
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
7 years ago
Tilo Spannagel
f4929e6067
Ship 14.0.7 on production channel
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
7 years ago
Tilo Spannagel
cc0564ed40
Remove app dockerfile
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
7 years ago
J0WI
0a3d4aef87
Update to Alpine 3.9
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
7 years ago
Tilo Spannagel
b9ae3256ad
Merge pull request #600 from marceljd/redis-env-vars
...
Set Redis through environment variables
7 years ago
Tilo Spannagel
6d7be410e0
Update to 15.0.4
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
7 years ago
Tilo Spannagel
2695fd9ba2
Run update.sh
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
7 years ago
Docker Library Bot
6b8820f3f5
Update to 15.0.3
7 years ago
Docker Library Bot
cd72548651
Update to 13.0.11
7 years ago
Docker Library Bot
da1192ed4c
Update to 14.0.7
7 years ago
J0WI
f2397fafc6
Merge pull request #634 from J0WI/594
...
Fix #594 : svg support for imagick on Debian
7 years ago
J0WI
b0a5548d19
Merge pull request #638 from jaydrogers/patch-2
...
Simple typo fix
7 years ago
Jay Rogers
a726f805e3
Simple typo fix
...
Signed-off-by: Jay Rogers <jay@521dimensions.com>
7 years ago
J0WI
bb10546327
Add SVG support in full example
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
7 years ago
Tilo Spannagel
184d54a2d6
Run update.sh
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
7 years ago
Docker Library Bot
e298a56eaa
Update to 13.0.11RC1
7 years ago
Docker Library Bot
a8a7cb9571
Update to 15.0.3RC1
7 years ago
Docker Library Bot
f0f22d3ddf
Update to 14.0.7RC1
7 years ago
marceljd
e0de4ab285
removed old redis.config.php files
...
On branch redis-env-vars
Changes to be committed:
deleted: ../../apache/app/redis.config.php
deleted: redis.config.php
deleted: ../../../../with-nginx-proxy/mariadb-cron-redis/apache/app/redis.config.php
deleted: ../../../../with-nginx-proxy/mariadb-cron-redis/fpm/app/redis.config.php
Signed-off-by: marceljd <support@dihosting.ch>
7 years ago
marceljd
d3cd3b812f
On branch redis-env-vars
...
run update.sh
Changes to be committed:
modified: 13.0/apache/config/redis.config.php
modified: 13.0/fpm-alpine/config/redis.config.php
modified: 13.0/fpm/config/redis.config.php
modified: 14.0/apache/config/redis.config.php
modified: 14.0/fpm-alpine/config/redis.config.php
modified: 14.0/fpm/config/redis.config.php
modified: 15.0/apache/config/redis.config.php
modified: 15.0/fpm-alpine/config/redis.config.php
modified: 15.0/fpm/config/redis.config.php
Signed-off-by: marceljd <support@dihosting.ch>
7 years ago
marceljd
b3b6def923
On branch redis-env-vars
...
added REDIS_HOST_PORT
Changes to be committed:
modified: .config/redis.config.php
modified: README.md
Signed-off-by: marceljd <support@dihosting.ch>
7 years ago
marceljd
2e481a86ee
Updated ' to ` for better formatting
...
Signed-off-by: marceljd <support@dihosting.ch>
7 years ago
marceljd
a9f458ce9f
Changes to be committed:
...
modified: .config/redis.config.php
modified: .examples/docker-compose/insecure/mariadb-cron-redis/apache/docker-compose.yml
modified: .examples/docker-compose/insecure/mariadb-cron-redis/fpm/docker-compose.yml
modified: .examples/docker-compose/with-nginx-proxy/mariadb-cron-redis/apache/docker-compose.yml
modified: .examples/docker-compose/with-nginx-proxy/mariadb-cron-redis/fpm/docker-compose.yml
modified: 13.0/apache/Dockerfile
modified: 13.0/apache/config/redis.config.php
modified: 13.0/fpm-alpine/Dockerfile
modified: 13.0/fpm-alpine/config/redis.config.php
modified: 13.0/fpm/Dockerfile
modified: 13.0/fpm/config/redis.config.php
modified: 14.0/apache/Dockerfile
modified: 14.0/apache/config/redis.config.php
modified: 14.0/fpm-alpine/Dockerfile
modified: 14.0/fpm-alpine/config/redis.config.php
modified: 14.0/fpm/Dockerfile
modified: 14.0/fpm/config/redis.config.php
modified: 15.0/apache/Dockerfile
modified: 15.0/apache/config/redis.config.php
modified: 15.0/fpm-alpine/Dockerfile
modified: 15.0/fpm-alpine/config/redis.config.php
modified: 15.0/fpm/Dockerfile
modified: 15.0/fpm/config/redis.config.php
modified: README.md
Signed-off-by: marceljd <support@dihosting.ch>
7 years ago
marceljd
d1db681058
Update redis.config.php
...
Signed-off-by: marceljd <support@dihosting.ch>
7 years ago
marceljd
536fb66212
Only redis_host without port
...
Signed-off-by: marceljd <support@dihosting.ch>
7 years ago
marceljd
f2ee88d352
set redis environment variables
...
Signed-off-by: marceljd <support@dihosting.ch>
7 years ago
marceljd
ba4c1359b9
set redis environment variables
...
Signed-off-by: marceljd <support@dihosting.ch>
7 years ago
J0WI
250802c706
Merge pull request #586 from nicokaiser/nginx-woff2
...
Fix woff2 files in nginx examples
7 years ago
Tilo Spannagel
f081d3864d
Ship 15.0.2 on stable channel ( #615 )
...
See: https://github.com/nextcloud/updater_server/pull/183
Signed-off-by: Tilo Spannagel <development@tilosp.de>
7 years ago
Nico Kaiser
f3524791d9
Fix woff2 files in nginx examples
...
Since some versions of Nextcloud, fonts are served as woff2, which is
not forwarded to index.php by the supplied nginx.conf. This leads to
nginx returning the dynamic index page instead of the static fonts.
Signed-off-by: Nico Kaiser <nico@kaiser.me>
7 years ago
Tilo Spannagel
15ab1ccecd
Merge pull request #614 from nextcloud/production-14.0.6
...
Ship 14.0.6 on production channel
7 years ago
Tilo Spannagel
b3d324f986
Ship 14.0.6 on production channel
...
See: https://github.com/nextcloud/updater_server/pull/182
Signed-off-by: Tilo Spannagel <development@tilosp.de>
7 years ago
J0WI
8d133d39e6
Merge pull request #608 from nextcloud/revert-php-7.3
...
Switch back to php 7.2
7 years ago
Tilo Spannagel
453a5224d9
Merge pull request #603 from J0WI/rm-man-dir
...
Remove man dir from examples
7 years ago
Tilo Spannagel
d8d9a17be2
Run update.sh
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
7 years ago
Tilo Spannagel
d06375a333
Switch back to php 7.2
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
7 years ago
J0WI
5f8fa19f04
Remove man dir from examples
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
7 years ago
J0WI
e8e33356ff
Merge pull request #573 from J0WI/php73
...
Use PHP 7.3 for NC 15
7 years ago
J0WI
46c774cd8c
Set default PHP version to 7.3
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
7 years ago
Tilo Spannagel
57b9193096
Update stable tag to 14.0.6
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
7 years ago
Docker Library Bot
11a6e69371
Update to 15.0.2
7 years ago
Docker Library Bot
48f9b58e6f
Update to 14.0.6
7 years ago
Docker Library Bot
442510be73
Update to 13.0.10
7 years ago
J0WI
06c299ce5b
Update memcached to 3.1.3
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
7 years ago
J0WI
5bd47f8159
Update php-memcached to 3.1.2 and APCu to 5.1.16
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
7 years ago
J0WI
9ecaf51c4f
Use PHP 7.3 for NC 15
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
7 years ago