J0WI
891feeaf94
Update APCu to 5.1.17
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-02-10 20:57:47 +01:00
Tilo Spannagel
d06375a333
Switch back to php 7.2
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2019-01-17 13:42:00 +01:00
J0WI
46c774cd8c
Set default PHP version to 7.3
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-01-14 17:10:27 +01:00
J0WI
06c299ce5b
Update memcached to 3.1.3
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-01-11 02:03:04 +01:00
J0WI
5bd47f8159
Update php-memcached to 3.1.2 and APCu to 5.1.16
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-01-11 02:03:04 +01:00
J0WI
9ecaf51c4f
Use PHP 7.3 for NC 15
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-01-11 02:03:04 +01:00
Robert Dailey
2f90715d31
Add imagick php extension
...
There is a warning issued in Nextcloud 15 about 'imagick' php extension not
being present. They highly recommend that it be installed.
Fixes #574 , fixes #263
Signed-off-by: Robert Dailey <rcdailey@gmail.com>
2018-12-12 13:44:27 -06:00
J0WI
de2f3c57ee
Update APCu to 5.1.15
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2018-12-11 00:13:10 +01:00
Tilo Spannagel
325dee46d1
12.0.x is end of life
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-12-04 18:00:15 +01:00
Tilo Spannagel
28eb7826b2
Update APCu to version 5.1.14
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-11-21 14:58:00 +01:00
J0WI
ae849f1900
Update php-redis to 4.2.0 and php-apcu to 5.1.13
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2018-11-20 00:38:55 +01:00
Tilo Spannagel
99d823806e
Simplify travis.yml updates
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-11-15 22:11:34 +01:00
Tilo Spannagel
a46493fbc4
Use exclude file for the updater
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-10-01 22:31:34 +02:00
Tilo Spannagel
a33d46c03c
Update redis to version 4.1.1
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-08-09 13:59:33 +02:00
Tilo Spannagel
323dc9034f
Switch to php 7.2 for nextcloud 13.0 and greater
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-08-07 18:52:00 +02:00
Tilo Spannagel
5d79969947
Fix indentation
2018-08-01 23:19:53 +02:00
Tilo Spannagel
654ddeae23
Remove trailing whitespaces
2018-08-01 22:55:25 +02:00
Tilo Spannagel
ff77d29974
Fix var name
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-07-31 11:33:45 +02:00
Tilo Spannagel
ffa7769319
Add support for betas to update.sh
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-07-26 18:20:43 +02:00
Tilo Spannagel
bbc61b3165
Update APCu to version 5.1.12
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-07-12 20:31:04 +02:00
Tilo Spannagel
f3d3f166ac
Remove end of life version 11.0 ( #303 )
...
* Remove end of life version 11.0
* Run update.sh
2018-04-03 09:40:25 +02:00
Loic Dachary
e01caa961f
apache: set the remote ip from X-Real-IP by default ( #297 )
2018-04-01 11:37:04 +02:00
Loic Dachary
e49cfb4433
update.sh: do not chmod -w Dockerfile ( #299 )
...
In 18db7e679f
the Dockerfile write
permissions were removed to help remind the new contributor that they
should not be modified. However git does not keep that information (it
only keeps the executable bit in the file permissions), therefore
someone with a fresh clone will not have a file that is read-only.
Removing the write permission will however be a problem for anyone
running the update.sh script twice: it will fail to remove the files
because it uses rm -r instead of rm -fr.
Instead of fixing the removale to use the force flag, we revert the
modification that remove the write permission since it does not
actually help anyone.
2018-04-01 09:10:48 +02:00
Loic Dachary
18db7e679f
Dockerfile: redirect the contributor to update.sh
...
The `*/*/Dockerfile` are created from `Docker*template` by the
update.sh script. We add a comment at the beginning of the file with
information to find their origin. We also make them readonly to remind
people who would like to improve these files that they are not meant
to be modified.
2018-03-31 12:05:46 +02:00
Tilo Spannagel
d104e1cba0
Add images for Release Candidates
2018-03-13 11:15:27 +01:00
Tilo Spannagel
a82a812df0
Use var for the php version
2018-03-08 12:24:16 +01:00
Tilo Spannagel
33bc471dbc
Update APCu to version 5.1.11
2018-03-08 09:41:24 +01:00
Tilo Spannagel
7e390bc4b5
Use var for pecl package versions
2018-03-08 09:38:24 +01:00
J0WI
22de97f206
Add Alpine variant
2018-02-22 18:07:57 +01:00
Tilo Spannagel
3747025dd6
Add cron.sh
2018-01-30 13:11:04 +01:00
Tilo Spannagel
ec85464109
Remove build deps automatically
2018-01-04 23:31:58 +01:00
Tilo Spannagel
fd0cc806c8
Pretty URLs for apache
2017-09-14 10:23:46 +02:00
Tilo Spannagel
6a7a09903f
Remove end of life version 10.0
2017-08-27 11:01:20 +02:00
Tilo Spannagel
40212aaa24
Move apps.config.php into config dir
2017-07-01 14:39:23 +02:00
Tilo Spannagel
820f21cdf2
Add travis tests for i386
2017-06-29 16:29:52 +02:00
Tilo Spannagel
e5d81338d9
Use travis build stages
2017-06-23 18:59:00 +02:00
Tilo Spannagel
ebda756330
Nextcloud 9 cleanup
2017-06-21 17:51:36 +02:00
Tilo Spannagel
86c40037bf
Remove end of life versions
2017-06-10 23:15:11 +02:00
Tilo Spannagel
d365e45c02
Use the downloads index to get the latest version
2017-06-06 15:41:57 +02:00
Tilo Spannagel
8198762ec5
Use the downloads index to get the version numbers
2017-06-03 14:52:41 +02:00
Tilo Spannagel
d253cc1171
strong permissions
2017-04-19 19:29:51 +02:00
Tilo Spannagel
fc384e6a7e
split app folder
2017-04-17 23:02:25 +02:00
Tilo Spannagel
8389d9659d
Add initial .travis.yml
2017-03-14 16:29:22 +01:00
Tilo Spannagel
41396747e6
Added function for version comparison
2017-03-07 15:33:57 +01:00
Tilo Spannagel
534665db85
Changed the php version back to 5.6 for nextcloud 9 and 10
2017-03-07 14:31:01 +01:00
Aleksa Sarai
c34d30fb49
*: rework update and generation scripts
...
This is necessary in order to have proper generation of variant and
version-based Dockerfiles from a single template.
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2017-01-13 20:33:06 +11:00
pierreozoux
0c746730ae
Adds some automation
2016-09-02 14:11:38 +01:00