119 Commits

Author SHA1 Message Date
LinuxServer-CI
347079a9fe
Bot Updating Templated Files 2025-01-01 10:44:11 +00:00
aptalca
3ca05fa5a7
fix find for gnu 2024-04-18 15:45:48 -04: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
Eric Nemchik
eb02b68156 Move php setup from init to Dockerfile
for parts that don't rely on /config existing
2022-03-13 14:32:36 -05:00
Eric Nemchik
f0d0b02e12 touch resolver and worker_processes before use
this prevents logging warnings about the files not existing
2022-01-06 10:02:03 -06:00
Eric Nemchik
39226b8b72 Use find to cp files
This avoids a log message if the source folder is empty
2022-01-06 10:00:59 -06:00
Eric Nemchik
050220e4b0 use new migration 2021-12-19 11:33:16 -06:00
Eric Nemchik
97ceb86616 move subfolder/subdomain folder creation to swag 2021-12-19 11:23:50 -06:00
Eric Nemchik
ef07e8db9b Check wildcards with index check 2021-12-05 15:52:12 -06:00
Eric Nemchik
0a619fc818 Rewrite index.html check 2021-12-05 14:42:48 -06:00
Eric Nemchik
03a35dbb35 symlink php binary 2021-12-05 14:15:02 -06:00
Eric Nemchik
80618475ed Remove init migration 2021-11-27 17:44:02 -06:00
Eric Nemchik
7c441d25e9 Replace samples 2021-11-27 16:29:15 -06:00
Eric Nemchik
2a240d901c Rebasing to alpine 3.15 with php8 2021-11-27 14:52:13 -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
a9c8972a70 Formatting 2021-11-26 19:02:04 -06:00