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

35 commits

Author SHA1 Message Date
Éric Gaspar
d1428a8b5a
Testing (#68)
* 0.9.2 (#64)

* 0.9.2

* Auto-update README

* Update upgrade

* Remove patch

* Update install

* Update install

* Fix

* Auto-update README

* Fix

* Revert "Remove patch"

This reverts commit 760cfff3b3.

* Delete app-add-ldap-auth.patch

* Fix

* Create app-add-ldap-auth.patch

* Update app-add-ldap-auth.patch

* Update upgrade

* Fix

* Fix

* Update install

* Update upgrade

* Update upgrade

* Update upgrade

* Update manifest.json

* Update upgrade

* Update upgrade

* Update baikal.yaml

* Update baikal.yaml

* Update manifest.json

* Update change_url

* Update baikal.yaml

* Update nginx.conf

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update scripts/_common.sh

Co-authored-by: Kayou <pierre@kayou.io>

* Update nginx.conf

* Update install

* Update upgrade

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Kayou <pierre@kayou.io>

* Update nginx.conf

* deskey -> encrypt_key

* Bullseye (#67)

* set relative path for --keep opt

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Reorder scripts (#69)

* reorder scripts

* Auto-update README

* Add fr

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Update manifest.json

* Auto-update README

* Update install

* Update manifest.json

* Auto-update README

* Update DESCRIPTION.md

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Kayou <pierre@kayou.io>
Co-authored-by: yalh76 <yalh@yahoo.com>
2022-09-16 08:05:14 +02:00
Éric Gaspar
24580dc48c
0.9.2 (#64) (#66)
* 0.9.2 (#64)

* 0.9.2

* Auto-update README

* Update upgrade

* Remove patch

* Update install

* Update install

* Fix

* Auto-update README

* Fix

* Revert "Remove patch"

This reverts commit 760cfff3b3.

* Delete app-add-ldap-auth.patch

* Fix

* Create app-add-ldap-auth.patch

* Update app-add-ldap-auth.patch

* Update upgrade

* Fix

* Fix

* Update install

* Update upgrade

* Update upgrade

* Update upgrade

* Update manifest.json

* Update upgrade

* Update upgrade

* Update baikal.yaml

* Update baikal.yaml

* Update manifest.json

* Update change_url

* Update baikal.yaml

* Update nginx.conf

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update scripts/_common.sh

Co-authored-by: Kayou <pierre@kayou.io>

* Update nginx.conf

* Update install

* Update upgrade

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Kayou <pierre@kayou.io>

* Update nginx.conf

* deskey -> encrypt_key

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Kayou <pierre@kayou.io>
2022-05-27 23:04:44 +02:00
Éric Gaspar
67d95de3f6
enh-Testing (#58)
* Update check_process
2021-05-06 18:28:44 +02:00
Éric Gaspar
a2f791d79c
Merge pull request #48 from Salamandar/testing
Use Permissions system
2021-01-18 10:30:33 +01:00
ericgaspar
98ce43163f
Fix linter warning 2021-01-18 10:30:01 +01:00
e90db69db7 Change permissions system. Bump Yunohost required version accordingly. 2021-01-18 10:11:45 +01:00
ericgaspar
4cea5a79fb
Small fixes 2020-10-21 20:00:35 +02:00
Kay0u
bb30f9d7e4
Upgrade to 0.7.1 2020-09-15 15:44:17 +02:00
Kay0u
5a739f9b6d
Specify the php version 2020-09-15 10:40:49 +02:00
nicofrand
7f7ab5da0a Fix path when app is used on root (sub)domain (fix #33) 2020-04-30 17:30:33 +02:00
Kay0u
64bd8a117f
Keep Specific directory intact 2020-03-13 23:51:18 +01:00
Kay0u
42432469dd
fix encrypt_key 2020-03-13 23:48:46 +01: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
71dad30c5b Normalization from example_ynh 2019-05-05 21:02:57 +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
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
8cd34fda8e [enh] Update the upgrade script which now runs Baikal upgrade 2016-05-04 19:17:42 +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
julienmalik
c2386b9555 Work around missing shell for www-data in jessie 2015-07-29 15:25:17 +02:00
Julien Malik
c2627bac1d [enh] correctly implement upgrade script 2014-09-16 16:22:23 +02:00
aquaxp
b98c767cc0 upgrade script with database backup 2014-03-21 20:59:09 +07:00
aquaxp
ce9c28fb09 Install and configs added 2014-03-20 23:28:13 +07:00
aquaxp
ac771654e2 initial commit
Creating package structure, from flat baikal package 0.2.7
2014-03-20 19:35:00 +07:00