Commit Graph

20 Commits (e8679462b64768f159320ba5a2a96f8eb0d24655)

Author SHA1 Message Date
Jimmy Monin 97fd284031 Fix wording and typos
Maniack Crudelis 622d371718 _common.sh
Maniack Crudelis 2d44b31306 Remove _common.sh
Maniack Crudelis ea1e9f4f10 [enh] Upgrade install
Maniack Crudelis 41a69686b2 Avoid errors between and /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
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 8abe2a9325 Merge branch 'testing' into envvar
Jérôme Lebleu e4befaebe5 [enh] Use boolean for is_public and add a language choice argument
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
Julien Malik f506747fac [enh] Support new env. vars. in install script
M5oul 3954654cde Typo fixes.
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.
Julien Malik 75932fff3a Update install
opi c2a58e1494 [enh] Pass SSO credentials even in public mode.
opi 914b85a251 Initial commit