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

26 commits

Author SHA1 Message Date
Alexandre Aubin
a8a4a392b1
Testing (#97)
* Apply example_ynh

* Cleanup ynh_clean_setup

* Fix "php conf location" breaking backup script

See  https://github.com/YunoHost-Apps/dokuwiki_ynh/issues/96

the bug:
> php file is still in folder: '/etc/php/7.4/fpm/pool.d/' after upgrade
> instead of '8.1' folder.

Changing the "ynh_add_fpm_config" for the fix. The helper should do the
"php version handling" instead of the package itself

Example taken on the package:
https://github.com/YunoHost-Apps/wordpress_ynh/blob/testing/scripts/upgrade

* enh use helper "ynh_add_config" to manage file

* bump package version and changelog

* Auto-update README

* Version 2 (#98)

* v2

* v2

* Auto-update README

* Update tests.toml

* Update manifest.toml

* Update LICENSE

* cleaning

* cleaning

---------

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

---------

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Gofannon <gofannon+github@riseup.net>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2023-05-16 14:01:26 +02:00
Éric Gaspar
05c37a6443
Testing (#69)
- Upgrade PHP to version 7.3
- Upgrade to version 2020-07-29
2020-11-30 21:48:13 +01:00
ericgaspar
2e7ac608ed
Revert "Testing (#67)"
This reverts commit d3723298e2.
2020-10-24 06:46:41 +02:00
Éric Gaspar
d3723298e2
Testing (#67)
* Upgrade to upstream v.2020-07-29
2020-10-23 08:46:09 +02:00
Maniack Crudelis
37d589083e
Merge branch 'testing' into master 2019-05-30 00:17:54 +02:00
Maniack Crudelis
71b270ab18 Normalization... 2019-05-12 17:22:25 +02:00
Maniack Crudelis
bf641f873f
Merge branch 'testing' into master 2019-05-12 17:13:09 +02:00
Maniack Crudelis
78c573822a Normalization from example_ynh 2019-05-11 01:13:45 +02:00
Maniack Crudelis
64191ca55a Add progression with ynh_print_info 2019-02-17 20:54:36 +01:00
Maniack Crudelis
d884f34618 Use php7 2019-02-12 19:40:15 +01:00
Maniack Crudelis
c4ae1aacd0 Normalization from example_ynh 2019-02-12 19:39:23 +01:00
anmol
70d8aea655 Added Fail2ban 2018-11-21 02:33:53 +05:30
Maniack Crudelis
af622d3c1f Remove ini file for php 2018-10-02 00:32:39 +02:00
Gofannon
92e63982cf [fix] Fix "backup" so restore can be done
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37#pullrequestreview-134457098
2018-07-16 23:33:27 +02:00
Gofannon
c9e64c9573 [enh] Cleaning 2018-06-28 00:22:02 +02:00
Gofannon
83aac4438b [enh] Remove 'logrotate' config as not needed
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37
2018-06-27 00:02:25 +02:00
Gofannon
c7261fb714 [enh] move 'systemd' config as not needed
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37
2018-06-26 23:57:01 +02:00
Gofannon
6f12b387c9 [fix] Disable "systemd" setup as it does not work
I cannot make it work so I disable it
2018-06-18 00:13:02 +02:00
Gofannon
15c44f67bf [fix] Correct errors found by 'package_check' 2018-06-17 11:36:13 +02:00
Gofannon
feba478177 [enh] refactor 'backup' and 'upgrade' scripts 2018-06-15 15:16:42 +02:00
__cyp
95b5d8a1ba Refactoring and upgrade to 2017-02-19b "Frusterick Manners" version 2017-04-15 13:16:21 +02:00
opi
6137c275cc [fix] Backup/restore, multi-instance. 2016-05-10 15:36:55 +02:00
opi
a3fc2280a1 [enh] Use latest backup specification. 2016-05-07 01:32:32 +02:00
opi
2b8b62dd3a [enh] Use ynh_backup helper. 2016-05-07 01:24:35 +02:00
opi
8e1d25c82d [enh] Upgrade backup/restore script (compatible with old backup) 2016-01-25 13:17:55 +01:00
opi
4d43a4d4c6 [enh] Add *untested* backup scripts. 2014-11-04 00:19:38 +01:00