35 Commits

Author SHA1 Message Date
Eric Nemchik
54fa6f7720 Move ssl.conf include to default.conf 2023-04-13 11:04:35 -05:00
Joakim Hellsén
34b448f682
Fix version date to when the change was made 2022-10-06 18:58:58 +02:00
Joakim Hellsén
c68b85c393
Fix changelog URL
Files are now in /root/defaults/nginx/
2022-10-06 18:08:32 +02:00
Eric Nemchik
583a9616f6 Add default_server 2022-10-04 16:21:31 -05:00
Eric Nemchik
f0fd523515 nginx conf tweaks 2022-08-23 09:24:36 -05:00
Eric Nemchik
90d9b7f278
Merge pull request #102 from linuxserver/ocsp
Disable OCSP stapling by default
2022-08-20 09:10:35 -05:00
Eric Nemchik
ceabd6c969
Merge pull request #101 from linuxserver/includes
Update nginx.conf.sample
2022-08-20 09:05:05 -05:00
Eric Nemchik
129346b86f Disable OCSP stapling by default
It causes warning with self signed certs
2022-08-20 08:58:34 -05:00
Eric Nemchik
386aa54496
Update nginx.conf.sample 2022-08-16 12:11:37 -05:00
Eric Nemchik
e8b0a07895
Add listen on 443 back to default site
https://github.com/linuxserver/docker-baseimage-alpine-nginx/blob/3.14/root/defaults/default actually does have https enabled and listening by default.
2022-08-13 08:00:48 -05:00
Eric Nemchik
31b9ccbb66 Use 3.15 base and keep ssl.conf 2022-08-05 15:12:18 +00:00
Eric Nemchik
8cfaa03acb Roll back new folder structure 2022-07-23 19:25:11 -05:00
Eric Nemchik
80618475ed Remove init migration 2021-11-27 17:44:02 -06:00
Eric Nemchik
c0df59b26f Version Updates 2021-11-26 21:11:11 -06:00
Eric Nemchik
07f3ab3e32 Structure changes 2021-11-26 20:52:11 -06:00
Eric Nemchik
855893a86a New directory structure 2021-11-25 17:37:14 -06:00
Eric Nemchik
5d81044073 Update php configs 2021-10-26 08:13:51 -05:00
Eric Nemchik
445809a609 Update versions 2021-10-24 10:19:56 -05:00
Eric Nemchik
522a93a412 Rework default.conf and ssl.conf
default.conf now universally handles /app/www/public or /config/www
ssl.conf now includes mozilla recommendations
2021-10-16 11:07:13 -05:00
Eric Nemchik
6c9347d3b7 move default to default.conf 2021-10-15 21:42:28 -05:00
Eric Nemchik
9fc56705b8 Formatting 2021-10-14 16:13:37 -05:00
Eric Nemchik
260efca82e Rearrange conf 2021-10-14 13:23:28 -05:00
Eric Nemchik
42b8dd659d Slim down ssl.conf 2021-10-14 08:52:14 -05:00
Eric Nemchik
989adda7d4 Replace tabs with spaces 2021-10-05 15:29:46 -05:00
Eric Nemchik
332dc0f632 Standardize configs
Split apart init scripts
Include dhparams
Include ssl.conf
Include resolver.conf generation
Include worker_processes.conf generation
use nginx.conf and default site config formatted like swag (formatted similar to upstream nginx)
2021-10-05 15:19:04 -05:00
aptalca
c51c0516ec fix for conf.d>http.d and formatting updates 2021-06-15 15:20:32 -04:00
aptalca
6a11348583
enable nginx modules for downstream 2018-08-16 15:23:08 -04:00
aptalca
84ef8fa6d2 nginx-fpm.conf no longer needed 2017-01-27 18:50:05 -05:00
sparklyballs
e0e842417a fix permissions 2016-09-29 19:12:59 +01:00
aptalca
d697108915 Merge pull request #5 from linuxserver/aptalca-patch-2
add fastcgi parameter to image
2016-09-29 12:35:13 -04:00
aptalca
d823f92536 remove unnecessary fastcgi param 2016-09-29 12:26:02 -04:00
aptalca
4498fd6f06 change back to original keys folder 2016-09-18 18:28:29 -04:00
aptalca
a4739e79e9 change to self-signed folder for keys 2016-09-11 12:27:25 -04:00
aptalca
6ab3554cab remove nonexistent logo 2016-09-08 14:41:46 -04:00
sparklyballs
0ecec77d62 first commit 2016-06-30 23:36:28 +01:00