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

42 commits

Author SHA1 Message Date
Éric Gaspar
f86fda5a8c
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>
2023-05-16 12:54:30 +02:00
yalh76
7c2d6a938a Cleanup ynh_clean_setup 2022-09-29 08:23:26 +02:00
yalh76
da54fe8875 Apply example_ynh 2022-09-27 03:20:52 +02:00
Gofannon
e3132a97a6 Revert "apply 'example_ynh' - no idea if these are needed..."
This reverts commit 26a16c44d0.
Unused bu the app! see https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/92#issuecomment-1223069994
2022-08-26 19:33:17 +02:00
Gofannon
217eb7e818 Remove unused variable + pretty indent 2022-08-21 01:31:11 +02:00
Gofannon
e81c507a11 apply 'example_ynh': cosmetic + typo 2022-08-21 01:30:24 +02:00
Gofannon
2ce12e2e5e apply 'example_ynh': move php fpm block 2022-08-21 01:29:29 +02:00
Gofannon
b312077566 apply 'example_ynh': move fail2ban block 2022-08-21 01:28:25 +02:00
Gofannon
006211049d apply 'example_ynh' : dependencies + nginx block moved 2022-08-21 01:21:38 +02:00
Gofannon
26a16c44d0 apply 'example_ynh' - no idea if these are needed... 2022-08-21 01:18:19 +02:00
Éric Gaspar
054162302a
Add config panel (#89)
* Add config panel
2022-01-18 19:11:29 +01:00
Éric Gaspar
89fc6747b1
Template (#85) 2021-11-24 21:21:02 +01:00
Éric Gaspar
e0f0fd4a05
Testing (#74)
* Add extra php dependencies (#73)
2021-01-06 17:43:00 +01: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
Jimmy Monin
d27f37799b Typo fixes 2018-09-16 09:00:36 +02:00
Gofannon
7d3af37851 [enh] redo "restore" following "upgrade" example 2018-09-15 21:39:12 +02:00
Gofannon
a7de5c7f57 [fix] Fix "restore" script too 2018-07-16 23:58:09 +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
0651318860 [enh] cleaning by removing "sudo" in scripts 2018-06-17 23:31:57 +02:00
Gofannon
9e53f1cf6f [enh] refactor 'restore' script to best practices 2018-06-14 18:58:40 +02:00
__cyp
795059f383 [fix] Fix issue #25 #26 #27 (#28)
* [fix] Reactivate integrity check #26

* [fix] Use boolean type for is_public #25

* [fix] isolate user with php-fpm

* [fix] boolean is_public for check_process

* [fix] Create user for upgrade and restore

* [fix] delete choices manifest.json

* [fix] load generic function

* [fix] delete reload php5-fpm

* [fix] owner file with user dokuwiki

* [fix] correctly ssowat config for install

* [fix] Get file fonction if not been to the current directory

* [fix] owner file with user dokuwiki - upgrade

* [fix] Clean code

* Reload php-fpm et after remove user

* [fix] upgrade php5-fpm with a good user

* [fix] owner root for all files & owner dokuwiki for write access

* [fix] owner root for all files & owner dokuwiki for write access (upgrade script)

* [fix] owner read & write for plugins directory
2017-07-12 19:22:08 +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
3999dce147 [fix] Hardcoded app name. 2016-05-07 02:05:09 +02:00
opi
a3fc2280a1 [enh] Use latest backup specification. 2016-05-07 01:32:32 +02:00
Jérôme Lebleu
22558ba978 [fix] Remove SSOwat regen conf from scripts 2016-02-26 20:08:07 +01:00
opi
8e1d25c82d [enh] Upgrade backup/restore script (compatible with old backup) 2016-01-25 13:17:55 +01:00
opi
ea75f86695 [fix] Use reload instead of restart. 2014-11-04 12:34:53 +01:00
opi
4d43a4d4c6 [enh] Add *untested* backup scripts. 2014-11-04 00:19:38 +01:00