465 Commits

Author SHA1 Message Date
Wonderfall
89727867fb Merge pull request #108 from Hydrog3n/patch-1
chore(isso) : Update version for fix error
2017-02-01 21:38:31 +01:00
Loïc Vaillé
eee698afae Update version for fix error
339318eb92
2017-02-01 21:26:35 +01:00
Wonderfall
3396da1060 boring-nginx: update nginx to 1.11.9 2017-01-25 18:19:15 +01:00
Wonderfall
ed609cb68e Update README.md 2017-01-22 14:41:49 +01:00
Wonderfall
0f598f5a8a rtorrent-flood: chown flood-db dir 2017-01-22 05:25:36 +01:00
Wonderfall
7ad70b9f01 rtorrent-flood: fix previous commit, change volume 2017-01-22 05:23:15 +01:00
Wonderfall
0c396e9d96 fix chown (closes #103) 2017-01-22 02:57:17 +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
998ef53d70 boring-nginx: update ssl_params (old ChaCha20-Poly1305 removed from boringssl)
https://boringssl.googlesource.com/boringssl/+/2e839244b078205ff677ada3fb83cf9d60ef055b
2017-01-20 02:46:50 +01:00
Wonderfall
06cb9d839b MAINTAINER is deprecated 2017-01-19 02:31:59 +01:00
Wonderfall
85fd16739d rtorrent-flood: fix torrent upload issue 2017-01-18 15:53:39 +01:00
Wonderfall
68ab88e2a8 piwik: fix chown 2017-01-18 15:13:25 +01:00
Wonderfall
e1175e7e14 searx: based on alpine edge 2017-01-18 04:14:55 +01:00
Wonderfall
d9624ffc76 Update README.md 2017-01-18 04:04:07 +01:00
Wonderfall
a21a6dc875 boring_nginx: remove spdy from vhost sample 2017-01-18 03:46:19 +01:00
Wonderfall
8c1cc7e4a8 rtorrent-flood: fix filebot handshake failure 2017-01-18 02:55:23 +01:00
Wonderfall
707af67a86 rtorrent-flood: add mediainfo, alpine 3.5 2017-01-17 23:55:28 +01:00
Wonderfall
33a9a79065 nextcloud: fix chown (closes #89) 2017-01-17 19:22:57 +01:00
Wonderfall
1de4580cb5 rtorrent-flood: fix chown 2017-01-17 04:19:10 +01:00
Wonderfall
ab39863e70 Merge pull request #98 from ConorIA/patch-1
Be noisy about updating permissions
2017-01-16 22:44:16 +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
321e04e9d5 clean up 2017-01-16 22:15:10 +01:00
Wonderfall
77fee1694f update dockerfiles, clean up 2017-01-16 22:13:29 +01:00
Wonderfall
b444049489 nextcloud: update to 11.0.1 2017-01-16 18:56:55 +01:00
Arnaud Astruc
71a9f2fcab update boring-nginx to 1.11.8 with tls1.3 patch (#81) 2017-01-15 20:58:40 +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
Hardware
0f9e578fb3
piwik: update version to 2.17.1 (latest) 2016-12-01 00:19:32 +01:00
Wonderfall
d2d24ee11c nexcloud: add 11.0 beta 2016-11-25 18:19:08 +00:00
Wonderfall
cfd73badd9 lychee: update to 3.1.5 2016-11-25 16:53:36 +01:00
Wonderfall
80b8a10c8c boring-nginx: enable TLS 1.3 by default 2016-11-25 15:34:43 +00:00
Wonderfall
3dbde9e891 boring-nginx: patch not needed anymore 2016-11-18 22:38:16 +00:00
Wonderfall
7a706dd896 boring-nginx: update nginx to 1.11.6 2016-11-15 23:46:13 +01: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
JꙨdцӍoηҬ
6905b28a87 adding pgsql support (#61)
php7-pdo_pgsql@commuedge \
2016-11-05 23:42:46 +01:00
John
1ae4f94b0f Updated version of Piwik to 2.17.0 (latest). (#59) 2016-11-05 23:42:39 +01:00
Wonderfall
89dee520a3 ghost: update to 0.11.3 2016-11-04 00:17:15 +01:00
Wonderfall
26bd0381b9 update tor version 2016-10-31 09:03:45 +01:00
oxynux
07bec4f399 Fix ngx_brotli compilation error (#57)
* Fix ngx_brotli compilation error

Due to the new Brotli API some ngx_brotli functions are deprecated :
https://github.com/google/ngx_brotli/issues/39#issuecomment-254093378

* Update Dockerfile
2016-10-17 19:53:15 +02: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