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

196 commits

Author SHA1 Message Date
amyblais
64e2b3ead9
Update app.src 2019-04-16 20:17:50 -04:00
amyblais
e0757dfb75
Update app.src 2019-03-16 13:12:39 -04:00
amyblais
70cb9eb2ec
Update app.src 2019-02-01 14:55:38 -05:00
amyblais
a76101bfcc
Update app.src 2019-01-19 10:25:54 -04:00
amyblais
272829133b
Update app.src 2018-12-14 18:23:39 -05:00
amyblais
b4884a5e51
Update app.src 2018-11-16 10:57:08 -05:00
amyblais
c4540b9237
Update app.src 2018-10-16 15:00:16 -04:00
amyblais
1be5852fdd
Update app.src 2018-09-19 09:11:24 -04:00
amyblais
58a1a84f2e
Update app.src 2018-09-14 12:49:16 -04:00
amyblais
419020cd06
Update app.src 2018-08-23 15:09:57 -04:00
amyblais
fd25fd49a0
Update app.src 2018-07-16 11:50:34 -04:00
Pierre de La Morinerie
9f19e0c550 Replace invokations of bin/platform to bin/mattermost 2018-07-12 08:30:47 +02:00
amyblais
9669dd65c5
Update app.src 2018-07-09 15:18:33 -04:00
amyblais
46b7cccea0
Update app.src 2018-06-01 18:26:35 -04:00
amyblais
377e94a3bd
Update app.src 2018-05-16 13:25:28 -04:00
amyblais
e3798d828f
Update app.src 2018-04-10 09:55:36 -04:00
Pierre de La Morinerie
d10c3cf7b3 conf: increase systemd start timeout
This allows for time to execute database migrations, and is in line
with the official Mattermost docs.
2018-03-16 18:37:17 +05:30
Pierre de La Morinerie
1404063a5c conf: add file overwrite warning 2018-03-16 18:37:17 +05:30
Pierre de La Morinerie
397793f407 conf: make the start timeout explicit
This is the default value of systemd, made explicit. If startup takes
longer than that, the process will be killed.
2018-03-16 18:37:17 +05:30
Pierre de La Morinerie
331fcce8c5 conf: use a Type=notify systemd service
Starting from Mattermost 4.8, the server process sends a systemd
notification when it is ready to accept network connections. Thus we
don't need to explicitely wait for the port to be open in the service.

As a bonus, by removing the hack, we don't need to replace `__PORT__` in
the service anymore–which means the associated script helper can be
removed too.
2018-03-16 18:37:17 +05:30
lindy65
a79aa7eb2d
Propose upgrading to Mattermost v4.8.0
Hey @kemenaran! 

Mattermost v4.8.0 release is officially out.

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/57qfbxkdrid88ci7hpasrozwda).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html). (Note: changelog has been merged and will show up a little later.)

Thanks!
2018-03-16 09:37:57 +02:00
lindy65
30694ab367
Propose upgrading to Mattermost v4.7.3
Hi @kemenaran,

Mattermost v4.7.3 release is officially out.  It contains a security fix so upgrade is recommended.

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/usjficyphtnbmx7g8bxtbm8dwr).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html#release-v4-7).

Thanks for continuing to maintain Mattermost Yunohost!
2018-03-09 10:14:28 +02:00
lindy65
5e84e55b8c
Propose Upgrading to Mattermost 4.7.2
Hi @kemenaran,

Mattermost v4.7.2 has been released!

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/3qtanuti1jgbuympmhmu6g1sce).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html#release-v4-7).

Could we have your help upgrading mattermost-ynh to the v4.7.2?  Thanks!
2018-02-23 10:42:34 +02:00
lindy65
972636a42c
Propose upgrading to Mattermost v4.7
Hey @kemenaran! 

Mattermost v4.7 release is officially out!

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/ezdkj88no7yd3qn4h5z3i8cbqr).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html#release-v4-7).
2018-02-16 10:54:09 +02:00
lindy65
0c11d43351
Propose updating to Mattermost v4.6.1
Hi @kemenaran,

