Commit Graph

116 Commits (45ca20dec9d10f862025f3d9efc105c7b011cc5a)

Author SHA1 Message Date
Sandro 2d39ae1d1a
Remove buffering from nginx config, make config secure by default
Turning off proxy buffering is not recommend by upstream https://www.nginx.com/blog/avoiding-top-10-nginx-configuration-mistakes/#proxy_buffering-off by default. And making configuration more secure by removing TLSv1 TLSv1.1 and redirecting to https all the time to never leak credentials.

PS: https is not annoying and curl can follow redirects with -L.
2022-10-23 15:52:30 +02:00
Philipp Heckel ed4cc86c5c Add whitelisting logic for nginx to docs 2022-09-12 14:17:33 -04:00
Philipp Heckel e874f3516e Docs 2022-07-03 19:36:58 -04:00
Koro 8532b5b7ea Update documentation. 2022-07-03 17:39:17 -04:00
Philipp Heckel 113900d3eb Cache startup queries 2022-06-23 11:02:45 -04:00
Philipp Heckel e12995e218 Logging in subscribe and publish command 2022-06-02 11:59:22 -04:00
Philipp Heckel 5cc0b194d3 Add --trace and --no-log-dates; add docs 2022-06-02 10:50:05 -04:00
Philipp Heckel 17eabed11c Clarify wording for iOS push notifications 2022-06-01 08:56:50 -04:00
wunter8 d1544991bf
typo 2022-05-29 06:16:00 -06:00
Philipp Heckel 12b83828bd Docs 2022-05-28 20:20:46 -04:00
Mayeul Cantan 7f736eb93e
Docs/config: fix typo in private server example
The `/etc/ntfy/server.yml` example was invalid yaml previously.
2022-05-17 09:54:34 +02:00
Philipp Heckel 91594faf28 Support for underscores in server.yml config options 2022-05-16 11:32:21 -04:00
Philipp Heckel c684a39191 Fine tuning 2022-05-13 14:42:25 -04:00
Curid 9684629549 Add disable option to web-root
Closes #238
2022-05-13 17:08:07 +00:00
Philipp Heckel 031c848984 Improved caddy configuration 2022-05-04 15:45:20 -04:00
Philipp Heckel edfed24c27 Make Upgrade header check for websockets case insensitive, closes #228 2022-04-29 13:23:04 -04:00
Philipp Heckel c87c81f663 Add WebSockets support to docs/config 2022-04-13 14:06:20 -04:00
Philipp Heckel a693975526 Email docs and release notes 2022-03-25 21:35:40 -04:00
Philipp Heckel d0bbda555f Add Android WebSockets deprecation, remove 'ntfy serve' deprecation 2022-03-13 22:16:48 -04:00
Philipp Heckel c5ce51f242 Add --web-root switch 2022-03-05 21:28:25 -05:00
Philipp Heckel 0677b3bd7e Re-add OPTIONS: 2022-02-14 17:08:26 -05:00
Philipp Heckel eed233a793 Double requests/sec limit; update docs 2022-02-14 17:07:17 -05:00
Philipp Heckel 2188643387 Update docs 2022-02-09 16:15:48 -05:00
Philipp Heckel 4972407145 More polishing, more docs; the only thing left are tests for access.go 2022-02-03 20:20:50 -05:00
Philipp Heckel d714af43c9 More docs, more tests, more docs 2022-02-03 20:07:23 -05:00
Philipp Heckel 1c9766b8fd More docs 2022-02-03 13:40:19 -05:00
Philipp Heckel 68351230f3 Docs docs docs docs docs 2022-02-02 22:46:48 -05:00
Philipp Heckel 0ad85262c1 More docs; this will never end 2022-02-02 19:26:17 -05:00
Philipp Heckel 1552d8103e More docs docs docs 2022-02-01 23:39:57 -05:00
Philipp Heckel c3a2331b59 WIP: Docs 2022-02-01 21:07:42 -05:00
Philipp Heckel c83b5c6e73 Update another instance of a broken link; related to #106 2022-01-18 11:59:13 -05:00
Philipp Heckel a75326ff69 Fixed docs link; closes #106 2022-01-18 11:55:39 -05:00
Philipp Heckel eb37c47ff5 Typo 2022-01-16 21:56:26 -05:00
Philipp Heckel 91d40dcc91 Docs 2022-01-15 23:52:21 -05:00
Philipp Heckel 846ee0fb2d Websockets; working 2022-01-15 13:23:35 -05:00
Philipp Heckel cdc9c0d62c Docs 2022-01-14 21:22:43 -05:00
Philipp Heckel b079cb99a4 Merge branch 'main' into unix-socket 2022-01-14 20:16:12 -05:00
Philipp Heckel 6a7b20e4e3 Docs 2022-01-13 15:47:34 -05:00
Philipp Heckel 034c81288c Docs docs docs 2022-01-13 15:17:30 -05:00
Philipp Heckel 762333c28f Docs docs docs 2022-01-13 00:08:26 -05:00
Philipp Heckel 38b28f9bf4 CLI; docs docs docs 2022-01-12 21:24:48 -05:00
Philipp Heckel aa94410308 Daily traffic limit 2022-01-12 18:52:07 -05:00
Philipp Heckel f397456703 fail2ban docs 2022-01-06 15:03:07 +01:00
Philipp Heckel 09515f26df Update nginx config 2022-01-01 23:08:58 +01:00
Philipp Heckel 47b491b6e2 55s keepalive, 65s did not work; unsure why 2022-01-01 22:48:17 +01:00
Philipp Heckel 91ad69dd00 Bump keepalive interval to 65s after testing 2022-01-01 22:21:47 +01:00
Philipp Heckel 521aad7db5 Increase keepalive duration to 55s 2022-01-01 22:11:09 +01:00
Philipp Heckel a53f18ca7d Docs for UnifiedPush, update docs for message limit 2022-01-01 17:45:18 +01:00
Philipp Heckel 9752bd7c30 Fix missing SMTP config options in docs 2021-12-29 14:18:38 +01:00
Philipp Heckel dac88391c1 Docs docs docs 2021-12-28 17:36:12 +01:00
Philipp Heckel 020c058805 Bump version 2021-12-25 11:22:27 +01:00
Philipp Heckel 8a625ef786 Docs, and fixing tests 2021-12-25 10:35:08 +01:00
Philipp Heckel 3bc8ff0104 Docs 2021-12-25 00:57:02 +01:00
Philipp Heckel b6120cf6d7 Message filtering tests 2021-12-22 09:44:16 +01:00
Philipp Heckel fa9d6444f5 Move config files and folders 2021-12-18 22:02:36 -05:00
Philipp Heckel 5639cf7a0f Docs 2021-12-17 22:38:29 -05:00
Philipp Heckel 01d21165e9 Docs docs docs 2021-12-11 00:06:25 -05:00
Philipp Heckel d6fbccab55 Add 'Cache: no' header, closes #41 2021-12-09 10:23:17 -05:00
Philipp Heckel 6fb4bdc001 Docs on "scaling" 2021-12-08 11:53:59 -05:00
Philipp Heckel f1fac8da75 Proxy docs 2021-12-06 20:05:06 -05:00
Philipp Heckel d0d1f9e5c7 Docs for "tuning for scale" 2021-12-06 16:43:06 -05:00
Philipp Heckel 0f495b881a Almost read to publish 2021-12-05 15:57:37 -05:00
Philipp Heckel 7ba268887b Continuation of the docs 2021-12-02 17:27:31 -05:00
Philipp Heckel 29f2196376 Emoji reference and such 2021-12-02 12:04:22 -05:00
Philipp Heckel 1c8747f06f SSL 2021-12-02 08:33:39 -05:00
Philipp Heckel ae7bfb2c97 WIP: Docs 2021-12-01 23:08:12 -05:00