40 Commits

Author SHA1 Message Date
Wonderfall
9709a86906 nextcloud: use virtual package for build deps 2017-05-27 01:58:40 +02:00
Wonderfall
23be3caa8c update nextcloud: 12.0 beta3 2017-05-16 21:43:54 +02:00
Wonderfall
8f7a3f8f3b nextcloud: update ca-certificates 2017-04-30 23:49:33 +02:00
Wonderfall
02cfdd5e0a remove useless files 2017-04-29 01:26:52 +02:00
Wonderfall
93189b1d0c nextcloud: use nginx-php as underlying image 2017-04-29 01:24:54 +02:00
hoellen
19ef7b2f57 [nextcloud] remove error_pages redirection from nginx.conf (#177)
* fix #137 nginx.conf error_pages

* nextcloud-daily: remove error_pages from nginx.conf
2017-04-29 01:07:50 +02:00
macmeck
850408fc90 check for installed Nextcloud also for 11.0 tag (#175) 2017-04-25 16:07:22 +02:00
Wonderfall
453f6d5c95 migrate to stable alpine image 2017-04-25 14:10:27 +02:00
Wonderfall
fbbd48ca89
nextcloud: adjust opcache settings 2017-03-26 01:56:20 +01:00
hoellen
53d202398d fix memory limit for occ command (#159) 2017-03-24 08:26:44 +01:00
Wonderfall
31286c776d nextcloud: remove nginx pkg fix 2017-03-23 13:20:38 +01:00
Wonderfall
5817b850bf nextcloud: fix Dockerfile, closes #84 2017-03-22 15:44:07 +01:00
Wonderfall
afdb943da2 nextcloud: remove fix and add themes volumes 2017-03-12 22:33:12 +01:00
Wonderfall
9151fd7367 nextcloud: add imap php ext (closes #149) 2017-03-11 16:05:35 +01:00
Wonderfall
7e50fa836d nextcloud: fix iconv module 2017-03-09 18:11:13 +01:00
Wonderfall
49b6c3cb20 nextcloud: use alpine fileinfo php ext 2017-03-01 20:51:21 +01:00
Wonderfall
06af45f493 nextcloud: temporary fix php fileinfo 2017-02-28 01:19:05 +01:00
Wonderfall
c9ae02a9e2 nextcloud: 11.0.2 and add missing php-fileinfo 2017-02-27 12:46:46 +01:00
Wonderfall
814c4bb679 nextcloud: fix apcu build 2017-02-25 14:03:49 +01:00
Wonderfall
ac1171df49 nextcloud: pecl hack no longer needed 2017-02-23 14:12:38 +01:00
Wonderfall
f85c390281 nextcloud: sha512 checksum 2017-02-23 12:29:33 +01:00
Wonderfall
472dfb7955 nextcloud: also update daily files 2017-02-22 20:22:57 +01:00
Berndinox
da78ba1175 Make Nextcloud Scaleable (#127)
* Add Session Save Path

* Update Dockerfile

* Make Nextcloud scaleable

* Use sed

* remove php.ini

* Update run.sh

* Update Dockerfile

* Update Dockerfile
2017-02-22 20:03:48 +01:00
Wonderfall
9c1ac64fb5 nextcloud: more confortable setup 2017-02-22 02:26:53 +01:00
Wonderfall
7019cbc38a nextcloud: add redis in daily 2017-02-18 16:55:45 +01:00
Berndinox
05c4d24baf nextcloud: Fix missing Redis (#122)
* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile
2017-02-18 16:50:46 +01:00
Wonderfall
2a7b6885f2 nextcloud: update gnu libiconv 2017-02-15 17:59:45 +01:00
Wonderfall
c482784782 nextcloud: fix, php 7.1, remove redis 2017-02-15 17:36:36 +01:00
Wonderfall
e3c4fa505b missing backslash ! 2017-02-15 15:13:09 +01:00
Lorenz Brun
4d8fa9ed40 Add CRON_MEMORY_LIMIT (#116) 2017-02-15 15:12:09 +01:00
Wonderfall
8ec09b74a0 nextcloud: fix #102 2017-01-22 02:48:30 +01:00
Wonderfall
06cb9d839b MAINTAINER is deprecated 2017-01-19 02:31:59 +01:00
Wonderfall
33a9a79065 nextcloud: fix chown (closes #89) 2017-01-17 19:22:57 +01:00
Conor Anderson
18d29d7dbf Be noisy about updating permissions
In #75, I mentioned that I was a little stumped why my Nextcloud container was showing a `502 Bad Gateway` error. In the end, it turned out that it was just updating the permissions in the container, which are set to `nobody:nogroup`, but need to be chowned to `991:991` when first starting a fresh container. This PR seeks to make that a little more obvious to the user, in case they choose to use `docker-compose logs -f nextcloud` or such.
2017-01-16 16:32:16 -05:00
Wonderfall
b444049489 nextcloud: update to 11.0.1 2017-01-16 18:56:55 +01:00
Wonderfall
75e0d671c7 nextcloud: update to 11.0 stable 2016-12-13 22:32:00 +01:00
metro2030
b3a6836b94 nextcloud: update to 10.0.2 and 11.0.0 RC2 (#72)
* nextcloud: Update to 10.0.2

* Update Dockerfile

* nextcloud: Update to RC2

* nextcloud: Update to RC2
2016-12-12 11:58:46 +01:00
Wonderfall
8d9896dcb4 nextcloud: update to 11 RC1 2016-12-08 08:44:17 +01:00
Wonderfall
bf0aa3bbf4 nextcloud: update to 11 beta2 2016-12-05 12:20:06 +01:00
Wonderfall
d2d24ee11c nexcloud: add 11.0 beta 2016-11-25 18:19:08 +00:00