ericgaspar
b0501eade9
Typos
2020-09-17 11:38:17 +02:00
yalh76
67437ba64d
Adding service integration step during upgrade
2020-06-04 16:52:38 +02:00
yalh76
4a44539d1d
Service integration homogenization
2020-06-04 16:51:14 +02:00
Alexandre Aubin
64a9cadafd
Merge pull request #115 from YunoHost/improve-explanation-about-service-add-flags
...
Improve comments about extra flags for service add
2020-05-23 19:10:04 +02:00
ericgaspar
e3e27af7b8
Update install
2020-05-19 09:34:11 +02:00
Alexandre Aubin
c5fa52df5e
Improve comments about extra flags for service add
2020-05-07 02:10:08 +02:00
Maniack Crudelis
35414b8baa
Merge pull request #107 from YunoHost/no-need-to-open-port
...
Add notes about this firewall thing which is creating security issues…
2019-12-06 18:29:10 +01:00
Maniack Crudelis
3b336759d8
Update install
2019-12-06 18:29:03 +01:00
Maniack Crudelis
8598039e74
Update install
2019-12-06 18:28:44 +01:00
Alexandre Aubin
c75ccb8ba4
Tweak explanation about "yunohost service add" + add tips for 3.8
2019-11-27 19:34:37 +01:00
Alexandre Aubin
e96d455c64
Add notes about this firewall thing which is creating security issues if you don't need it ...
2019-11-27 19:24:15 +01:00
Gofannon
6cf0c6af7f
Update install
...
php-fpm.ini should not be used anymore
2019-05-15 11:48:12 +02:00
Kayou
1a780c389b
Merge branch 'master' into db_user
2019-05-09 10:31:14 +02:00
Maniack Crudelis
f293009100
Small fixes
2019-05-07 12:03:25 +02:00
yalh76
8cd1f74d2f
fix db_user missing
2019-05-02 21:04:03 +02:00
yalh76
ff1d963eac
Adding ynh_systemd_action
2019-05-02 20:44:22 +02:00
Maniack Crudelis
197269fbd8
Use new 3.5 helpers
2019-04-18 19:58:47 +02:00
Pierre Bourré
ff6db9a05b
Getops
2019-04-16 00:32:39 +02:00
Kayou
0e702da9cb
Merge pull request #77 from YunoHost/remove-normalize-url
...
Normalizing url ain't needed anymore
2019-03-25 23:40:07 +01:00
Alexandre Aubin
10457c5893
Normalizing url ain't needed anymore
2019-03-07 20:05:03 +01:00
Kayou
e4f08bd4be
Use the same dependencies variable
2019-03-05 23:11:52 +01:00
Jimmy Monin
25f0a3018a
Cosmetic changes on info messages
2019-02-17 17:58:02 +01:00
Maniack Crudelis
002bbbdf4f
Update install
2019-02-17 14:08:58 +01:00
Maniack Crudelis
160964c0bc
Ensures consistency
2019-02-14 01:35:47 +01:00
Alexandre Aubin
a95fca5a43
Misc wording tweaks
2019-02-13 18:40:20 +01:00
Maniack Crudelis
05d5511136
Global upgrade
2019-02-10 15:02:38 +01:00
Maniack Crudelis
2186976044
Merge pull request #62 from yalh76/master
...
Log personalization for ADMIN PANEL
2019-02-10 14:21:11 +01:00
Maniack Crudelis
de3c3057fe
Merge pull request #58 from YunoHost/ynh_print_info
...
Add ynh_print_info examples
2019-02-10 14:20:21 +01:00
Kayou
45fb3ab409
Enh adding " char in a comment
2019-02-04 15:35:33 +01:00
Yalh
4bb89dd162
Log personalization for ADMIN PANEL according default systemd.service value for logs
2019-01-28 19:52:26 +01:00
JimboJoe
21c24f8d1f
Small typo
2019-01-25 22:17:37 +01:00
Alexandre Aubin
d49179dd06
Add ynh_print_info example
2019-01-25 19:29:39 +01:00
Gofannon
183f8a6b9d
Update install
...
1. Change "service management" to be consistent with 'restore' script. See https://github.com/YunoHost/example_ynh/blob/master/scripts/restore#L99
2. Add a comment about the possibility of adding a description since Yunohost 3.2 (optional and can be removed as it is cherry on top of the cake feature and could be confusing)
2018-12-23 18:15:51 +01:00
JocelynDelalande
1734ca9293
Remove redundant call to ynh_webpath_available ( #53 )
...
ynh_webpath_register will take care of check & fail nicely if needed.
2018-12-15 17:41:02 +01:00
Maniack Crudelis
49529ac03a
Remove sub_path_only for nginx from install script
2018-07-29 20:14:01 +02:00
JimboJoe
6390de8719
Comment rephrasing
2018-07-08 09:14:36 +02:00
Josue-T
460e87957e
Add comment about final_path
2018-07-07 22:34:54 +02:00
Jimmy Monin
1c9c94ef65
Various typo fixes
2018-07-01 09:57:16 +02:00
Maniack Crudelis
846e701632
Merge branch 'master' into add_comments
2018-06-29 19:38:36 +02:00
Maniack Crudelis
8a2330837b
Add comments and upgrade some stuff
2018-06-28 22:05:35 +02:00
Maniack Crudelis
d3f4117369
[fix] Fix the issue alias_traversal ( #45 )
...
* Fix the issue alias_traversal
https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md
* Update fix alias_traversal
* Don't change original nginx conf file and add change_url
* Use newest version of ynh_add_nginx_config from #462
No more need to deal with "#sub_path_only"
* Revert "Use newest version of ynh_add_nginx_config from #462 " as it's not released (and subject to discussions)!
This reverts commit fac62c49ff
.
* Fix indentation
2018-06-23 14:45:28 +02:00
Maniack Crudelis
f24034fcfc
Fix systemd helper...
...
Yolo micro decision
2018-06-18 00:58:40 +02:00
Jimmy Monin
e2911b3db0
Revert "Use newest version of ynh_add_nginx_config from #462 " as it's not released (and subject to discussions)!
...
This reverts commit fac62c49ff
.
2018-05-27 16:05:00 +02:00
Jimmy Monin
fac62c49ff
Use newest version of ynh_add_nginx_config from #462
...
No more need to deal with "#sub_path_only"
2018-05-27 15:50:56 +02:00
Jimmy Monin
dcb447c208
Don't change original nginx conf file and add change_url
2018-05-27 15:44:58 +02:00
Maniack Crudelis
2d21ec6163
Update fix alias_traversal
2018-01-03 23:24:48 +01:00
Maniack Crudelis
5039df052d
Small corrections
2017-09-05 17:48:23 +02:00
Maniack Crudelis
a625ad79da
[enh] Some corrections
2017-08-28 23:55:51 +02:00
Maniack Crudelis
57053e2c13
Fix nginx helper
...
Micro décision
Le nom du helper n'est pas bon.
2017-07-21 20:41:52 +02:00
Jimmy Monin
942d0c033f
Remove sudo prefixes (not needed any more in YunoHost 2.6)
2017-07-05 18:10:43 +02:00