46 Commits (master)

Author SHA1 Message Date
yalh76 b5a7e543ff Bored of the A CRON FILE step
because in the example, there is more than juste the cron file in the remove script
yalh76 6e2e6d0d7a
Merge pull request from YunoHost/set_php_version
Set the default php version to use
yalh76 7511be61e5
Merge pull request from yalh76/patch-1
just spacing changes
yalh76 3b50933861
mark as comments
yalh76 c8d1977bc4
just spacing changes
Alexandre Aubin 6a9368b635
Update scripts/backup
Co-authored-by: JimboJoe <jimmy@monin.net>
ljf (zamentur) d8cff1c3ca
[fix] Unused option
Alexandre Aubin 961694bbf5 Add explanation about ynh_backup, remove progress bars and move mysqldump to the end
Alexandre Aubin 51525a41dd It shouldn't be the default to start/stop service during backup declarations..
maniack b3755ebdee Set the default php version to use
Maniack Crudelis f293009100 Small fixes
yalh76 ff1d963eac Adding ynh_systemd_action
Maniack Crudelis 197269fbd8 Use new 3.5 helpers
Pierre Bourré ff6db9a05b Getops
Mickaël Martin 35eb97a915
comment the usage of _common.sh
Jimmy Monin 25f0a3018a Cosmetic changes on info messages
Alexandre Aubin b188ea561a ... those files :D
Alexandre Aubin a95fca5a43 Misc wording tweaks
Maniack Crudelis 05d5511136 Global upgrade
Kayou 88b948f4f3
scripts with new version
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.