1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00
Commit graph

16 commits

Author SHA1 Message Date
Kayou
19ae3b021f
Fix notify_push after reboot/restart the service, create the folder /var/run/nextcloud via systemd 2024-09-01 10:51:41 +02:00
Kayou
d7d24034cf
Add notify push option (#417)
* add notify_push option

* self-test notify_push

* fix notify_app

* new permission hpb, some fixes

* fix the restore script

* fix restore²

* fix upgrade

* fix socket path

* Update doc/DISCLAIMER_fr.md

* split nginx conf

* use official helpers with modified args

* Auto-update READMEs

* update nginx conf, add new services

* add tests

* add arch var

* tests: enable_notify_push is false by default

* fix upgrade

* final_path -> install_dir

* fix socket nginx path

* add notify_push nginx conf before, so the reload in ynh_add_nginx_config load it

* fully functional version

* readd a removed fix

* run cron task after notify push setup

* Auto-update READMEs

* remove systemd files

* add notify push in config panel

* add cron again because to make notify push happy

* fix indent

* enable/disable the notify push path

* fix path unit

* exec only for nextcloud user

* move sock file to /var/run

* start notify-push after the watcher

* ²

* remove warning

* cron can sometimes fail when the database is not fully initialized, retries the cron job several times and catch catch the error on failure

* oupsie

* Apply suggestions from code review

Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>

---------

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-08-27 14:52:11 +02:00
Kayou
d240d552b4
add a button in the config panel to run chown/chmod on data_dir 2024-07-31 15:11:08 +02:00
tituspijean
ee0a22caba
Make system address book access configurable 2024-04-08 19:22:26 +02:00
Alexandre Aubin
fe63ef6dfc Fix custom getter for fpm_free_footprint >_> 2024-01-08 23:33:05 +01:00
Alexandre Aubin
bee14c8972 Simplify the overly complex mess about fpm_usage, fpm_footprint ... and fpm_free_footprint doesn't seem to even be something used anywhere 2024-01-08 23:10:11 +01:00
Éric Gaspar
ce5b9992d0 Fix 2023-02-03 22:35:46 +01:00
Éric Gaspar
eff9cce7c9 v2 2022-11-04 23:09:00 +01:00
tituspijean
2fefecbe54
Indentation in scripts/config 2022-08-04 16:31:49 +02:00
tituspijean
890941eaa9
Implement Config Panels v1.0 (PHP and maintenance mode) 2022-08-04 16:19:06 +02:00
Kay0u
f1a848900f
fix config 2020-12-16 13:56:15 +01:00
ericgaspar
dfe0624a71
fix 2020-11-19 21:36:22 +01:00
Kayou
3f262abd6b
Merge pull request #292 from YunoHost-Apps/new_php_helpers
Migrate to new php helpers + fix buster
2020-06-18 18:06:43 +02:00
Kay0u
307255b541
use only YNH_APP_INSTANCE_NAME 2020-05-04 19:16:33 +02:00
Maniack Crudelis
5bfea04d15 Migrate to new php helpers 2020-04-12 00:41:21 +02:00
maniack
52bffc479c Use ynh_get_scalable_phpfpm 2019-12-06 20:37:01 +01:00