Commit Graph

26 Commits (ebbb675580a9693eeaa9d33f5780f7a04bf8b6f6)

Author SHA1 Message Date
Maniack Crudelis 2588f45c2f Remove ini file for php
Maniack Crudelis c6bdc79713
Merge pull request from YunoHost/add_comments
Add comments
Gofannon c2d880694e [fix] Fix backup & restore system
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37#pullrequestreview-134457098
and https://github.com/YunoHost/yunohost/pull/489#issuecomment-396854686
Maniack Crudelis 8a2330837b Add comments and upgrade some stuff
Maniack Crudelis 5039df052d Small corrections
Maniack Crudelis a625ad79da [enh] Some corrections
Jimmy Monin 942d0c033f Remove sudo prefixes (not needed any more in YunoHost 2.6)
Jimmy Monin b21cd9b254 Fix wording and typos
Maniack Crudelis 947bde8284 Old way backup
But, with a compatibility with the new system
Maniack Crudelis c03c9fc045 _common.sh
Maniack Crudelis f89431e9fd [enh] Upgrade backup
Moul 7c82a96ca3 [enh] scripts: use source cmd to retreive helpers.
Moul daaf1005d5 [enh] create blocks for MySQL and PHP command lines which are optionnals.
Jérôme Lebleu 4fa6a82d8d [enh] Make use of YunoHost helpers and harden set options
julienmalik 8367b49627 Update backup
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 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
Rémy G. a35f40d1de Update backup
Won't create backup dir without this sudo
opi abdb2bb050 [enh] Add backup/restore scripts.