Eric Nemchik
bdbb2b77e0
Merge pull request #170 from linuxserver/ipv6-again
...
separate ipv6 listen in default site-conf
2024-09-14 09:05:00 -07:00
thespad
b9dc90eafc
Make migrations executable
2024-08-13 15:15:41 +01:00
Eric Nemchik
5db29c6f52
keep ipv6 listen separate
...
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2024-07-16 19:48:39 -05:00
Adam
1a5ef52d44
Update source comment
...
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2024-05-29 13:56:56 +01:00
thespad
ac94518f99
Use wildcard listener
2024-05-29 12:20:38 +01:00
thespad
f2fd72f70b
Set http2 at http level
2024-05-28 20:09:30 +01:00
aptalca
1141ba1dd2
fix find for gnu
2024-04-18 15:42:57 -04:00
Eric Nemchik
7dfbf7e0e8
Cleanup default site conf ( #158 )
...
* Cleanup default site conf
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* update date
---------
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Co-authored-by: aptalca <541623+aptalca@users.noreply.github.com>
2024-03-06 12:55:24 -05:00
Eric Nemchik
cba1ebd5cf
adjust sample comment
...
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-12-23 13:57:42 -06:00
Eric Nemchik
7a9adbc8ec
Merge pull request #151 from linuxserver/log-perms
...
precreate nginx/php logs, fix permissions
2023-12-12 15:10:27 -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
TheSpad
8d66bfcf83
Bump php to 8.3
2023-12-08 19:48:50 +00: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