Commit graph

116 commits

Author SHA1 Message Date
Félix Piédallu
bd4d08752e Reorganize a bit the scripts:
* Add configuration files before system configuration in install and upgrade scripts
* In upgrade scripts, stop systemd service before 'ensure downward compatibility' because most apps need a stopped service before moving files around
2024-02-21 16:34:51 +01:00
Félix Piédallu
48b7d28c35 Remove double header comments, since packagingv2 there are less and less 'specific steps' and 'generic steps'.
I feel like they don't make much sense anymore.
2024-02-21 16:33:41 +01:00
Félix Piédallu
0907459b4e Use less generic messages for progression 2024-02-21 16:26:17 +01:00
eric_G
bbbc1df6dd
Merge pull request #224 from Salamandar/codingstyle
Codingstyle
2024-01-10 23:57:58 +01:00
eric_G
744c3fd04f
Merge pull request #210 from YunoHost/simplified-add-fpm-config
Simplified add fpm config
2024-01-10 23:57:45 +01:00
Félix Piédallu
2bce5bbc26 Fix comments: # for real scripts comments, ### for app packaging doc 2024-01-10 23:53:14 +01:00
Félix Piédallu
2a9127168e Change tabs to spaces, move 'if, then' on a single line instead of splitted lines 2024-01-10 23:34:28 +01:00
eric_G
59d36cab56
Merge branch 'master' into fix-SC2086 2024-01-10 23:14:35 +01:00
Félix Piédallu
1098a892c1 Reorganize steps in scripts to have more coherent scripts one to another 2024-01-10 22:29:09 +01:00
OniriCorpe
a9eca3e1d5 fix SC2086 2023-12-30 03:02:42 +01:00
mh4ckt3mh4ckt1c4s
d9defeaa15 Fix outdated mentions to app.src 2023-10-07 23:11:13 +02:00
CodeShakingSheep
f080684d53
Fix typo in install 2023-09-13 11:08:42 +02:00
Alexandre Aubin
2d7a1239f0 fpm config: cf YunoHost 11.2, remove the necessity to handle fpm_usage / footprint manually 2023-07-24 16:11:39 +02:00
Éric Gaspar
827eea2939 fix 2023-07-24 16:05:47 +02:00
Éric Gaspar
66481a81e0 extra_php 2023-07-24 16:05:34 +02:00
Éric Gaspar
038c70c640 Update install 2023-03-07 22:22:03 +01:00
Éric Gaspar
c9d4c3b084 cleaning 2023-02-07 10:13:09 +01:00
Alexandre Aubin
6632184257 Propagate changes related to manifestv2 2023-01-30 19:22:59 +01:00
ericgaspar
d459be12c3 Remove time 2022-08-25 08:11:47 +02:00
Éric Gaspar
c343fb371d
Merge branch 'master' into remove-time 2022-08-15 08:00:13 +02:00
yalh76
d1a52e65ff Reorder php-fpm and nginx 2022-05-31 01:56:33 +02:00
yalh76
fca4551937 Reorder install arguments 2022-03-04 20:53:21 +01:00
tituspijean
491c801165
Remove --time flags, they are now implied in CI context 2022-03-03 23:39:04 +01:00
Alexandre Aubin
0d6ade0d01
Merge pull request #168 from YunoHost/Add-purge-option
Add purge option
2021-09-29 20:40:06 +02:00
ericgaspar
be25f1d0a8
Update install 2021-09-16 12:40:15 +02:00
ericgaspar
cf8edb4d78 Add purge option 2021-08-19 18:43:21 +02:00
yalh76
b646a19f8b Implement datadirectory 2021-06-10 14:57:09 +02:00
yalh76
055f77fc92 More script progression 2021-04-29 21:08:10 +02:00
yalh76
5770492e5f
Merge pull request #154 from YunoHost/config
config before systemd
2021-04-23 21:25:34 +02:00
yalh76
a9ca97f5d0 config before systemd 2021-04-23 20:00:41 +02:00
yalh76
3d70d72cfb Switching to $app:www-data owner 2021-04-23 19:54:08 +02:00
yalh76
f9a4a161db
Update install 2021-04-09 21:12:04 +02:00
Alexandre Aubin
b1a9e78466
Typo: forgot target in chmod
Co-authored-by: yalh76 <yalh@yahoo.com>
2021-03-17 21:37:29 +01:00
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