1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/z-push_ynh.git synced 2024-09-03 18:05:58 +02:00
Commit graph

114 commits

Author SHA1 Message Date
polytan02
f589eb8daf Missing -y in apt-get install 2017-02-25 23:44:10 +00:00
polytan02
f9e400fa96 Merge branch 'master' of https://github.com/YunoHost-Apps/z-push_ynh 2017-02-25 23:25:07 +00:00
polytan02
4d1b4b24a3 Fix until helper is working 2017-02-25 23:24:42 +00:00
polytan02
9b919ee7ec cp -a /. instead of cp -a /* 2017-02-25 23:05:36 +00:00
polytan02
7b5af6c82f Adjustment of set -eu & set -u 2017-02-25 22:04:12 +00:00
polytan02
c75fc4cf7e Cleaning 2017-02-24 23:49:07 +00:00
polytan02
a0028ddf75 Use of cp /. instead of /* 2017-02-24 16:33:37 +00:00
polytan02
646133fd4a No need to reinstall apps 2017-02-24 14:32:01 +00:00
polytan02
2eca22c4c3 Define ${DEPS_PKG_NAME} as z-push-deps 2017-02-24 13:28:52 +00:00
polytan02
3b4b90540d Use of ynh_package_install_from_equivs 2017-02-24 13:24:52 +00:00
polytan02
9c4f0f3c1a Install depedencies during restore 2017-02-10 21:56:22 +00:00
polytan02
a933cc5bbe Install dependencies after restore 2017-02-10 21:54:04 +00:00
polytan02
3d2cf36a00 Correction of typo in chmod 2017-02-10 15:26:08 +00:00
polytan02
4c6c5dbe68 Places STATE_DIR in /home/yunohost.app instead of /vaer/www/z-push
The point is to keep the states in between upgrades to avoid full resync of devices in between upgrades of z-push sources
2017-02-10 15:24:02 +00:00
polytan02
90889ba3ac Add logrotate capability 2017-02-10 14:56:29 +00:00
polytan02
4e75f756dd Use of source_file correctly 2017-02-09 18:59:17 +00:00
polytan02
1c6b570fc6 Update tar command 2017-02-09 18:55:04 +00:00
polytan02
8eb2318ae4 Update on tar command 2017-02-09 18:52:04 +00:00
polytan02
3fc5f103ae Update on tar function 2017-02-09 18:48:09 +00:00
polytan02
f524825a96 Update to use file from z-push.org 2017-02-07 22:20:48 +00:00
polytan02
590a16ee8d Update to follow YEP 3.3
We download sources and check md5 instead of storing the sources in github
2017-02-07 18:02:28 +00:00
polytan02
3df65e033b Correction of typo 2017-01-18 17:14:05 +00:00
polytan02
88afc3327b Cleaning following package_linter 2017-01-18 11:45:22 +00:00
polytan02
3919a3f603 Test if baikal is present
Same as agendav
2017-01-18 11:32:48 +00:00
polytan02
6b18158c99 Corrections of typos 2017-01-18 01:31:44 +00:00
polytan02
e9a4979eaf Make upgrade script compatible with previous versions 2017-01-18 01:20:14 +00:00
polytan02
547489e618 Initial commit 2017-01-18 01:19:30 +00:00
polytan02
2a1b5832de Initial commit 2017-01-18 01:12:41 +00:00
polytan02
a0a017dcb8 Clarification on path variable 2017-01-18 01:10:48 +00:00
polytan02
5d5874b7a2 Upgrade to latest yunohost version 2017-01-18 00:57:48 +00:00
polytan02
f73a249aa8 Store key parameters 2017-01-18 00:42:34 +00:00
polytan02
634229731c No need to store final_logpath and final_path 2017-01-18 00:33:06 +00:00
polytan02
1a0ef79739 Update to use yunohost helpers 2017-01-18 00:25:20 +00:00
polytan02
8b9e56f560 Big update on install script 2017-01-18 00:23:21 +00:00
polytan02
28c7a20e01 Update install
No choice for path
2017-01-06 19:40:05 +00:00
Jocelyn Delande
d202453768 [ehn] Comply with ynh 2.4 package format 2016-06-13 16:05:45 +02:00
polytan02
11a4afea04 Use reload for php-fpm instead of restart
This is to avoid stopping other apps while doing a z-push_ynh install or update.
2016-01-05 09:12:42 +01:00
polytan02
53a79bcb04 Update of install script 2015-08-10 15:44:01 +01:00
polytan02
90de09960f Need to restart php-fpm as a dedicated process is configured to be used 2015-08-10 15:36:23 +01:00
polytan02
0d5ae0c52f Upgrade with full removal and full reinstall 2015-08-10 15:35:42 +01:00
polytan02
73634befbe Removal of old logs after uninstall of z-push 2015-08-10 15:32:37 +01:00
polytan02
83fb96214b Modification of IMAP config file 2015-08-10 15:16:19 +01:00
polytan02
8924f6273e Modification od base config file 2015-08-10 15:04:45 +01:00
polytan02
450feccbae Use of generic $app instead of z-push 2015-08-10 14:41:36 +01:00
polytan02
284e277055 Tell nginx to use a dedicated php-fpm process 2015-08-10 14:38:47 +01:00
polytan02
9bcd1da07e Use of dedicated php-fpm processes 2015-08-10 14:11:56 +01:00
polytan02
82f7d69b0f Restart services after remove 2015-08-10 13:55:32 +01:00
polytan02
5d4dd7d41f Adjust permission to /var/www/z-push 2015-08-10 13:44:20 +01:00
abeudin
86bb763ee2 Update upgrade 2015-05-15 10:13:32 +02:00
Julien Malik
2569914d28 [enh] say yes to apt-get
headless install on "clean" server got blocked
https://moonlight.nohost.me/jenkins/job/yunotest/46/testReport/apps_tests/z-push/attachments/install.txt
2014-12-31 00:56:07 +01:00