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

10 commits

Author SHA1 Message Date
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
Éric Gaspar
b678d77ee9 Fix 2024-01-12 13:56:03 +01:00
Alexandre Aubin
2f11e708b6
Update ADMIN.md 2024-01-10 18:49:37 +01:00
narF
f0100c7fcb
Update ADMIN.md 2023-11-30 14:26:21 -05:00
tituspijean
a37ef189fb Implement phpflags and advertise command 2023-10-29 16:10:10 +00:00
Éric Gaspar
b671f95981 cleaning 2023-06-13 16:02:00 +02:00
Éric Gaspar
b48cf22c27 cleaning 2023-06-13 09:33:16 +02:00
Éric Gaspar
b8c87fdcec how to CLI 2023-06-13 09:29:46 +02:00
Éric Gaspar
96795c360c add custom adress 2023-03-21 19:13:19 +01:00
Éric Gaspar
924fbe7b4b cleaning 2023-02-16 21:23:55 +01:00
Renamed from doc/POST_INSTALL.md (Browse further)