Commit Graph

147 Commits

Author SHA1 Message Date
0b59268aa8 Change .well-known regex 2021-12-05 21:32:08 +01:00
11632128e4 Add imagick dependency 2021-12-05 21:02:36 +01:00
6d3ff722dd Update to Nextcloud 23 2021-12-04 10:26:48 +01:00
d279197f16 Remove nc_port 2021-12-04 10:23:36 +01:00
3a563dd4e2 Use GITHUB_TOKEN for authentication 2021-12-03 17:13:45 +01:00
76891f6cdf Owner name changes 2021-12-03 15:38:16 +01:00
de77af23d7 Nextcloud 22.2.3 2021-11-17 19:05:19 +01:00
aa86dd1770 Nextcloud 22.2.2 2021-11-13 19:47:27 +01:00
ce7b954126 Nextcloud 22.2.1 2021-11-11 21:33:20 +01:00
8b182c24d7 Nextcloud 22.2.0 2021-10-01 06:02:16 +02:00
890f265ee5 Nextcloud 22.1.1 2021-09-01 15:07:17 +02:00
92b85ec4bd Nextcloud 22.1.0 2021-08-06 01:55:21 +03:00
18de31bfa8 add note regarding build caching 2021-07-25 17:57:32 +02:00
a560f31d70 Nextcloud 22.0.0 2021-07-23 01:22:44 +02:00
ea2520a39f Nextcloud 21.0.3 2021-07-01 15:05:21 +02:00
50bcb0eaae Alpine 3.14 2021-06-27 18:04:49 +02:00
1d62c2a0c7 Create SECURITY.md 2021-06-13 14:39:33 +02:00
7bf8e7c66b versioning strategy for PHP/nginx
This way security fixes can be applied automatically when the image is rebuilt, and there's less maintenance to do. If you're building yourself, make sure to build without cache if you attempt to apply fixes.
2021-06-07 00:31:57 +02:00
7cab792c26 Update README.md 2021-06-04 23:02:24 +02:00
e2dc947989 PHP 8.0.7 2021-06-04 19:13:59 +02:00
eb94272878 disable CONFIG_NATIVE for hmalloc (see #82) 2021-06-02 03:09:55 +02:00
090b87829c fix 2021-05-28 04:23:58 +02:00
19caea6a3a apk: upgrade base image packages 2021-05-28 04:22:53 +02:00
6a76f5a2ff hardened malloc 8 2021-05-28 04:12:58 +02:00
d0c67f5e34 nginx 1.20.1 2021-05-28 04:06:37 +02:00
36421b0759 Merge pull request #81 from dontub/main
Remove /etc/nginx/conf.d/default.conf
2021-05-25 16:13:34 +02:00
15ed47023e Rename nextcloud.conf to default.conf in /etc/nginx/conf.d/
The rename replaces the default server config of nginx and and allows
nginx to start. It otherwise fails with this error: [emerg] 13#13:
bind() to 0.0.0.0:80 failed (13: Permission denied)
2021-05-25 09:26:04 +02:00
0f1bfa7343 Update build.yml 2021-05-20 21:33:55 +02:00
5e141c3b04 Update README.md 2021-05-20 21:13:31 +02:00
fef5e38b4b Create scan.yml 2021-05-20 21:09:42 +02:00
786b6e4006 Create build.yml 2021-05-20 20:27:11 +02:00
2bbaace1cd it's time 2021-05-20 20:03:04 +02:00
479cf37fbf add placeholder data dir for empty install 2021-04-30 15:39:25 +02:00
3b21c07a5b use libjpeg-turbo instead 2021-04-29 21:43:16 +02:00
c9ad140a79 move back data to /data 2021-04-28 17:32:12 +02:00
5b617e80c2 update setup.sh 2021-04-25 19:33:37 +02:00
65d363c0db add missing directories 2021-04-25 19:25:59 +02:00
88f5b4e598 keep empty directories 2021-04-25 19:23:41 +02:00
5615286de5 add new image 2021-04-25 18:23:11 +02:00
810e1c4923 wording 2021-04-16 15:23:52 +02:00
479f51d7b6 typo 2021-04-16 15:22:27 +02:00
ed2a3b3a92 typo 2021-04-16 01:40:06 +02:00
12970e4670 announce depreciation 2021-04-16 01:38:07 +02:00
4ba8f21b97 updates 2021-04-09 17:18:46 +02:00
939d964275 update nginx.conf 2021-03-25 19:55:19 +01:00
c5e2e9cab9 update nginx.conf 2021-03-25 19:14:11 +01:00
28e9d64a6c document PHP upgrade 2021-03-25 17:46:39 +01:00
a96b6431cf document HSTS removal 2021-03-25 17:43:37 +01:00
354e12681b remove HSTS (set it in your reverse proxy) 2021-03-25 17:34:55 +01:00
ad30988881 Nextcloud 21 + PHP 8.0 2021-03-25 17:31:08 +01:00