9a02b145e2
Update scripts/install
2024-11-15 12:18:46 -05:00
2604c082f9
Update scripts/install
2024-11-15 12:15:51 -05:00
b079255f93
Update scripts/install
2024-11-15 12:06:47 -05:00
ffdab037f9
Update scripts/install
2024-11-15 12:04:44 -05:00
d49ca3b92f
Update scripts/install
2024-11-15 12:02:59 -05:00
f19ffda5ff
Update scripts/install
2024-11-07 04:34:20 -05:00
a625696211
Update scripts/install
2024-11-07 04:32:23 -05:00
d779ffa406
Update scripts/install
2024-11-07 04:30:44 -05:00
Éric Gaspar
722cf4c54e
fix helpers name
2024-09-03 14:19:18 +02:00
Éric Gaspar
f7ea228df8
minor typos
2024-09-03 14:10:51 +02:00
Alexandre Aubin
17f4953ad6
Helpers 2.1
2024-09-03 13:39:06 +02:00
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