Commit Graph

143 Commits

Author SHA1 Message Date
mathilde-cryptpad c5d9ff10cf
Merge pull request #1582 from cryptpad/nginx-80-port
Add support for HTTP -> HTTPS (80 -> 443 ports) redirection
2024-09-06 12:01:42 +02:00
mathilde-cryptpad 879f8a765f
Merge pull request #1603 from PoneyClairDeLune/main
Add example configs for Caddy
2024-09-06 11:59:10 +02:00
Lumière Élevé e47e835324
Email change and move 2024-09-03 17:09:24 +01:00
Lumière Élevé 5b342964df
Name change and move 2024-09-03 17:08:40 +01:00
mathilde-cryptpad 3c351b8730
Add missing SPDX header in README.md 2024-09-03 15:29:49 +02:00
mathilde-cryptpad 7e793f093c
Update example.httpd.conf, fix email address
.fr is outdated, it's .org now
2024-09-03 15:22:15 +02:00
mathilde-cryptpad 0db67b947c move Apache HTTPd example file to community folder 2024-09-03 15:15:09 +02:00
mathilde-cryptpad 4917d03527
Create README.md for docs/community folder 2024-09-03 15:14:17 +02:00
Lumière Élevé f7e9352d8f
Caddyfile: Remove duplicate headers 2024-08-24 20:29:22 +01:00
Lumière Élevé f2014c4d6c
Caddyfile: A simpler config, container oriented 2024-08-24 20:01:22 +01:00
Lumière Élevé d58b5125b8
Caddyfile: Corrected CORS preflight response 2024-08-24 19:47:30 +01:00
Lumière Élevé 7fff13850f
Caddyfile: Split privileged scope 2024-08-24 19:41:55 +01:00
Lumière Élevé a5095966e5
Caddyfile: Oops, should be imports 2024-08-24 19:37:47 +01:00
Lumière Élevé f82a542db3
Caddyfile: No global matchers 2024-08-24 19:35:03 +01:00
Lumière Élevé 3011d917d2
Caddyfile: Prevent COxP header duplication 2024-08-24 18:18:41 +01:00
Lumière Élevé 07b75d73cd
Caddyfile: Well it's 2024 now 2024-08-24 09:43:07 +01:00
Lumière Élevé 2cde2a684b
Caddyfile: blob, blocks, trailing slashes 2024-08-24 09:39:45 +01:00
Lumière Élevé 0df91771d5
Caddyfile: More reverse proxying 2024-08-24 09:12:21 +01:00
Lumière Élevé 538c4ba924
Caddyfile: CryptPad WebSocket 2024-08-24 08:49:44 +01:00
Lumière Élevé 73098d3640
Translated the majority of NGINX config into Caddy. 2024-08-24 08:34:20 +01:00
mathilde-cryptpad f0e1542615 add support for HTTP -> HTTPS (80 -> 443 ports) redirection, necessary for Let's Encrypt TLS certificate renewals 2024-08-02 15:59:55 +02:00
yflory 57459807b4 Merge branch 'staging' into 2024.6-test 2024-06-24 17:06:06 +02:00
yflory cf8dfb3f88
Merge pull request #1527 from nisbet-hubbard/patch-4
Tidy up Apache httpd config
2024-06-24 16:54:20 +02:00
yflory 3a23833c30 Merge branch 'staging' into 2024.6-test 2024-06-24 16:51:17 +02:00
yflory 25bd9243fb Merge branch 'main' into staging 2024-06-24 16:51:04 +02:00
yflory 9e5d39a2e2 Fix issues when no clientside plugins are installed 2024-06-24 15:19:13 +02:00
nisbet-hubbard f5fc1d6bde
Minor fix 2024-06-22 21:02:50 +08:00
mathilde-cryptpad 5ae741926b update Nginx examples with the new http2 option 2024-06-18 09:58:51 +02:00
nisbet-hubbard bcaccab029
add a location block dedicated to the websocket to improve performances 2024-05-25 11:09:10 +08:00
mathilde-cryptpad c9600c12ab add a location block dedicated to the websocket to improve performances 2024-05-22 14:39:23 +02:00
yflory 86776894cc Merge branch 'main' into staging 2024-05-16 17:20:32 +02:00
yflory 0604b708dc Only allow loading onlyoffice fonts + update nginx #1472 2024-04-17 15:12:27 +02:00
nisbet-hubbard 623b47f097
Suport .mjs files content-type 2024-04-16 22:24:53 +08:00
yflory f5478c10da Fix nginx advenced config issue 2024-01-31 12:13:44 +01:00
yflory df19bf0264 Suport .mjs files content-type in nginx config 2024-01-31 11:56:00 +01:00
yflory 79caca130b
Merge pull request #1295 from cryptpad/drawio-image
Drawio image
2024-01-29 17:29:33 +01:00
yflory d2252049c3 Update example nginx 2024-01-29 17:26:24 +01:00
David Benque 06f4b8e590 Add licensing information to new files 2023-12-19 11:38:26 +00:00
yflory f9e6c8d142 tMerge branch 'main' into 5.6-rc 2023-12-18 14:07:13 +01:00
Mathilde Grünig 6c9a99a5e4 remove debugging.md, almost empty file 2023-12-08 09:57:08 +01:00
Wolfgang Ginolas d42539b3b2 Merge remote-tracking branch 'origin/staging' into drawio-image 2023-12-06 09:08:32 +01:00
nisbet-hubbard 3ea05fddb7
Edit for consistency 2023-12-06 15:53:18 +08:00
nisbet-hubbard 0f7cc0f8a7
Create example.httpd.conf 2023-12-06 15:24:32 +08:00
Mathilde Grünig 078095c3e2 reimplement proper service logging after mistake in e80b6c2 2023-11-24 11:52:57 +01:00
Wolfgang Ginolas 7f55498bcc Update draw.io dependency and remove unneeded CSP headers 2023-11-01 09:19:46 +01:00
Wolfgang Ginolas 304fc6e970 Upgrade draw.io to 21.7.5 2023-11-01 09:19:45 +01:00
David Benque 8f0a6319a5 Apply headers 2023-10-20 15:35:26 +01:00
yflory 6c6220edfc Fix comments in nginx file 2023-10-03 12:04:55 +02:00
yflory 1c2764dbb8 Revert revert "have 2 distinctives Nginx examples, default & advanced"
This reverts commit 9fa981cfd8.
2023-10-03 11:51:12 +02:00
yflory d6a60075cd Fix DrawIO hash 2023-10-03 11:40:55 +02:00