Commit Graph

172 Commits

Author SHA1 Message Date
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
b6468f3f53 update 20 & 19 2021-02-28 03:13:17 +01:00
95e7a47947 Update README.md 2021-02-04 15:03:46 +01:00
43588c5094 20.0.7 2021-02-03 18:31:56 +01:00
6b0d90624e 20.0.6 2021-01-25 22:34:39 +01:00
f20a62598c 19.0.8 2021-01-25 22:34:25 +01:00
2ed08b05c6 20.0.5 2021-01-14 15:08:58 +01:00
b780d44d94 19.0.7 2021-01-14 15:08:44 +01:00
e10955519b Merge pull request #76 from rgarcia89/patch-5
Update to v20.0.4
2020-12-17 00:56:00 +01:00
f177041df8 Update to v20.0.4 2020-12-16 23:17:37 +01:00
c8ddc0f690 20.0.3 2020-12-10 10:51:19 +01:00
a8e83cd050 19.0.6 2020-12-10 10:51:00 +01:00
71f8d62137 Update README.md 2020-12-01 13:22:51 +01:00
d36a041635 Merge pull request #74 from rgarcia89/patch-4
Update Dockerfile.20
2020-12-01 10:18:16 +01:00
843c0b6954 Merge pull request #73 from rgarcia89/patch-3
Update Dockerfile.19
2020-12-01 10:18:06 +01:00
938f8672f7 Update Dockerfile.20
update to v20.0.2
2020-11-29 13:37:41 +01:00
5e14784ad3 Update Dockerfile.19
update to v19.0.5
2020-11-29 13:36:48 +01:00
f10a2748d5 Nextcloud 20.0.1 2020-10-27 18:02:00 +01:00
78761bd840 back to PHP 7.4 2020-10-19 23:35:33 +02:00
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
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
dffcebe34c Workaround for nextcloud 20 if UID/GID is not present in the docker image 2020-10-17 16:51:38 +02:00
74b57dfc62 add Nextcloud 20 2020-10-15 14:28:20 +02:00
7039f3bfc6 downgrade to PHP 7.3
see https://github.com/nextcloud/server/pull/23158
2020-10-15 06:06:58 +02:00
eed2adc8db Nextcloud 19.0.4 2020-10-13 17:09:46 +02:00
c0a0e86fd7 Use proxy forwarded headers if available for /.well-known redirects 2020-09-19 07:37:28 +02:00