133 Commits

Author SHA1 Message Date
LinuxServer-CI
dafcc1dd82
Bot Updating Templated Files 2025-01-01 10:43:34 +00:00
aptalca
6328f9b63d
fix find for gnu 2024-04-18 15:44:14 -04:00
Eric Nemchik
570efb292e
Merge pull request #155 from linuxserver/log-perms-3.18
precreate nginx/php logs, fix permissions
2023-12-12 15:10:11 -06:00
Eric Nemchik
b4322350b4
precreate php error log
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-12-08 17:14:45 -06:00
Eric Nemchik
3fe654959f
Fix index.php being downloaded on 404
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-11-27 18:27:20 -06:00
Eric Nemchik
d5b9c3810d
precreate nginx log files, fix permissions
Ref: https://github.com/linuxserver/docker-nginx/pull/97

Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-11-22 19:26:56 -06:00
Eric Nemchik
ceab34e450
Merge pull request #145 from linuxserver/standard-cron
standard cron
2023-11-02 18:59:06 -05:00
Eric Nemchik
07032ed8a9
cron in base
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-08-18 23:06:23 -05:00
Eric Nemchik
7b4f5b2950
Update date on ssl.conf
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-08-13 16:16:45 -05:00
Eric Nemchik
a400cebe11
Add missing always to headers
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-08-12 16:01:46 -05:00
Eric Nemchik
7f49ef77d9
exec busybox crond
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-07-30 01:05:00 -05:00
Eric Nemchik
abcec0619c
Use Mozilla Guideline v5.7
Adds DHE-RSA-CHACHA20-POLY1305

Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-06-24 21:03:25 -05:00
Eric Nemchik
95a833b69b Change php-local.ini symlink to ensure it is last
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-05-30 19:35:55 +00:00
Eric Nemchik
10c237c5ec Set php timezone separately on every init
Fallback to UTC if unset

Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-05-30 19:35:00 +00:00
TheSpad
021c56b124
Correct service name for php 8.2 2023-05-16 10:47:44 +01:00
TheSpad
dcf603d122
Bump php to 8.2 2023-05-15 15:10:35 +01:00
Eric Nemchik
54fa6f7720 Move ssl.conf include to default.conf 2023-04-13 11:04:35 -05:00
TheSpad
cebde02682
Fix version check formatting if date(s) missing 2023-01-28 21:35:52 +00:00
TheSpad
114ae989a6
Fix table size 2023-01-23 12:12:27 +00:00
TheSpad
cd2c1098f1
Prettify version checks 2023-01-23 11:58:38 +00:00
Eric Nemchik
ffe859093c symlink php-local.ini 2023-01-20 20:25:16 -06:00
TheSpad
83b9e2d579
Send SIGUSR1 instead of SIGHUP post logrotate 2023-01-16 14:30:32 +00:00
TheSpad
7b1fc0f059
Merge branch 'master' into 3.17-initial 2022-11-29 15:34:48 +00:00
TheSpad
ecd2f60635
Initial commit 2022-11-29 15:26:29 +00:00
Eric Nemchik
dcea27cb55 rm certs when regenerating 2022-11-29 15:06:29 +00:00
TheSpad
a3dbf3b436
log not logs 2022-11-24 20:08:11 +00:00
TheSpad
de797cd4d0
Only -R keys, nginx, & php. Use lsiown. 2022-11-24 19:56:25 +00:00
Adam
e7fe331f08
Rebase to 3.16, migrate to s6v3 (#110)
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2022-11-02 16:27:30 +00:00
Eric Nemchik
4bacdc0286 Fix php-fpm logrotate file name 2022-11-02 10:47:26 -05:00
Eric Nemchik
73c1df2050 Minor formatting of migration script 2022-10-28 16:12:54 -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
3db840a60d Fix index check logic 2022-08-12 17:03:34 -05:00
Eric Nemchik
dac1593418 Remove conditional check on site-confs
site-confs always exists
2022-08-12 17:03:20 -05:00
Eric Nemchik
a76d2d87e8 cron doesn't need config path 2022-08-12 17:02:25 -05:00
Eric Nemchik
15a8be1069 Default location nginx.conf
include user config
2022-08-12 16:59:34 -05:00
Eric Nemchik
31b9ccbb66 Use 3.15 base and keep ssl.conf 2022-08-05 15:12:18 +00:00
Eric Nemchik
ee5a147397 Merge branch 'extensions' into structure-rollback 2022-07-23 20:16:29 -05:00
Eric Nemchik
8cfaa03acb Roll back new folder structure 2022-07-23 19:25:11 -05:00
aptalca
a6941e77d2 fix logrotate perms 2022-07-11 10:32:46 -04:00
Eric Nemchik
43eae8207d force nginx.conf to include site-confs/*.con
instead of site-confs/*

detect site-confs with wrong extension
2022-05-15 10:26:32 -05:00
Eric Nemchik
d3184330fd Use full syntax if statements 2022-05-15 08:50:10 -05:00
Eric Nemchik
ec7e59fb59 Check if default samples exist 2022-03-13 14:50:46 -05:00