Commit Graph

160 Commits

Author SHA1 Message Date
9fbe35460b Update Nextcloud to 23.0.1 2022-01-27 21:07:18 +01:00
bc89ff25ed Update hardened_malloc to 11 2022-01-27 19:56:15 +01:00
d3bfe95eb4 use light variant of hardened malloc
Much lower memory usage, remains security-focused
2022-01-17 10:46:41 +01:00
beab287fc4 Update hardened malloc to 10 2022-01-13 20:05:21 +01:00
b839ac7838 Use github.actor also for trivy step 2022-01-13 19:38:14 +01:00
9851eb52ee waiting for the database container on setup 2022-01-13 19:35:53 +01:00
9b0a84a36f Also use github.actor for the scan workfow 2021-12-08 21:25:40 +01:00
70560d7d48 Use github.actor to detect the username for ghcr.io upload 2021-12-08 21:25:35 +01:00
8b15621860 Adding back smb support to the image 2021-12-07 15:39:06 +01:00
63ac90199c Fix typo in workflow cron argument 2021-12-06 08:48:44 +01:00
a0cd4f12c9 Update README 2021-12-06 08:31:48 +01:00
ae37864108 Enable scan during build again and change trigger 2021-12-06 08:29:08 +01:00
94d1a1f7c7 Update to Alpine 3.15 2021-12-05 21:34:06 +01:00
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