1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/baikal_ynh.git synced 2024-09-03 18:16:11 +02:00
Commit graph

52 commits

Author SHA1 Message Date
Kay0u
ca6db622eb
use getops 2020-03-14 00:25:37 +01:00
Kay0u
12a2e4ef63
add resolve parameter 2020-03-13 23:01:26 +01:00
Kay0u
8ab06e7bd0
trying to fix ci 2020-03-11 11:35:25 +01:00
Kayou
cc058649ae
Remove dependencies 2019-07-14 13:10:42 +02:00
kay0u
2270f14e25
Update times 2019-07-13 17:55:53 +02:00
Kayou
f72f9a0e86
source _common.sh 2019-07-13 16:48:54 +02:00
kay0u
c0770374f0
Install dependencies 2019-07-13 14:39:42 +02:00
Maniack Crudelis
0a473c3f0f
Merge pull request #34 from YunoHost-Apps/well-known
Handle well-known conflict
2019-05-10 11:50:47 +02:00
Maniack Crudelis
adc9ecaab9
Merge pull request #36 from YunoHost-Apps/package_upgrade
Normalization from example_ynh
2019-05-10 11:49:33 +02:00
Maniack Crudelis
71dad30c5b Normalization from example_ynh 2019-05-05 21:02:57 +02:00
Maniack Crudelis
4d78443b1d Add change_url script 2019-05-05 20:24:46 +02:00
Maniack Crudelis
24b1e25f80 Handle well-known conflict 2019-05-05 19:29:59 +02:00
Maniack Crudelis
18c99fbf31 Add progression with ynh_print_info 2019-02-17 20:54:18 +01:00
Maniack Crudelis
7b438c5074 Use php7 2019-02-12 17:56:21 +01:00
Maniack Crudelis
208550be45 Normalization from example_ynh 2019-02-12 17:55:33 +01:00
Maniack Crudelis
6fa823fa03 fix db_name inexistant 2017-09-22 22:39:17 +02:00
Jimmy Monin
6e3c79a365 Depend on YNH 2.7.2, remove helpers, minor changes 2017-08-31 19:56:58 +02:00
Maniack Crudelis
1aea3f3c49 Fix install + refactoring 2017-08-26 19:19:30 +02:00
Julien Malik
521dfc72dc [enh] Run under a specific baikal system user, and lock down permissions to strict minimum 2016-09-05 12:19:13 +02:00
Julien Malik
ea5d35eb58 Switch to 0.4.6 2016-08-26 15:45:56 +02:00
Jérôme Lebleu
e065a1afc2 [fix] Harden set options in scripts and remove silently 2016-05-23 22:03:55 +02:00
Jérôme Lebleu
f38ed83384 [enh] Add a specific PHP-FPM pool for the app 2016-05-23 21:59:51 +02:00
Jérôme Lebleu
46e9ceba15 [fix] Prefix the installation path to .well-known in nginx.conf 2016-05-15 23:46:33 +02:00
Jérôme Lebleu
8daf0ee6e6 [fix] Remove PHP-FPM commented commands - will see later 2016-05-07 01:48:50 +02:00
Jérôme Lebleu
2dfe7a0bda [enh] Update backup script with last helpers 2016-05-07 01:45:56 +02:00
Jérôme Lebleu
c7fa84b860 [fix] Download sources instead of local copy 2016-05-07 01:41:10 +02:00
Jérôme Lebleu
b754b9a9f8 [enh] Add backup and restore scripts 2016-05-04 19:32:36 +02:00
Jérôme Lebleu
8cd34fda8e [enh] Update the upgrade script which now runs Baikal upgrade 2016-05-04 19:17:42 +02:00
Jérôme Lebleu
6081c375fb [fix] Swith to ynh_die helper in install script 2016-05-04 19:13:43 +02:00
Jérôme Lebleu
1252a08d63 [enh] Update to Baikal 0.4.4 and download upstream sources
Sources are removed from the repository and downloaded instead to
improve readability and updates. This also comes with a patch to add
LDAP authentication backend.
The `install` and `remove` scripts have also been almost rewrite to
make use of new YunoHost helpers and facilities coming with 2.3.x.
2016-05-02 23:01:28 +02:00
Julien Malik
b1084d8d67 Merge remote-tracking branch 'upstream/master' 2016-04-14 15:22:40 +02:00
Julien Malik
3f112bd38f Revert "Fix redirection of .well-known URLs"
This reverts commit b4dc06068b.
2016-04-14 15:22:23 +02:00
Julien Malik
037bd5e5d0 Revert "Also reconfigure well-known urls in upgrade"
This reverts commit 350af1b769.
2016-04-14 15:22:03 +02:00
Julien Malik
350af1b769 Also reconfigure well-known urls in upgrade 2016-04-14 15:13:18 +02:00
phiwui
b4dc06068b Fix redirection of .well-known URLs 2016-04-14 01:52:57 +02:00
julienmalik
9c81fe1a20 Add quotes around password 2016-01-18 13:13:25 +01:00
julienmalik
c2386b9555 Work around missing shell for www-data in jessie 2015-07-29 15:25:17 +02:00
julienmalik
5553f0fd6d Work around missing shell for www-data in jessie
See #10
2015-07-29 15:23:12 +02:00
JOduMonT
7ddc267660 remove ENABLE_INSTALL after the installation
I propose to remove the ENABLE_INSTALL file at the end.
2015-04-15 10:30:57 +02:00
Julien Malik
c2627bac1d [enh] correctly implement upgrade script 2014-09-16 16:22:23 +02:00
Julien Malik
a72de5afe1 [fix] bug in saving password setting 2014-09-16 16:22:03 +02:00
Julien Malik
17c59e936b [fix] save password 2014-09-16 16:06:42 +02:00
Julien Malik
7690adeb40 [enh] fix parameter name for admin password 2014-09-16 15:59:00 +02:00
Alexis Gavoty
fbb2436d09 [fix] Install php5-cli which provides php command 2014-04-27 00:41:32 +02:00
Julien Malik
764e500461 use ldap support pull request, configure admin automatically 2014-04-26 22:25:59 +02:00
aquaxp
b98c767cc0 upgrade script with database backup 2014-03-21 20:59:09 +07:00
aquaxp
30b39c66cc Adding TODO list 2014-03-21 00:11:19 +07:00
aquaxp
9a4476cba3 Adding new labels in Baikal sources
Original Baikal sources contains problem with PROJECT_BASEURI and we
need to change it to $path.
Also fixed install script.
2014-03-21 00:06:02 +07:00
aquaxp
751839e78e fix for install script
deleting unused chmod
2014-03-20 23:54:55 +07:00
aquaxp
8a0f75d515 fix in install script
adding space to chmod  command
2014-03-20 23:53:24 +07:00