Commit Graph

22 Commits (57053e2c13f4ecc24e91283c0ea9b0d2695dd904)

Author SHA1 Message Date
Jimmy Monin 942d0c033f Remove sudo prefixes (not needed any more in YunoHost 2.6)
Jimmy Monin ef65e11261 Fix wording and typos
Maniack Crudelis 238865c0e3 _common.sh
Maniack Crudelis 54cadaf5fe [enh] Upgrade restore
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
julienmalik 94f4472ab2 Update restore
julienmalik 16c2032d17 Merge pull request from YunoHost/envvar
Envvar
Jérôme Lebleu c75e25434a [fix] Remove old parts from backup/restore and use relative path
Jérôme Lebleu 8abe2a9325 Merge branch 'testing' into envvar
Jérôme Lebleu e926de87ae [fix] Define final_path variable in restore script
Jérôme Lebleu 760163f823 [fix] Update arguments passed to the scripts
Julien Malik e63364f393 [enh] make backup and restore scripts multiinstance too
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.
zamentur 034fc9a1ed Revert "[enh] New backup and restore script adapted to 2.4"
This reverts commit 420eae2bf8.
zamentur 420eae2bf8 [enh] New backup and restore script adapted to 2.4
opi d53ecb73dc [fix] Use reload instead of restart.
opi abdb2bb050 [enh] Add backup/restore scripts.