|
|
3d7f414c1e
|
cleaned up code, added additional safety checks, ramped version no up to 1.0-ynh2
|
2023-10-02 22:36:44 +02:00 |
|
|
|
51b506b232
|
install script now covers phpversion and NGINX access control
|
2023-09-30 14:30:23 +02:00 |
|
|
|
d733f15917
|
finally figured out the correct configuration to have nginx and php-fpm execute my php script
|
2023-09-30 00:06:27 +02:00 |
|
|
|
65aa3df868
|
moved from dummy command to restart service
|
2023-09-30 00:05:58 +02:00 |
|
|
|
0a497ef350
|
switched from passing selected fastcgi parameters to all of them
|
2023-09-29 22:19:36 +02:00 |
|
|
|
423651a44e
|
corrected value for pm.min_spare_servers
|
2023-09-29 22:14:57 +02:00 |
|
|
|
873bcccf9b
|
changed php-fpm conf from snippet to full config
|
2023-09-29 22:01:50 +02:00 |
|
|
|
40b0ce2983
|
updated nginx config for php-fpm use
|
2023-09-27 22:17:52 +02:00 |
|
|
|
46de0f10e4
|
created file
|
2023-09-27 21:01:42 +02:00 |
|
|
|
2c763489b7
|
renamed file
|
2023-09-27 20:59:58 +02:00 |
|
|
|
73f710a11e
|
moved files to conf/ directory so the install script can install them like config files
|
2023-09-27 20:56:13 +02:00 |
|
|
|
970c5e1df6
|
added a sudoers file; refined handling of success/error
|
2023-09-26 22:16:45 +02:00 |
|