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
Wonderfall
49acf377df
Update README.md
2016-10-17 12:41:47 +02:00
Wonderfall
bb94214932
nextcloud: use redis for file locking cache
2016-10-16 14:05:45 +02:00
Wonderfall
038d0bffcd
nextcloud: use redis for file locking cache
2016-10-16 14:04:01 +02:00
Wonderfall
e0e21acf73
nextcloud: use redis for file locking cache
2016-10-16 14:03:42 +02:00
Wonderfall
8ac879b3d7
oops
2016-10-16 12:30:55 +02:00
Wonderfall
612f35345d
nextcloud: update php sources
2016-10-16 12:28:33 +02:00
Wonderfall
21d6a2a62f
Update README.md
2016-10-15 20:07:24 +02:00
Wonderfall
0a60e235ba
Update README.md
2016-10-15 20:06:15 +02:00
Wonderfall
c55b45e052
Update README.md
2016-10-14 12:41:35 +02:00
Wonderfall
33c54c72de
Update README.md
2016-10-14 12:41:10 +02:00
Wonderfall
bfad6e5851
nextcloud: add armhf support
2016-10-14 12:30:30 +02:00
Wonderfall
22891abe06
Update README.md
2016-10-13 14:11:19 +02:00
Wonderfall
c7967f86d3
Update README.md
2016-10-13 14:02:03 +02:00
Wonderfall
ee48eb8780
nextcloud: fix setup.sh issue with proxy
2016-10-13 13:09:42 +02:00
Wonderfall
991b8bee36
alpine edge switched to libressl
2016-10-13 01:15:40 +02:00
Wonderfall
80701de5f7
nextcloud: update readme
2016-10-12 13:56:37 +02:00
Wonderfall
58a08df8bb
nextcloud: fix timezone
2016-10-12 13:54:55 +02:00
Wonderfall
a05104eb94
nextcloud: persistent timezone variable
2016-10-12 13:35:42 +02:00
Wonderfall
28b622a160
nextcloud: add php pcntl extension
2016-10-12 12:36:06 +02:00
Wonderfall
b7bc406022
nextcloud: update readme
2016-10-12 10:39:15 +02:00
Wonderfall
9b5567b31a
nextclud: update readme with docker-compose v1 file example
2016-10-12 10:38:05 +02:00
Wonderfall
4f3ea5aa8e
nextcloud: update daily Dockerfile
2016-10-12 10:34:31 +02:00
Wonderfall
c42efb51e1
nextcloud: also update daily
2016-10-12 10:32:58 +02:00
Wonderfall
77a17e220e
nextcloud: remove 9.0
2016-10-12 10:27:01 +02:00