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

96 commits

Author SHA1 Message Date
É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
863923e6ac Upgrade to v7.3.0 2022-09-16 06:40:46 +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
39653b90fa [autopatch] Add Common Platform Enumeration id to manifest.json 2022-08-08 01:35:21 +02:00
Éric Gaspar
d4bf8c80b4
Testing (#387)
* Upgrade to v7.1.2

* 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: Pierre de La Morinerie <kemenaran@gmail.com>
2022-07-24 13:36:44 +02:00
yunohost-bot
696e04c00c Upgrade to v7.0.1 2022-06-25 06:09:18 +00:00
yunohost-bot
6616e662b3 Upgrade to v7.0.0 2022-06-15 06:09:50 +00:00
yunohost-bot
21a972c984 Upgrade to v6.7.0 2022-05-17 06:11:26 +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
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
Pierre de La Morinerie
4bfebef6e7 manifest: bump Yunohost version number
This will force an upgrade to pick up systemd fixes.
2022-04-12 08:47:27 +02:00
yunohost-bot
031fd7e18a Upgrade to v6.5.0 2022-03-17 06:09:14 +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
b7fc0292d0 Upgrade to v6.4.1 2022-02-26 06:08:45 +00:00
yunohost-bot
7a99df28dd Upgrade to v6.3.3 2022-02-05 06:07:26 +00:00
Pierre de La Morinerie
a6c44d7753 Upgrade to v6.3.1 2022-01-24 00:23:35 +01:00
yunohost-bot
cbeeb58647 Upgrade to v6.3.0 2022-01-19 08:43:30 +01:00
yunohost-bot
c8bd48b44d Upgrade to v6.2.1 2021-12-21 06:08:12 +00:00
ericgaspar
2cece42e2d
Update manifest.json 2021-12-07 18:26:54 +01: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
Pierre de La Morinerie
98e27be266 manifest: bump version number 2021-11-07 12:34:59 +01:00
ericgaspar
7a416d6379 Remove superfluous values 2021-10-31 15:44:24 +01:00
yunohost-bot
3e56004e1f Upgrade to v6.0.2 2021-10-30 06:07:05 +00:00
Pierre de La Morinerie
d8f0ab251c Upgrade to Matermost 5.39.0 2021-10-02 23:45:01 +02:00
ericgaspar
46c6d4f7bd
Fix doc link 2021-08-27 15:37:25 +02: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
ericgaspar
30bbd7ee9a Bump version 2021-06-23 14:40:19 +02:00
ericgaspar
70e4e44c16
Fix linter warnings 2021-06-23 09:50:55 +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
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
Éric Gaspar
1cb32a9b7c
Update manifest.json
Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
2021-05-23 12:25:45 +02:00
ericgaspar
b62f61ca40
Add templates 2021-05-22 12:31:45 +02:00
yalh76
19ce5c193f
Using official helper ynh_add_config implies requiring at least version 4.1.0 2021-04-24 12:50:34 +02:00
Pierre de La Morinerie
31036add87
manifest: fix version
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-04-21 15:49:43 +02:00
Pierre de La Morinerie
5326531421 manifest: bump version 2021-04-21 15:26:42 +02:00
ericgaspar
56e0edac46
Update manifest.json 2021-04-04 19:50:09 +02:00
Éric Gaspar
4d309cdb20
Merge branch 'testing' into patch-70 2021-03-25 19:59:10 +01:00
Amy Blais
a06068a004
Update manifest.json 2021-03-25 14:25:23 -04:00
Pierre de La Morinerie
a2d14d7ab0
Merge pull request #227 from amyblais/patch-66
Upgrade to Mattermost v5.33.0 - manifest.json
2021-03-19 10:55:40 +01:00
Amy Blais
8f367e2b02
Update manifest.json 2021-03-17 18:34:25 -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
d76d32b800
Update manifest.json 2021-02-18 09:21:53 -05:00
ericgaspar
46754017cb
upgrade version README 2021-02-08 00:00:11 +01:00