Commit Graph

36 Commits

Author SHA1 Message Date
bsod 6cf972a6be enable apc for cli to fix OOM issue on occ 2021-02-23 17:22:07 +01:00
bsod e0b4753db4 install imagemagick from git 2021-02-23 17:20:37 +01:00
bsod ff1c5abf6d remove plugins which aren't required anymore with php8 2021-02-23 17:20:10 +01:00
bsod 612b4325fb bump version number 2021-02-23 17:19:32 +01:00
bsod 4f8d016136 another patch update 2021-02-06 23:57:13 +01:00
bsod 3e2886f7cd update nextcloud version 2021-01-26 21:06:28 +01:00
bsod 0bbfa8009b upgrade nextcloud 2021-01-21 21:00:25 +01:00
bsod 83f3c1c65d update to 20.0.4 2020-12-16 22:20:03 +01:00
bsod e0b1d8df21 update nextcloud to 20.0.3 2020-12-16 21:33:33 +01:00
bsod 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
bsod ee4f89c911 update nextcloud to 20.0.1 2020-10-26 22:13:17 +01:00
root 316ab4b3ef increased nextcloud version to version 20 2020-10-26 20:12:45 +01:00
bsod ee07717dee update nextcloud to 19.0.4 2020-10-13 21:07:53 +02:00
bsod 79f14a2a8b update nextcloud version 2020-10-04 23:50:04 +02:00
bsod 70102556d2 update nextcloud version to 19.0.2 2020-08-27 22:50:55 +02:00
bsod 416b5a37c3 update nextcloud to version 19 2020-08-24 21:26:30 +02:00
bsod 7b146549fb update nextcloud version 2020-06-13 18:57:04 +02:00
bsod 733a050d71 bump nextcloud version to 18.0.5 2020-06-05 08:37:49 +02:00
bsod 68ab991123 bump nextcloud version number 2020-04-23 11:30:23 +02:00
bsod d0c035862f update nextcloud version number 2020-03-25 18:22:40 +01:00
bsod 5c3b9529c7 version update 2020-03-13 09:27:06 +01:00
bsod 27081c105b bump version number for nextcloud 2020-02-13 20:44:34 +01:00
bsod 4c45232d3d update nextcloud version 2020-01-31 15:42:43 +01:00
bsod b1d603fb91 add gmp library to php container as it is required for the bookmarks
addon
2019-10-22 19:51:59 +02:00
bsod c4c0281354 Merge branch 'master' of https://git.zom.bi/dockerfiles/nextcloud 2019-09-30 22:49:57 +02:00
bsod db53651e97 increase php memory limit 2019-09-30 22:48:50 +02:00
bsod fd6c4b59b7 replace redis with apcu 2019-09-30 22:47:58 +02:00
bsod 2718a8f1bf bump version number for php and nextcloud 2019-09-30 22:46:52 +02:00
madmaurice 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
madmaurice b5a3c10f13 Updated nextcloud version to 14.0.0 beta 2018-09-18 16:53:34 +02:00
madmaurice 017fa04b0f Updated Nextcloud version
From 12.0.4 to 13.0.6
2018-09-14 12:07:21 +02:00
madmaurice 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
madmaurice 9e0beb46aa Fix crontab inclusion 2017-09-10 13:13:34 +02:00
madmaurice 47f6479c40 Remove swp file 2017-09-10 01:36:59 +02:00
madmaurice 9113611283 Initial commit. 2017-09-07 17:43:00 +02:00