Commit graph

102 commits

Author SHA1 Message Date
douzeb e0a2c98ab7 Fix virtualisation variable name 2022-10-09 17:24:15 +02:00
douzeb 10d5ff35ca Make virtualization configurable at install time 2022-10-09 17:01:18 +02:00
oiseauroch 2656a675a4 working install 2022-10-06 09:46:45 +02:00
oiseauroch 8eaf3bf1b6 improve node gestion 2022-09-12 13:18:58 +02:00
oiseauroch abff1b3ce2 update script to improve garage configuration 2022-09-12 11:00:57 +02:00
oiseauroch bbcc67e597 WIP packaging 2022-07-30 14:02:57 +02:00
oiseauroch 7d197c8959 initial commit 2022-07-27 10:00:43 +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
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
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