Commit Graph

27 Commits

Author SHA1 Message Date
3d7f414c1e cleaned up code, added additional safety checks, ramped version no up to 1.0-ynh2 2023-10-02 22:36:44 +02:00
2f9472ec42 extended readme and added description 2023-10-02 22:36:07 +02:00
96d5f566fd initialized shell variable $phpversion so that nginx.conf can be edited 2023-09-30 21:31:43 +02:00
4d2fe5d8c7 corrected the path to nginx.conf even correctlier 2023-09-30 21:25:40 +02:00
bfc4b2eada added correct path for nginx.conf 2023-09-30 21:17:15 +02:00
6e6347584e added --phpversion option to ynh_add_fpm_config 2023-09-30 20:17:35 +02:00
51b506b232 install script now covers phpversion and NGINX access control 2023-09-30 14:30:23 +02:00
67601bc643 temporarily removed [resources.apt] section 2023-09-30 14:28:51 +02:00
7129919073 added removal of fpm config 2023-09-30 14:28:30 +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
3a55d075d7 added php-fpm as apt package to resources 2023-09-27 23:24:16 +02:00
d0154e56a3 added line to install php-fpm config 2023-09-27 22:21:25 +02:00
40b0ce2983 updated nginx config for php-fpm use 2023-09-27 22:17:52 +02:00
1a1b717716 corrected status message for removing sudoers config 2023-09-27 22:16:52 +02:00
4e7cd9e853 modified the chmod lines to mitigate an error during installation 2023-09-27 21:24:53 +02:00
3da74bf068 removed mkdir line; seems like yunohost creates $install_dir anyway 2023-09-27 21:22:10 +02:00
f99e78dcd9 removed ynh_setup_soure call, added mkdir 2023-09-27 21:16:54 +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
9eaaf473f1 created yunohost scripts 2023-09-27 20:51:07 +02:00
970c5e1df6 added a sudoers file; refined handling of success/error 2023-09-26 22:16:45 +02:00
b933ad4fc9 initial commit 2023-09-26 14:57:16 +02:00