Commit graph

93 commits

Author SHA1 Message Date
6cf972a6be enable apc for cli to fix OOM issue on occ 2021-02-23 17:22:07 +01:00
e0b4753db4 install imagemagick from git 2021-02-23 17:20:37 +01:00
ff1c5abf6d remove plugins which aren't required anymore with php8 2021-02-23 17:20:10 +01:00
612b4325fb bump version number 2021-02-23 17:19:32 +01:00
4f8d016136 another patch update 2021-02-06 23:57:13 +01:00
3e2886f7cd update nextcloud version 2021-01-26 21:06:28 +01:00
7c3cb79258 Merge pull request 'upgrade nextcloud' (#6) from upgrade_20.0.5 into master
Reviewed-on: #6
2021-01-21 21:02:10 +01:00
0bbfa8009b upgrade nextcloud 2021-01-21 21:00:25 +01:00
b99cfb01fc Merge pull request 'update to 20.0.4' (#5) from update_20.0.4 into master
Reviewed-on: #5
2020-12-16 22:23:32 +01:00
83f3c1c65d update to 20.0.4 2020-12-16 22:20:03 +01:00
13f7b93fa1 Merge pull request 'update nextcloud to 20.0.3' (#4) from update_20.0.3 into master
Reviewed-on: #4
2020-12-16 21:56:25 +01:00
e0b1d8df21 update nextcloud to 20.0.3 2020-12-16 21:33:33 +01:00
55d83fface Merge pull request 'update nextcloud to version 20.0.2 and update php from 7.3 to 7.4' (#3) from 20.0.44_with_php7.4 into master
Reviewed-on: #3
2020-11-20 11:09:16 +01:00
9c0b29ccf6 update nextcloud to version 20.0.2 and update php from 7.3 to 7.4 2020-11-20 10:59:13 +01:00
7a913b6989 Merge pull request 'update nextcloud to 20.0.1' (#2) from nextcloud_20_0_1 into master
Reviewed-on: #2
2020-10-26 22:15:50 +01:00
ee4f89c911 update nextcloud to 20.0.1 2020-10-26 22:13:17 +01:00
54fee52e12 Merge pull request 'increased nextcloud version to version 20' (#1) from nextcloud_ver_20 into master
Reviewed-on: #1
2020-10-26 21:31:37 +01:00
root
316ab4b3ef increased nextcloud version to version 20 2020-10-26 20:12:45 +01:00
ee07717dee update nextcloud to 19.0.4 2020-10-13 21:07:53 +02:00
79f14a2a8b update nextcloud version 2020-10-04 23:50:04 +02:00
70102556d2 update nextcloud version to 19.0.2 2020-08-27 22:50:55 +02:00
416b5a37c3 update nextcloud to version 19 2020-08-24 21:26:30 +02:00
7b146549fb update nextcloud version 2020-06-13 18:57:04 +02:00
733a050d71 bump nextcloud version to 18.0.5 2020-06-05 08:37:49 +02:00
68ab991123 bump nextcloud version number 2020-04-23 11:30:23 +02:00
d0c035862f update nextcloud version number 2020-03-25 18:22:40 +01:00
5c3b9529c7 version update 2020-03-13 09:27:06 +01:00
27081c105b bump version number for nextcloud 2020-02-13 20:44:34 +01:00
4c45232d3d update nextcloud version 2020-01-31 15:42:43 +01:00
b1d603fb91 add gmp library to php container as it is required for the bookmarks
addon
2019-10-22 19:51:59 +02:00
c4c0281354 Merge branch 'master' of https://git.zom.bi/dockerfiles/nextcloud 2019-09-30 22:49:57 +02:00
db53651e97 increase php memory limit 2019-09-30 22:48:50 +02:00
fd6c4b59b7 replace redis with apcu 2019-09-30 22:47:58 +02:00
2718a8f1bf bump version number for php and nextcloud 2019-09-30 22:46:52 +02:00
bf8406bd82 Prevent endless restarting of update-htaccess.sh
In version 14 beta there was a bug which let the htaccess fail. Unfortunately
supervisord restarted the script in case of an error which led to it being
endlessly restarted. To prevent this and similar update issues in the future, we
let the update-script exit with code 0 even if there's an error.
2019-08-08 22:15:17 +02:00
Hive
af486d2fc2 Update to nextcloud version 15
We update from nextcloud version 14 to version 15
2019-08-08 22:08:44 +02:00
b5a3c10f13 Updated nextcloud version to 14.0.0 beta 2018-09-18 16:53:34 +02:00
febf1297be Tried to fix db config.
It seems the db is working without the config now. so this will probably be removed.
2018-09-14 12:08:31 +02:00
017fa04b0f Updated Nextcloud version
From 12.0.4 to 13.0.6
2018-09-14 12:07:21 +02:00
37cfcf9503 Upgrade Nextcloud and downgrade base image
Due to recent changes mcrypt is not available anymore
in the latest php docker image. Thus we downgrade the
base image for now.

Additionally we upgrade the Nextcloud Version to 12.0.4
as the old image provided 12.0.2, which we upgraded within
the container to 12.0.3.3. We couldn't reuse 12.0.2 as a downgrade
of our database to the 12.0.2 database is not possible.
2018-01-17 18:55:10 +01:00
9e0beb46aa Fix crontab inclusion 2017-09-10 13:13:34 +02:00
47f6479c40 Remove swp file 2017-09-10 01:36:59 +02:00
9113611283 Initial commit. 2017-09-07 17:43:00 +02:00