Commit Graph

9 Commits (c03c9fc04576c74b1ce40d8645fbfdbe4f56d632)

Author SHA1 Message Date
Moul 7c82a96ca3 [enh] scripts: use source cmd to retreive helpers.
Moul daaf1005d5 [enh] create blocks for MySQL and PHP command lines which are optionnals.
Moul bdbe0ac79e [enh] review, variables, typo, syntax, fixes
- update yunohost package version dependency
- use variable for $nginx_conf
- rename $final_path to $src_path variable for data path
- other small fixes
Jérôme Lebleu 4fa6a82d8d [enh] Make use of YunoHost helpers and harden set options
Jérôme Lebleu 760163f823 [fix] Update arguments passed to the scripts
Jérôme Lebleu afeefc7f85 [fix] Do not call ssowatconf which is already done at the end
mbugeia 5bccfd3267 Implement some best practice and mysql example
polytan02 cfcb62cd97 Dedicated php-fpm process
Addition of base commands to manage a dedicated php-fpm process very easily
Standard empty app is not modified or changed.
opi 914b85a251 Initial commit