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
|
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
|
4d24760764
|
Upgrade to v7.1.2
|
2022-07-22 06:10:41 +00: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 |
|
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 |
|
Pierre de La Morinerie
|
25591dfeb0
|
Update to Mattermost 6.1.0
|
2021-11-29 08:20:07 +01:00 |
|
yunohost-bot
|
3e56004e1f
|
Upgrade to v6.0.2
|
2021-10-30 06:07:05 +00:00 |
|
ericgaspar
|
ca434cb757
|
source for auto-update
|
2021-10-03 19:24:16 +02:00 |
|
Pierre de La Morinerie
|
d8f0ab251c
|
Upgrade to Matermost 5.39.0
|
2021-10-02 23:45:01 +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 |
|
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 |
|
Pierre de La Morinerie
|
17eb02f1f9
|
Update Mattermost to 5.34.2
|
2021-04-21 14:21:19 +02:00 |
|
Amy Blais
|
f1f6b09e13
|
Update enterprise.src
|
2021-03-25 14:27:21 -04:00 |
|
Amy Blais
|
d32c88f95d
|
Propose Upgrading to Mattermost v5.32.1 - enterprise file
|
2021-02-18 09:19:10 -05:00 |
|
Amy Blais
|
ddf199d1f9
|
Update enterprise.src
|
2021-02-05 13:13:49 -05:00 |
|
ericgaspar
|
5785cd0a37
|
Upgrade to version 5.31.0
|
2021-01-15 19:05:34 +01:00 |
|
Éric Gaspar
|
fc6a600bb9
|
Add Team and Enterprise (#202)
* Add Team/Entreprise install
|
2021-01-13 11:31:12 +01:00 |
|