Commit Graph
77 Commits
Author SHA1 Message Date
Wonderfall 5ef63c0bb3 Update Alpine and dependencies 2022-06-08 00:01:17 +02:00
Wonderfall 6eb2fac3a4 Snuffleupagus 0.8.1 2022-05-20 13:33:12 +02:00
Wonderfall 79d99eb02f iconv workaround no longer needed
Official PHP image now includes it by default for Alpine
2022-05-05 08:34:33 +02:00
Wonderfall 0b3b86dfff snuffleupagus: fix basic settings on new installs 2022-05-05 08:34:20 +02:00
Wonderfall a906f113b5 Update SECURITY.md 2022-05-05 08:31:30 +02:00
Wonderfall 1ffd446214 ensure JIT is disabled
It was disabled by default (jit_buffer_size=0 by default), but this setting makes sure JIT is unavailable at runtime. While JIT may bring minor performance improvements, this is not worth the risk of being exposed to tons of bugs due to JIT code complexity.
2022-05-05 08:31:10 +02:00
Wonderfall 8c11184ba1 follow OCI spec for labels 2022-05-05 08:30:45 +02:00
Wonderfall 2c662e7862 snuffleupagus: fix broken "Basic settings" access 2022-05-05 08:29:46 +02:00
Wonderfall f7aded2aeb chown not necessary here 2022-05-05 08:28:41 +02:00
Wonderfall 9a30d0ff02 snuffleupagus: enable sloppy_comparison 2022-05-05 08:28:32 +02:00
Wonderfall 33dc46def2 snuffleupagus: enable global_strict 2022-05-05 08:28:21 +02:00
Wonderfall 7974e54491 support and enable snuffleupagus 2022-05-05 08:25:52 +02:00
Wonderfall 6e8e9619ed add note about signed images 2022-05-05 08:24:32 +02:00
Wonderfall eceef9c4ac fix setup: do not wait for db if using sqlite3 2022-05-05 08:24:05 +02:00
Wonderfall bce0750e6e refactor build workflow, support signing 2022-05-05 08:23:13 +02:00
Wonderfall d451bcf1ef mention gpg key user id 2022-05-05 07:50:40 +02:00
Wonderfall 2ac3ec67f2 proper integrity check 2022-05-05 07:50:09 +02:00
Wonderfall df476c0dc4 remove unused build-time variables
we always use the latest anyway
2022-05-05 07:49:41 +02:00
Wonderfall 7611471834 disable legacy X-XSS-Protection
Obsolete, unsafe, and superseded by CSP
2022-05-05 07:48:42 +02:00
Wonderfall d3bfe95eb4 use light variant of hardened malloc
Much lower memory usage, remains security-focused
2022-01-17 10:46:41 +01:00
Wonderfall de77af23d7 Nextcloud 22.2.3 2021-11-17 19:05:19 +01:00
Wonderfall aa86dd1770 Nextcloud 22.2.2 2021-11-13 19:47:27 +01:00
Wonderfall ce7b954126 Nextcloud 22.2.1 2021-11-11 21:33:20 +01:00
Wonderfall 8b182c24d7 Nextcloud 22.2.0 2021-10-01 06:02:16 +02:00
Wonderfall 890f265ee5 Nextcloud 22.1.1 2021-09-01 15:07:17 +02:00
Wonderfall 92b85ec4bd Nextcloud 22.1.0 2021-08-06 01:55:21 +03:00
Wonderfall 18de31bfa8 add note regarding build caching 2021-07-25 17:57:32 +02:00
Wonderfall a560f31d70 Nextcloud 22.0.0 2021-07-23 01:22:44 +02:00
Wonderfall ea2520a39f Nextcloud 21.0.3 2021-07-01 15:05:21 +02:00
Wonderfall 50bcb0eaae Alpine 3.14 2021-06-27 18:04:49 +02:00
Wonderfall 1d62c2a0c7 Create SECURITY.md 2021-06-13 14:39:33 +02:00
Wonderfall 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
Wonderfall 7cab792c26 Update README.md 2021-06-04 23:02:24 +02:00
Wonderfall e2dc947989 PHP 8.0.7 2021-06-04 19:13:59 +02:00
Wonderfall eb94272878 disable CONFIG_NATIVE for hmalloc (see #82) 2021-06-02 03:09:55 +02:00
Wonderfall 090b87829c fix 2021-05-28 04:23:58 +02:00
Wonderfall 19caea6a3a apk: upgrade base image packages 2021-05-28 04:22:53 +02:00
Wonderfall 6a76f5a2ff hardened malloc 8 2021-05-28 04:12:58 +02:00
Wonderfall d0c67f5e34 nginx 1.20.1 2021-05-28 04:06:37 +02:00
Wonderfall 36421b0759 Merge pull request #81 from dontub/main
Remove /etc/nginx/conf.d/default.conf
2021-05-25 16:13:34 +02:00
Wonderfall 0f1bfa7343 Update build.yml 2021-05-20 21:33:55 +02:00
Wonderfall 5e141c3b04 Update README.md 2021-05-20 21:13:31 +02:00
Wonderfall fef5e38b4b Create scan.yml 2021-05-20 21:09:42 +02:00
Wonderfall 786b6e4006 Create build.yml 2021-05-20 20:27:11 +02:00
Wonderfall 2bbaace1cd it's time 2021-05-20 20:03:04 +02:00
Wonderfall 479cf37fbf add placeholder data dir for empty install 2021-04-30 15:39:25 +02:00
Wonderfall 3b21c07a5b use libjpeg-turbo instead 2021-04-29 21:43:16 +02:00
Wonderfall c9ad140a79 move back data to /data 2021-04-28 17:32:12 +02:00
Wonderfall 5b617e80c2 update setup.sh 2021-04-25 19:33:37 +02:00
Wonderfall 65d363c0db add missing directories 2021-04-25 19:25:59 +02:00
Wonderfall 88f5b4e598 keep empty directories 2021-04-25 19:23:41 +02:00
Wonderfall 5615286de5 add new image 2021-04-25 18:23:11 +02:00
Wonderfall 810e1c4923 wording 2021-04-16 15:23:52 +02:00
Wonderfall 479f51d7b6 typo 2021-04-16 15:22:27 +02:00
Wonderfall ed2a3b3a92 typo 2021-04-16 01:40:06 +02:00
Wonderfall 12970e4670 announce depreciation 2021-04-16 01:38:07 +02:00
Wonderfall 28e9d64a6c document PHP upgrade 2021-03-25 17:46:39 +01:00
Wonderfall a96b6431cf document HSTS removal 2021-03-25 17:43:37 +01:00
Wonderfall 95e7a47947 Update README.md 2021-02-04 15:03:46 +01:00
Wonderfall 43588c5094 20.0.7 2021-02-03 18:31:56 +01:00
Wonderfall 6b0d90624e 20.0.6 2021-01-25 22:34:39 +01:00
Wonderfall f20a62598c 19.0.8 2021-01-25 22:34:25 +01:00
Wonderfall 2ed08b05c6 20.0.5 2021-01-14 15:08:58 +01:00
Wonderfall b780d44d94 19.0.7 2021-01-14 15:08:44 +01:00
Wonderfall e10955519b Merge pull request #76 from rgarcia89/patch-5
Update to v20.0.4
2020-12-17 00:56:00 +01:00
Wonderfall c8ddc0f690 20.0.3 2020-12-10 10:51:19 +01:00
Wonderfall a8e83cd050 19.0.6 2020-12-10 10:51:00 +01:00
Wonderfall 71f8d62137 Update README.md 2020-12-01 13:22:51 +01:00
Wonderfall d36a041635 Merge pull request #74 from rgarcia89/patch-4
Update Dockerfile.20
2020-12-01 10:18:16 +01:00
Wonderfall 843c0b6954 Merge pull request #73 from rgarcia89/patch-3
Update Dockerfile.19
2020-12-01 10:18:06 +01:00
Wonderfall fd18fd8574 Merge pull request #71 from stp-bsh/patch-1
Workaround for nextcloud 20+ if UID/GID is not present in the image
2020-10-19 23:34:14 +02:00
Wonderfall 5926d79eac Merge pull request #67 from quoing/proxy_headers
Use proxy forwarded headers if available for /.well-known redirects
2020-10-19 23:25:49 +02:00
Wonderfall 7039f3bfc6 downgrade to PHP 7.3
see https://github.com/nextcloud/server/pull/23158
2020-10-15 06:06:58 +02:00
Wonderfall eed2adc8db Nextcloud 19.0.4 2020-10-13 17:09:46 +02:00
Wonderfall 33b5845d86 Nextcloud 19.0.3 2020-09-11 03:58:36 +02:00
Wonderfall da37805ed4 Nextcloud 19.0.2 2020-08-27 13:49:09 +02:00
Wonderfall cf9da4ffed Merge pull request #66 from rgarcia89/patch-1
Update to nextcloud v19.0.1
2020-07-29 05:05:14 +02:00