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

82 commits

Author SHA1 Message Date
Kayou
386cdb633d
Change arm64 source (#409)
* add entreprise for arm64, use the official build for arm64

* Auto-update README

* update auto-updater script

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2023-03-07 08:46:42 +01:00
Éric Gaspar
ec8fa5570a
Transition to PostgreSQL (#377)
* backup script for PostgreSQL (#376)

Inspired from https://github.com/YunoHost-Apps/moodle_ynh/blob/master/scripts/backup

* Adapt to PostgreSQL (#375)

Question: in https://docs.mattermost.com/install/install-debian.html#install-postgresql-database-server, I see `BindsTo=postgresql.service` while in the original file here I find `Requires=mysql.service`. I don't know which one makes sense, so I keep the orinigal Yunohost version (Requires)

* config.json for PostgreSQL (#374)

Inspired from the original MySQL config.json and from Mattermost documentation https://docs.mattermost.com/install/install-debian.html#install-postgresql-database-server

* Install with PostgreSQL (#373)

I took inspiration from https://github.com/YunoHost-Apps/commento_ynh/blob/master/scripts/install

* install postgresql

* Reordering

* reset config file

* Update _common.sh

* Update config.json

* Fix

* Migration (#382)

* add migration

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Fix

* Fix

* Fix

* Update install

* Update upgrade

* Fix

* Update install

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update install

* Fix

* Fix

* Fix

* Update upgrade

* Cleaning up

* Update upgrade

* Update _common.sh

* Update check_process

* Update _common.sh

* Fix

* Update mysql-to-pg.conf

* Update upgrade

* Update systemd.service

* Cleaning

* Update _common.sh

* Fix

* Update upgrade

* Update _common.sh

* Update upgrade

* Update backup

* Fix

* Fix

* Update upgrade

* Update upgrade

* Update systemd.service

* Update _common.sh

* Revert "Update _common.sh"

This reverts commit d880150af9.

* Cleaning

* Fix

* Update check_process

* Fix

* Update _common.sh

* Fix

* Update _common.sh

* Fix

* Update manifest.json

* Update install

* Update _common.sh

* Update upgrade

* Fix

* Update _common.sh

* Update _common.sh

* Update _common.sh

* Update _common.sh

* Update _common.sh

* Update _common.sh

* Update _common.sh

* Update _common.sh

* Auto-update README

* Update _common.sh

* Upgrade to v7.4.0

* Auto-update README

* Upgrade to v7.5.2

* Auto-update README

* Update config.json

* [fix] mariadb to postgres migration

* Auto-update README

* [fix] Update manifest requirements

* Update manifest.json

* Update config.json

* upgrade config to upstream

* Fix linter

* Update _common.sh

* Fix typo

* Auto-update README

* Update upgrade

* Update scripts/upgrade

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>

* [enh] Indentation

* Apply suggestions from code review

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>

* [enh] COmments

* Increase timeout for table creation

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>

* test upgrade from 7.2.0

* Auto-update README

* fix db_name in case of multi_instance

* Fix 7.3.0 migration

* delete only the problematic value in db_migrations

* Added explanation for migration management from 7.3.0

* mariadb-to-pg: drop stray columns

These should have been removed in a previous migration, but weren't.

See https://github.com/mattermost/mattermost-server/issues/18351#issuecomment-1325648058

* mariadb-to-pg: increase mattermost timeout

On a small VPS the 2 mn timeout is almost reached.
Increase it to 3 mn.

---------

Co-authored-by: biva <biva@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: ljf <ljf+git@grimaud.me>
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
Co-authored-by: Kay0u <pierre@kayou.io>
2023-03-06 22:26:35 +01:00
YunoHost Bot
4d3df957f6
Upgrade auto-updater (#407)
* [autopatch] Upgrade auto-updater

* Auto-update README

---------

Co-authored-by: tituspijean <titus@pijean.ovh>
2023-03-06 16:23:04 +01:00
yunohost-bot
96200bc17f Auto-update README 2022-09-16 06:40:51 +00:00
github-actions[bot]
d68469efbf
Upgrade to version 7.2.0 (#389)
* Upgrade to v7.2.0

* Auto-update README

* Update config.json

Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: ericgaspar <junk.eg@free.fr>
Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
2022-08-29 18:56:30 +02:00
yunohost-bot
da313c8be1 Auto-update README 2022-08-15 12:28:05 +00:00
yunohost-bot
da6ef3912e Auto-update README 2022-07-22 06:10:44 +00:00
yunohost-bot
22fb2cc2bb Auto-update README 2022-06-25 06:09:21 +00:00
yunohost-bot
c477ae8969 Auto-update README 2022-06-15 06:09:53 +00:00
yunohost-bot
1742bf7cba Auto-update README 2022-05-17 06:11:29 +00:00
github-actions[bot]
915d0c543e
Upgrade to version 6.6.1 (#359)
* Upgrade to v6.6.1

* Auto-update README

Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-05-02 10:23:25 +02:00
yunohost-bot
8c82549106 Auto-update README 2022-04-15 16:24:44 +00:00
github-actions[bot]
eafe400232
Upgrade to version 6.6.0 (#355)
* Upgrade to v6.6.0

* Auto-update README

* Update config.json

Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: ericgaspar <junk.eg@free.fr>
Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
2022-04-15 18:12:39 +02:00
yunohost-bot
c39ea530de Auto-update README 2022-04-12 06:47:32 +00:00
yunohost-bot
9ba844487e Auto-update README 2022-03-17 06:09:18 +00:00
github-actions[bot]
e3aa45e117
Upgrade to version 6.4.2 (#346)
* Upgrade to v6.4.2

* Auto-update README

Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-03-12 23:22:31 +01:00
Yunohost-Bot
96b6a50d2c Auto-update README 2022-02-26 06:08:50 +00:00
Yunohost-Bot
e64158eec8 Auto-update README 2022-02-05 06:07:31 +00:00
Pierre de La Morinerie
a6c44d7753 Upgrade to v6.3.1 2022-01-24 00:23:35 +01:00
Yunohost-Bot
3fa01c1e66 Auto-update README 2022-01-19 08:43:30 +01:00
Yunohost-Bot
4aab82c600 Auto-update README 2021-12-21 06:08:17 +00:00
Yunohost-Bot
ec163067f1 Auto-update README 2021-12-07 17:27:00 +00:00
Éric Gaspar
678a1d80cb
Remove ynh_detect_arch helper (#317)
ynh_detect_arch is deprecated in favor of YNH_ARCH

* Add  #315 and #316
2021-12-06 12:37:56 +01:00
Pierre de La Morinerie
25591dfeb0 Update to Mattermost 6.1.0 2021-11-29 08:20:07 +01:00
Yunohost-Bot
6762ce32d2 Auto-update README 2021-11-07 11:35:08 +00:00
Yunohost-Bot
00c58d50eb Auto-update README 2021-10-30 06:07:09 +00:00
Éric Gaspar
7c6811db2d
Add descriptions (#283)
* Add desriptions
2021-10-06 11:02:00 +02:00
Pierre de La Morinerie
d8f0ab251c Upgrade to Matermost 5.39.0 2021-10-02 23:45:01 +02:00
Yunohost-Bot
562141e2a7 Auto-update README 2021-08-27 13:37:31 +00:00
Pierre de La Morinerie
c36fb57b04 Upgrade to Matermost 5.38.2 2021-08-27 08:30:25 -05:00
Pierre de La Morinerie
181de7fd90 Upgrade to Mattermost 5.38.1 2021-08-20 10:23:15 -05:00
Pierre de La Morinerie
a0629a05fa Upgrade to Mattermost 5.38.0 2021-08-17 16:28:53 -05:00
Pierre de La Morinerie
34522d751a Update to Mattermost 5.37.1 2021-08-10 17:47:51 +02:00
Pierre de La Morinerie
e0aaa4d986 Update to Mattermost 5.37.0 2021-07-15 23:51:28 +02:00
Pierre de La Morinerie
6862514964 Update Mattermost to 5.36.1 2021-06-23 08:43:14 +02:00
Pierre de La Morinerie
875002e58b Update Mattermost to 5.36.0 2021-06-16 17:54:59 +02:00
Yunohost-Bot
a18fa047e8 Auto-update README 2021-06-15 06:35:11 +00:00
Pierre de La Morinerie
f3f68628d5 Update x86 Mattermost to 5.35.3 2021-06-15 08:34:59 +02:00
Pierre de La Morinerie
6bc0d0d313 Update x86 Mattermost to 5.35.2 2021-06-15 08:34:59 +02:00
Yunohost-Bot
b369f52494 Auto-update README 2021-05-22 10:31:52 +00:00
ericgaspar
607733f232
Fix badges 2021-04-21 15:35:38 +02:00
Pierre de La Morinerie
17eb02f1f9 Update Mattermost to 5.34.2 2021-04-21 14:21:19 +02:00
Éric Gaspar
c04b2a9bee
Merge branch 'testing' into patch-71 2021-03-25 19:59:31 +01:00
Amy Blais
991cf44726
Update README.md 2021-03-25 14:25:42 -04:00
Pierre de La Morinerie
d353bac297
Merge pull request #228 from amyblais/patch-67
Upgrade to Mattermost v5.33.0 - README.md
2021-03-19 10:56:02 +01:00
Amy Blais
34e1d214ae
Update README.md 2021-03-17 18:34:47 -04:00
Éric Gaspar
59013d066d
Fix linter (#224)
* Fix linter
* Update manifest.json
* Set password variable to smtp_user_pwd
* Fix doc link
2021-03-17 20:59:57 +01:00
Amy Blais
538bbc9d1a
Update README.md 2021-02-18 09:22:12 -05:00
ericgaspar
46754017cb
upgrade version README 2021-02-08 00:00:11 +01:00
Éric Gaspar
ef36b4ad0f
Update README.md
Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
2021-01-15 19:49:55 +01:00