Here's a quick pull request updating to v4.6.1

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/fnhridds6fybbg4w8s4frdhpny).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html#release-v4-6).
2018-01-31 12:03:28 +02:00
Pierre de La Morinerie
0918978e92 scripts: handle port in use 2018-01-31 11:42:52 +05:30
lindy65
4fb09fa8bc
Propose updating to Mattermost v4.6
Hi @kemenaran,

Here's a quick pull request to update to Mattermost v4.6

Thanks for continuing to maintain Yunohost :)
2018-01-17 20:18:10 +02:00
lindy65
d7f6f8874e
Update app.src
Hey @kemenaran, Mattermost v4.5 release is officially out!

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/9buqjpu6eidyxbd75xbjdn19zc).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html?highlight=changelog#release-v4-5).

Wondering if you'd like to help update Mattermost Yunohost to be compatible with Mattermost 4.5?

If you do update, please consider tweeting about it, which we can then re-tweet for greater reach.

Thanks!
2017-12-18 09:13:27 +02:00
lindy65
917c7adb80
Propose updating to Mattermost 4.4.5
Hi @kemenaran,

Mattermost v4.4.5 release is officially out.  The release contains a medium severity security fix. Upgrading is highly recommended although you might wish to wait and upgrade when v4.5 is released on Friday, 15 December.

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/buhd5ew387b1mm6bq4p8htm4wa).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html?highlight=changelog#release-v4-4-5).
2017-12-12 18:30:20 +02:00
Pierre de La Morinerie
0d4482c6e0
nginx.conf: document HTTPS redirection 2017-12-07 12:13:33 +05:30
Pierre de La Morinerie
96b4131d24
Merge pull request #75 from nemsia/master
Redirect to SSL
2017-12-07 12:12:12 +05:30
lindy65
3a359f9218
Propose updating to Mattermost 4.4.3
Hi @kemenaran, 

Mattermost v4.4.3 release is officially out.  

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/5kc3brcq3irbdf3pmi1enffb7h).  Changelog in progress with notes on patch releases is available [here](https://github.com/mattermost/docs/pull/1668).

If you do update, please consider tweeting about it, which we can then re-tweet for greater reach.

Thanks!
2017-12-05 14:09:21 +02:00
nemsia
003fb307fe
Redirect to SSL
Add rewrite rule to redirect to https
2017-11-27 15:44:44 +01:00
lindy65
95e87a287b
Propose updating to Mattermost v4.4.2
Hi @kemenaran,

Mattermost v4.4.2 has been cut.  Here's a quick PR to upgrade.

You can see the Changelog [here](https://docs.mattermost.com/administration/changelog.html).

Thanks for keeping mattermost-ynh up-to-date!
2017-11-23 12:37:18 +02:00
lindy65
b853cc886e
Update app.src
Hi @kemenaran,

Mattermost 4.4.1 is officially out!

Here's a quick PR to update to this version.  

You can [find download links with hash numbers here](https://pre-release.mattermost.com/core/pl/ph9peatubtne7pszys4utsyo3c).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html#release-v4-4-1).

If you do update, please consider tweeting about it, which we can then re-tweet for greater reach.

Thanks!
2017-11-17 07:58:55 +02:00
lindy65
1177090259
Update app.src
Updated to v4.3.2
2017-11-11 21:36:59 +02:00
Pierre de La Morinerie
f1ac60a682 Upgrade to Mattermost 4.3.1 2017-10-24 18:08:37 +05:30
Pierre de La Morinerie
484cd42279 test: cache source archive 2017-10-24 18:02:52 +05:30
frju365
2a2c6ffd8d Create app.src 2017-10-23 11:58:16 +05:30
Pierre de La Morinerie
e8c51d4715 scripts: use systemd rather than supervisor
Systemd is now the standard way of doing services in
Yunohost. It also avoids to install an extra dependency.

Fix #43
2017-10-16 09:05:21 +05:30
Pierre de La Morinerie
f781efb160 scripts: use ynh_add_nginx_config helper 2017-10-12 12:27:09 +05:30
kemenaran
dbc46aed56 Upgrade to Mattermost v4.0 2017-07-21 22:11:04 +02:00
Pierre de La Morinerie
e452849db5 Fix supervisor conf 2015-10-31 18:01:49 +01:00
Pierre de La Morinerie
f614cb00dd Log to file 2015-10-21 14:46:47 +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