Commit Graph

64 Commits (1a71d7289c2ea0438cdb8d018974605f88856ff0)

Author SHA1 Message Date
Maniack Crudelis 35414b8baa
Merge pull request from YunoHost/no-need-to-open-port
Add notes about this firewall thing which is creating security issues…
Maniack Crudelis 3b336759d8
Update install
Maniack Crudelis 8598039e74
Update install
Alexandre Aubin c75ccb8ba4
Tweak explanation about "yunohost service add" + add tips for 3.8
Alexandre Aubin e96d455c64
Add notes about this firewall thing which is creating security issues if you don't need it ...
Gofannon 6cf0c6af7f
Update install
php-fpm.ini should not be used anymore
Kayou 1a780c389b
Merge branch 'master' into db_user
Maniack Crudelis f293009100 Small fixes
yalh76 8cd1f74d2f fix db_user missing
yalh76 ff1d963eac Adding ynh_systemd_action
Maniack Crudelis 197269fbd8 Use new 3.5 helpers
Pierre Bourré ff6db9a05b Getops
Kayou 0e702da9cb
Merge pull request from YunoHost/remove-normalize-url
Normalizing url ain't needed anymore
Alexandre Aubin 10457c5893 Normalizing url ain't needed anymore
Kayou e4f08bd4be
Use the same dependencies variable
Jimmy Monin 25f0a3018a Cosmetic changes on info messages
Maniack Crudelis 002bbbdf4f
Update install
Maniack Crudelis 160964c0bc Ensures consistency
Alexandre Aubin a95fca5a43 Misc wording tweaks
Maniack Crudelis 05d5511136 Global upgrade
Maniack Crudelis 2186976044
Merge pull request from yalh76/master
Log personalization for ADMIN PANEL
Maniack Crudelis de3c3057fe
Merge pull request from YunoHost/ynh_print_info
Add ynh_print_info examples
Kayou 45fb3ab409
Enh adding " char in a comment
Yalh 4bb89dd162 Log personalization for ADMIN PANEL according default systemd.service value for logs
JimboJoe 21c24f8d1f
Small typo
Alexandre Aubin d49179dd06
Add ynh_print_info example
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)
JocelynDelalande 1734ca9293 Remove redundant call to ynh_webpath_available ()
ynh_webpath_register will take care of check & fail nicely if needed.
Maniack Crudelis 49529ac03a
Remove sub_path_only for nginx from install script
JimboJoe 6390de8719
Comment rephrasing
Josue-T 460e87957e
Add comment about final_path
Jimmy Monin 1c9c94ef65 Various typo fixes
Maniack Crudelis 846e701632
Merge branch 'master' into add_comments
Maniack Crudelis 8a2330837b Add comments and upgrade some stuff
Maniack Crudelis d3f4117369 [fix] Fix the issue alias_traversal ()
* 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 
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
Maniack Crudelis f24034fcfc
Fix systemd helper...
Yolo micro decision
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.
Jimmy Monin fac62c49ff Use newest version of ynh_add_nginx_config from
No more need to deal with "#sub_path_only"
Jimmy Monin dcb447c208 Don't change original nginx conf file and add change_url
Maniack Crudelis 2d21ec6163 Update fix alias_traversal
Maniack Crudelis 5039df052d Small corrections
Maniack Crudelis a625ad79da [enh] Some corrections
Maniack Crudelis 57053e2c13 Fix nginx helper
Micro décision
Le nom du helper n'est pas bon.
Jimmy Monin 942d0c033f Remove sudo prefixes (not needed any more in YunoHost 2.6)
Jimmy Monin 97fd284031 Fix wording and typos
Maniack Crudelis 622d371718 _common.sh
Maniack Crudelis 2d44b31306 Remove _common.sh
Maniack Crudelis ea1e9f4f10 [enh] Upgrade install
Maniack Crudelis 41a69686b2 Avoid errors between and /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
Moul 7c82a96ca3 [enh] scripts: use source cmd to retreive helpers.