Commit graph

246 commits

Author SHA1 Message Date
Jimmy Monin 97fd284031 Fix wording and typos 2017-06-17 17:49:26 +02:00
Jimmy Monin c100968d8b Advertise helpers temporary inclusion in _common.sh 2017-06-17 17:37:16 +02:00
Maniack Crudelis eafe4235f4 Fake ynh_restore_file for prepare to this futur helper 2017-06-05 13:33:09 +02:00
Maniack Crudelis 947bde8284 Old way backup
But, with a compatibility with the new system
2017-06-05 13:27:24 +02:00
Maniack Crudelis 622d371718 _common.sh 2017-06-05 13:11:48 +02:00
Maniack Crudelis 832fc6523e _common.sh 2017-06-05 13:11:07 +02:00
Maniack Crudelis c03c9fc045 _common.sh 2017-06-05 13:10:28 +02:00
Maniack Crudelis 238865c0e3 _common.sh 2017-06-05 13:09:19 +02:00
Maniack Crudelis 922a70929f _common.sh 2017-06-05 13:06:35 +02:00
Maniack Crudelis f61108fc8b _common.sh 2017-06-05 13:06:12 +02:00
Maniack Crudelis 2aff2e83d6 Add a _common.sh for new helpers 2017-06-05 13:04:03 +02:00
Maniack Crudelis 1ff00da69a [enh] Add a change_url script 2017-06-02 18:46:29 +02:00
Maniack Crudelis 0b61391ade [enh] Upgrade upgrade script 2017-06-02 18:44:37 +02:00
Maniack Crudelis 54cadaf5fe [enh] Upgrade restore 2017-06-02 18:37:25 +02:00
Maniack Crudelis 2306b93a05 [enh] Upgrade remove 2017-06-02 18:34:13 +02:00
Maniack Crudelis f89431e9fd [enh] Upgrade backup 2017-06-02 18:28:20 +02:00
Maniack Crudelis 2d44b31306 Remove _common.sh 2017-06-02 18:25:33 +02:00
Maniack Crudelis ea1e9f4f10 [enh] Upgrade install 2017-06-02 18:23:51 +02:00
Maniack Crudelis 41a69686b2 Avoid errors between and /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 2017-01-26 00:08:25 +01:00
Moul 7c82a96ca3 [enh] scripts: use source cmd to retreive helpers. 2016-06-14 14:11:00 +02:00
Moul daaf1005d5 [enh] create blocks for MySQL and PHP command lines which are optionnals. 2016-06-14 14:09:29 +02:00
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
2016-06-13 22:25:00 +02:00
Jérôme Lebleu 16f11425a2 [fix] There is no old settings to remove at upgrade in this app 2016-05-29 16:43:43 +02:00
Jérôme Lebleu 4fa6a82d8d [enh] Make use of YunoHost helpers and harden set options 2016-05-18 22:31:45 +02:00
julienmalik 94f4472ab2 Update restore 2016-05-03 12:06:03 +02:00
julienmalik 8367b49627 Update backup 2016-05-03 12:05:50 +02:00
julienmalik 16c2032d17 Merge pull request #12 from YunoHost/envvar
Envvar
2016-05-03 12:01:25 +02:00
Jérôme Lebleu c75e25434a [fix] Remove old parts from backup/restore and use relative path 2016-04-30 23:50:23 +02:00
Jérôme Lebleu 8abe2a9325 Merge branch 'testing' into envvar 2016-04-26 16:13:03 +02:00
Jérôme Lebleu e926de87ae [fix] Define final_path variable in restore script 2016-04-26 16:08:00 +02:00
Jérôme Lebleu e4befaebe5 [enh] Use boolean for is_public and add a language choice argument 2016-04-26 15:57:57 +02:00
Jérôme Lebleu 760163f823 [fix] Update arguments passed to the scripts 2016-04-26 15:30:49 +02:00
Jérôme Lebleu afeefc7f85 [fix] Do not call ssowatconf which is already done at the end 2016-04-26 15:14:23 +02:00
Julien Malik e63364f393 [enh] make backup and restore scripts multiinstance too 2016-03-18 18:05:41 +01:00
Julien Malik f506747fac [enh] Support new env. vars. in install script 2016-03-18 17:43:47 +01:00
M5oul 3954654cde Typo fixes. 2015-12-20 12:40:36 +01:00
mbugeia 5bccfd3267 Implement some best practice and mysql example 2015-10-27 16:03:21 +01:00
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.
2015-10-10 21:28:09 +02:00
zamentur 034fc9a1ed Revert "[enh] New backup and restore script adapted to 2.4"
This reverts commit 420eae2bf8.
2015-10-04 23:20:42 +02:00
zamentur 420eae2bf8 [enh] New backup and restore script adapted to 2.4 2015-10-04 22:57:54 +02:00
Rémy G. a35f40d1de Update backup
Won't create backup dir without this sudo
2015-08-20 13:35:46 +02:00
Julien Malik 75932fff3a Update install 2014-11-21 14:12:06 +01:00
opi c2a58e1494 [enh] Pass SSO credentials even in public mode. 2014-11-15 08:28:28 +01:00
opi d53ecb73dc [fix] Use reload instead of restart. 2014-11-04 12:01:39 +01:00
opi abdb2bb050 [enh] Add backup/restore scripts. 2014-11-04 09:47:50 +01:00
opi 914b85a251 Initial commit 2014-10-20 18:55:53 +02:00