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

31 commits

Author SHA1 Message Date
Pierre de La Morinerie
7c20359731 script: fix linter warning in install script 2017-09-12 17:24:44 +05:30
Pierre de La Morinerie
752b049866 upgrade: don’t warn when the archive file doesn’t exist 2017-09-12 15:30:38 +05:30
Pierre de La Morinerie
ca8a3c761d upgrade: stop the server after downloading the new release
This will minimize downtime.
2017-09-12 15:30:38 +05:30
Pierre de La Morinerie
ff4f8ba8fd upgrade: fix syntax error in the die_command variable 2017-09-12 15:30:38 +05:30
Pierre de La Morinerie
75fff3fd95 scripts: don’t warn when supervisor config file doesn’t exist 2017-09-12 15:07:56 +05:30
Pierre de La Morinerie
d0b367752a scripts: add restore script 2017-09-12 15:05:18 +05:30
Pierre de La Morinerie
99f7d88424 scripts: modernize backup script 2017-09-11 12:53:22 +05:30
Pierre de La Morinerie
cb0d4ddc75 scripts: modernize and fix linter warnings 2017-09-11 12:53:22 +05:30
Pierre de La Morinerie
30ed4e710e scripts: exit on unbound variables
Fixes a package_linter warning.
2017-09-11 12:53:22 +05:30
Pierre de La Morinerie
24c2e935bd Merge pull request #28 from YunoHost-Apps/analytics
Kick out analytics
2017-07-25 18:20:28 +02:00
kemenaran
aaec1ec07c Update nginx configuration file on upgrade 2017-07-21 22:08:33 +02:00
kemenaran
c630f9f02c backup: fix double-slash in path 2017-07-20 13:20:30 +02:00
kemenaran
09d3768a2c backup: add progress messages 2017-07-20 13:20:08 +02:00
Maniack Crudelis
0b8076404d Store the parameter 2017-05-25 13:33:08 +02:00
Maniack Crudelis
5c98644659 Optionnal analytics 2017-05-25 13:23:26 +02:00
Maniack Crudelis
51304ddaea Kick out analytics
Following https://github.com/YunoHost-Apps/mattermost_ynh/issues/26
2017-05-24 12:29:01 +02:00
Pierre de La Morinerie
4b2890ba1d Remove hard dependency on MySQL 2017-01-03 15:44:12 +00:00
Pierre de La Morinerie
046af1f472 Fix extra slash in install script 2016-05-23 07:41:12 +02:00
Pierre de La Morinerie
ed8d078d8e Use the new Mattermost download URL 2016-04-17 18:35:42 +02:00
Pierre de La Morinerie
60a0e984f5 Fix upgrade script failure handler 2016-04-17 18:03:21 +02:00
Pierre de La Morinerie
a317cb77f8 Add upgrade script 2015-11-18 17:24:09 +01:00
Pierre de La Morinerie
d1d19fcba7 Add backup script (no restore yet) 2015-11-18 17:24:09 +01:00
Pierre de La Morinerie
ecd798be78 Fix typo in datapath setting 2015-11-18 17:24:09 +01:00
Pierre de La Morinerie
09fe73d6b4 Save install domain to settings 2015-11-18 17:24:09 +01:00
Pierre de La Morinerie
6f24a90e47 Download compiled binaries at install time
And avoid including compiled binaries in the source tree. The previously
committed binaries have been removed from the git history.

Fix #1
2015-11-01 19:55:13 +01:00
Pierre de La Morinerie
b138752237 Put uploaded files outside of source directory 2015-10-31 18:01:49 +01:00
Pierre de La Morinerie
242e887fdf More install checks 2015-10-21 16:24:51 +02:00
Pierre de La Morinerie
f614cb00dd Log to file 2015-10-21 14:46:47 +02:00
Pierre de La Morinerie
3a18af006e Remove obsolete upgrade-sources script 2015-10-21 14:46:34 +02:00
Pierre de La Morinerie
e11d51b3b7 Better install; email notifications 2015-10-21 14:33:49 +02:00
Pierre de La Morinerie
9d56b71ee4 First version 2015-10-21 13:03:49 +02:00