296 Commits

Author SHA1 Message Date
Wonderfall
3b8e2be84c Update README.md 2017-03-22 15:48:57 +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
4b47aecbd6 Update README.md 2017-03-11 16:40:27 +01:00
Wonderfall
75f1bc7e16 nextcloud: daily: add fileinfo 2017-03-11 16:36:02 +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
66c333e570 Update README.md 2017-03-06 10:11:46 +01:00
Wonderfall
ed976ca5f4 Update README.md 2017-03-06 07:58:20 +01:00
Wonderfall
49b6c3cb20 nextcloud: use alpine fileinfo php ext 2017-03-01 20:51:21 +01:00
Wonderfall
6c16b9b446 fix dockerfile 2017-02-28 01:40:10 +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
6a1b9b7511 nextcloud: fix daily checkusm check 2017-02-23 12:54:27 +01:00
Wonderfall
f85c390281 nextcloud: sha512 checksum 2017-02-23 12:29:33 +01:00
Wonderfall
40b9ac7dc7 nextcloud: add testing fix for #130 2017-02-23 00:40:01 +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
9856bd85d3 also update daily files 2017-02-22 02:39:04 +01:00
Wonderfall
74c0f237fc Update README.md 2017-02-22 02:34:23 +01:00
Wonderfall
9c1ac64fb5 nextcloud: more confortable setup 2017-02-22 02:26:53 +01:00
Wonderfall
dd00c13965 Update README.md 2017-02-18 23:02:49 +01:00
Wonderfall
d3a6dd4e10 Update Dockerfile 2017-02-18 17:04:09 +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
72f7575f5d Update README.md 2017-02-15 17:37:18 +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
ed609cb68e Update README.md 2017-01-22 14:41:49 +01:00
Wonderfall
4859a5e5f2 nextcloud: fix chown 2017-01-22 02:49:39 +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
2ac8b719f0 Update README.md 2016-12-13 22:34:31 +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
metro2030
2dcc713605 nextcloud: Update to 10.0.2 (#71)
* nextcloud: Update to 10.0.2

* Update Dockerfile
2016-12-09 23:32:08 +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
Wonderfall
a8b2d98163 nextcloud : fix #64 2016-11-13 14:43:20 +00:00
Wonderfall
855b7bafad nextcloud: add php smbclient ext 2016-11-13 14:03:27 +00:00
Wonderfall
57123b036c nextcloud: add php exif extension (closes #66) 2016-11-13 14:10:36 +01:00
Alvaro Aleman
54a0fdbb44 Make nextcloud chown idempotent (#62)
* Make nextcloud chown idempotent

* Remove redundant chowns in nextcloud images
2016-11-06 00:37:44 +01:00