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

209 commits

Author SHA1 Message Date
Éric Gaspar
17cb2060da 8.0.0 2023-07-18 12:38:41 +02:00
Éric Gaspar
84a9163af4 Update nginx.conf 2023-07-04 20:46:59 +02:00
Éric Gaspar
5e0e7ab0ce Update config.json 2023-03-22 16:29:38 +01:00
Éric Gaspar
3e636e64d6 remove src 2023-03-16 14:50:51 +01:00
Éric Gaspar
c9963652d4 Merge branch '7.7.1' into v2 2023-03-14 13:36:08 +01:00
Éric Gaspar
61df22e633 7.8.1 2023-03-14 13:31:49 +01:00
Éric Gaspar
caf79dfd4e Merge branch '7.7.1' into v2 2023-03-14 11:29:29 +01:00
Éric Gaspar
c3902ab47d Update config.json 2023-03-14 11:25:08 +01:00
Éric Gaspar
6eb0851373 7.7.1 2023-03-14 11:22:12 +01:00
Éric Gaspar
83ed7cc55f Merge remote-tracking branch 'origin/testing' into v2 2023-03-07 08:48:15 +01:00
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
Éric Gaspar
1c6333a9d9 fix data path var 2023-03-03 19:00:59 +01:00
Éric Gaspar
965d45f287 v2 2023-02-07 22:27:23 +01:00
Éric Gaspar
ff430969d6 upgrade config to upstream 2023-02-07 16:43:46 +01:00
Éric Gaspar
de0d6fcb25 Update config.json 2023-02-07 16:36:47 +01:00
Éric Gaspar
e1459e3a36 Update config.json 2023-01-04 11:10:37 +01:00
Éric Gaspar
498dd4ff71 Merge remote-tracking branch 'origin/ci-auto-update-v7.5.2' into PostgreSQL 2023-01-03 19:10:21 +01:00
yunohost-bot
f42f0dc262 Upgrade to v7.5.2 2022-12-22 06:09:10 +00:00
ericgaspar
790cd8b686 Merge remote-tracking branch 'origin/ci-auto-update-v7.4.0' into PostgreSQL 2022-10-15 16:57:08 +02:00
yunohost-bot
9cb1592276 Upgrade to v7.4.0 2022-10-15 06:21:40 +00:00
ericgaspar
0e330751b5 Merge branch 'testing' into PostgreSQL 2022-09-27 14:44:31 +02:00
Pierre de La Morinerie
e9b2656b36
Merge pull request #395 from YunoHost-Apps/config
Config
2022-09-25 09:40:25 +02:00
ericgaspar
beebce0e76 Update config.json 2022-09-24 16:07:25 +02: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
Éric Gaspar
f1ad695601
Merge branch 'PostgreSQL' of https://github.com/YunoHost-Apps/mattermost_ynh into PostgreSQL 2022-08-06 22:38:38 +02:00
Éric Gaspar
03a60d6bee
Update systemd.service 2022-08-06 22:38:35 +02:00
ericgaspar
2812f2faae Merge branch 'testing' into PostgreSQL 2022-07-24 11:30:21 +02:00
ericgaspar
b0114d041e Update config.json 2022-07-22 08:40:26 +02:00
yunohost-bot
4d24760764 Upgrade to v7.1.2 2022-07-22 06:10:41 +00:00
Éric Gaspar
f9f062acea
Fix 2022-06-29 12:23:12 +02:00
Éric Gaspar
a07b5b6646
Fix 2022-06-29 11:57:39 +02:00
Éric Gaspar
c65dbfa3e8
Cleaning 2022-06-29 00:30:55 +02:00
Éric Gaspar
7cc2f8842b
Update systemd.service 2022-06-29 00:26:50 +02:00
Éric Gaspar
fa9bb6eb2c
Update mysql-to-pg.conf 2022-06-29 00:24:47 +02:00
Éric Gaspar
05b817c6b6
Fix 2022-06-28 23:08:13 +02:00
Éric Gaspar
c0be550b10
Fix 2022-06-28 23:01:32 +02:00
Éric Gaspar
485136c06a
Cleaning (#380)
* Cleaning var

* Cleaning var
2022-06-25 11:03:29 +02:00
ericgaspar
a26d0d61a2 Merge branch 'ci-auto-update-v7.0.1' into PostgreSQL 2022-06-25 08:23:27 +02:00
yunohost-bot
696e04c00c Upgrade to v7.0.1 2022-06-25 06:09:18 +00:00
Éric Gaspar
aee2bc28e3
Fix 2022-06-23 15:32:27 +02:00
Éric Gaspar
e12dac5bfd
Update config.json 2022-06-22 11:22:21 +02:00
biva
1ba9c19950
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
2022-06-22 10:51:09 +02:00
biva
fd0d0ad67e
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)
2022-06-22 10:50:57 +02:00
Pierre de La Morinerie
083a6b98a2
Merge testing into master (Upgrade to v7.0.0) (#372)
* Upgrade to v7.0.0

* Auto-update README

* Update config.json

* 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: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-06-19 09:55:55 +02:00
Éric Gaspar
9575adbcd6
Merge branch 'conf' of https://github.com/YunoHost-Apps/mattermost_ynh into conf 2022-06-15 10:41:59 +02:00
Éric Gaspar
c18a3ef97a
Update config.json 2022-06-15 10:41:51 +02:00
Éric Gaspar
f938fb7142
Merge branch 'ci-auto-update-v7.0.0' into conf 2022-06-15 10:40:22 +02:00
Éric Gaspar
f0065dcfbc
Update config.json 2022-06-15 10:39:19 +02:00