Commit Graph

46 Commits (3de6e97466de8c17e56f0ff14aff65b176b97d83)

Author SHA1 Message Date
Alexandre Aubin 911c04b73a
Tweak restore script as well
Kayou 1a780c389b
Merge branch 'master' into db_user
yalh76 8cd1f74d2f fix db_user missing
yalh76 ff1d963eac Adding ynh_systemd_action
Maniack Crudelis 197269fbd8 Use new 3.5 helpers
Pierre Bourré ff6db9a05b Getops
Kayou e4f08bd4be
Use the same dependencies variable
Mickaël Martin a628eacb8f
comment the usage of _common.sh
Alexandre Aubin 66b8e5dfee
Typo
Jimmy Monin 25f0a3018a Cosmetic changes on info messages
Alexandre Aubin a95fca5a43 Misc wording tweaks
Maniack Crudelis 05d5511136 Global upgrade
Maniack Crudelis 57cceced5d
Merge pull request from kay0u/patch-1
[fix] Update example with the new version of php
Maniack Crudelis 2186976044
Merge pull request from yalh76/master
Log personalization for ADMIN PANEL
yalh76 2589f39dcf RESTORE DATABASE after REINSTALL DEPENDENCIES
Kayou 88b948f4f3
scripts with new version
Yalh 4bb89dd162 Log personalization for ADMIN PANEL according default systemd.service value for logs
Yalh 05e5af727e Reorder Service and Service in admin panel
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 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.