Commit Graph

28 Commits

Author SHA1 Message Date
Kasra Bigdeli 1c4736cc36 Improve redirect 2023-09-20 21:41:33 -07:00
Kasra Bigdeli 5efc23a3f5 fixed redirect domains 2023-07-13 15:26:08 -07:00
Kasra Bigdeli 22b5e41287 See https://github.com/caprover/caprover/pull/1744 2023-05-09 11:20:15 -07:00
Kasra Bigdeli ef2eee0d6b Better threshold for gzip 2021-11-13 16:05:49 -08:00
Kasra Bigdeli 0f32308e1b Enabling gzip for the dashboard 2021-11-13 16:00:28 -08:00
Kasra Bigdeli f105adbd31 Enabling gzip for the dashboard 2021-11-13 14:09:03 -08:00
Kasra Bigdeli 15291fb401 Fixed https://github.com/caprover/caprover/issues/1035 2021-03-03 19:48:59 -05:00
Kasra Bigdeli 320bb2b0ae Added query to redirect 2020-11-29 09:59:45 -05:00
Ali Anwar cc8559be35 Fixed Nginx's force SSL redirect URL 2020-08-10 00:00:05 -07:00
Kasra Bigdeli 3c26291898 Added dhparams creation with 60 sec delay 2020-06-17 15:48:52 -04:00
Kasra Bigdeli f896eef1cf Moved SSL tags to http context to avoid duplicating 2020-06-16 20:27:34 -04:00
Mitchell Cash 6ee5364738 Don't emit NGINX version on err pages and in the Server response header 2020-06-13 10:20:39 +01:00
Rob Graeber 60f4cdbb69 Add http2 support for default nginx script 2020-05-08 03:32:37 -07:00
Jeffrey Paul 0f6cf799f9 Enforce the same TLS settings for all TLS vhosts
The default TLS settings (disabling tls1.0 and 1.1) chosen by CapRover should be applied to the catchall virtualhost as well as the embedded registry.
2020-02-05 03:28:17 -08:00
Kasra Bigdeli 33a195a941 Reducing the scope of .well-known 2019-12-09 20:28:11 -05:00
Kasra Bigdeli 256959f9ce Update SSl configs 2019-12-08 10:01:00 -05:00
Kasra Bigdeli faf7940c4d Fixed IP range for nginx_status 2019-11-24 15:51:04 -05:00
Kasra Bigdeli f912d532a8 removed unecessary if block 2019-11-10 23:09:55 -05:00
Kasra Bigdeli 779c0ad8ca Minor modification to ensure support for http 1.1 for websockets 2019-08-12 12:51:11 -04:00
sean-nicholas 3dbc3f8f89 add websocket support
- add a new config "websocketSupport" to the app definition
- use this config to add "upgrade headers" to nginx config
2019-08-11 15:45:02 +02:00
Kasra Bigdeli f7df74af8b Added self-sign certs 2019-08-06 11:31:25 -04:00
Kasra Bigdeli a5db1d023c Added support for http auth 2019-03-11 23:32:07 -07:00
Kasra Bigdeli 63316974e7 Improved default SSL config 2019-02-28 21:26:25 -08:00
Kasra Bigdeli 0549827ed8 Excluding local calls from nginx logs 2019-02-27 22:54:43 -08:00
Kasra Bigdeli 1acc9dff63 Updated nginx config for v2 2019-01-16 21:35:04 -08:00
Kasra Bigdeli c5269e7808 Added comment for custom port 2019-01-14 21:40:34 -08:00
Kasra Bigdeli f23417483c Added containerHttpPort 2019-01-12 22:30:32 -08:00
Kasra Bigdeli c936b54ca0 Separated Core App 2019-01-11 21:57:33 -08:00