Upgrade Mattermost

For real this time (after it was reverted in #415).

Changes:

- Upgrade to Mattermost 4.6.2
- Working backup and restore
- Systemd service
- Integration into Yunohost status panel
- Multi-instance supported
- Safer upgrade (doesn't attempt to restore an invalid backup in case of failure)
This commit is contained in:
Pierre de La Morinerie
2018-02-13 19:08:37 +05:30
committed by GitHub
parent ef828fb680
commit 041ab71efe

View File

@ -639,7 +639,7 @@
"mattermost": { "mattermost": {
"branch": "master", "branch": "master",
"level": 7, "level": 7,
"revision": "8295da93cd36c66bf27e9b0082514f1dce255ba5", "revision": "8101d3a67a02dd95361120b740d39994c04fbf56",
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/mattermost_ynh" "url": "https://github.com/YunoHost-Apps/mattermost_ynh"
}, },