Commit Graph

28 Commits (a2d297ed3feb388cefe0bee8ca1a9e582e919f7b)

Author SHA1 Message Date
Maniack Crudelis f293009100 Small fixes
Maniack Crudelis 197269fbd8 Use new 3.5 helpers
Pierre Bourré ff6db9a05b Getops
Alexandre Aubin 7c88f8a19a
Improve detection that service exists for yunohost
Jimmy Monin 25f0a3018a Cosmetic changes on info messages
Maniack Crudelis 160964c0bc Ensures consistency
Alexandre Aubin a95fca5a43 Misc wording tweaks
Maniack Crudelis 05d5511136 Global upgrade
yalh76 29d27f85f9 Reorder MYSQL DATABASE REMOVE before DEPENDENCIES REMOVE if using other DATABASE system
Yalh 05e5af727e Reorder Service and Service in admin panel
Jimmy Monin 1c9c94ef65 Various typo fixes
Maniack Crudelis 846e701632
Merge branch 'master' into add_comments
Maniack Crudelis 8a2330837b Add comments and upgrade some stuff
Jean-Baptiste e9dae27540
use explicit arguments for mysql
Maniack Crudelis a625ad79da [enh] Some corrections
Jimmy Monin 942d0c033f Remove sudo prefixes (not needed any more in YunoHost 2.6)
Jimmy Monin 605a772125 Fix wording and typos
Maniack Crudelis 832fc6523e _common.sh
Maniack Crudelis 2306b93a05 [enh] Upgrade remove
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