Commit graph

83 commits

Author SHA1 Message Date
Alexandre Aubin 6deb6f1f14 Properly manage folder/file permissions 2021-03-17 16:32:11 +01:00
Alexandre Aubin 1327d3b9c8 Add a small note about extra permissions 2021-03-12 16:49:35 +01:00
Alexandre Aubin b7b0e172a5 Recommend the use of ynh_add_config 2021-03-12 16:41:18 +01:00
Alexandre Aubin bce4473299 There's no need to run ssowatconf + nginx reload after editing perms ..? 2021-03-12 16:30:54 +01:00
Alexandre Aubin 06cb97a8c8 It makes no sense to chown before curl ... 2021-03-12 16:27:44 +01:00
Kayou e2aee51865
Merge pull request #111 from YunoHost/permissions
Using new permissions system
2021-01-11 00:38:10 +01:00
Alexandre Aubin d2aab9cab1
Most of the time we don't open the damn port to the outside so this ain't configuring firewall... 2021-01-09 22:28:46 +01:00
Kay0u 55fb01f4b7
Merge remote-tracking branch 'origin/master' into permissions 2021-01-06 13:35:20 +01:00
Kay0u 9b6cc80ecc
Improve permissions management 2021-01-06 13:31:56 +01:00
ericgaspar abddc7d868
Small typos 2020-12-04 09:58:29 +01:00
Alexandre Aubin d7f1d45dda
Apply suggestions from code review
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-09-19 16:26:41 +02:00
ericgaspar 644d29331a
Typos 2020-09-17 11:38:17 +02:00
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
Kay0u 86d348b312
Using new permissions system 2020-02-08 23:16:25 +07: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