Commit Graph

185 Commits

Author SHA1 Message Date
Patrick Schratz
d8c52f8d74
Make MM_VERSION an ARG instead of an ENV (#515)
* make MM_VERSION an ARG instead of an ENV
2021-03-21 10:17:41 +01:00
Amy Blais
2b12534f90
Update Dockerfile (#511) 2021-01-15 15:52:40 +01:00
wf6DJd8a3xSSCZbn
6f8c34c0f3
Updating shell scripts to adhear better to Bash style guides (#510)
* Updated Shell Script Format

Signed-off-by: Spencer <wf6DJd8a3xSSCZbn@protonmail.com>
2021-01-08 16:45:00 +01:00
Amy Blais
ad76445269
Update Dockerfile (#508) 2020-12-23 01:25:04 +01:00
Dave Thompson
bb1e8066c4
Enable easy configuration of encrypted PostgreSQL connections with new optional DB_SSLMODE (defaults to current value of "disable") following values allowed by PostgreSQL (#506)
* change to support environment variable configuration of SSL mode for PostgreSQL connections
2020-12-10 15:02:24 +01:00
Carlos Panato
43501880ff
bump to use 5.29.1 release 2020-12-04 16:35:55 +01:00
Yannic Haupenthal
a758c2c52b
Consistency of app/* (#502)
* be consistent with the use of tabs

* tabs; shellcheck; consistency

* use tabs
* use shellcheck to fix non POSIX stuff
* be consistent with the use of quotes and if-then-else / for-do-done
2020-11-17 12:05:16 +01:00
Carlos Panato
7647cce8c1
update MM to 5.29.0 2020-11-16 13:19:28 +01:00
Carlos Panato
124a8ba340
Merge remote-tracking branch 'upstream/master' into master 2020-10-20 09:10:29 +02:00
Carlos Panato
8d916d82fa
bump based release 2020-10-20 09:09:12 +02:00
Elisabeth Kulzer
1f5c1b24f1
DOPS-215: Add MM_INSTALL_TYPE environment variable. (#497) 2020-10-07 14:06:26 +02:00
Emanuele Panzeri
66ab03e4fe
Quote arguments (#492) 2020-09-18 11:12:40 +02:00
Carlos Panato
bccdcd527d
update MM to 5.27.0 2020-09-14 17:24:16 +02:00
Carlos Panato
689a8f88db
bump MM to 5.26.1 2020-08-27 08:04:39 +02:00
Carlos Panato
6a4ab2bd12
bump MM to 5.26.0 2020-08-12 23:11:56 +02:00
Carlos Panato
85375bfcfd
bump mm to 5.25.2 2020-08-04 15:00:13 +02:00
Carlos Panato
8553ee32aa
update MM to 5.25.1 2020-07-24 16:14:01 +02:00
Carlos Panato
189bc354fe
bump MM to 5.25.0 2020-07-15 19:03:29 +02:00
Carlos Panato
0f0612f484
bump to 5.24.2 2020-06-29 17:35:50 +02:00
Carlos Panato
0d5ff88269
bump MM to 5.24.1 2020-06-23 11:06:21 +02:00
Carlos Panato
8a288119d9
bump MM to 5.24.0 2020-06-18 14:23:46 +02:00
Amy Blais
8f81794e44
Update Dockerfile (#476) 2020-06-05 14:59:33 +02:00
Jason Blais
5f86258eed
Add ?src=docker-app query parameter to identify download source (#475)
#### Context:

Right now, multiple sources point to the server binaries on releases.mattermost.com, including the download page, upgrade instructions, Helm charts, version archive, and others.

We can identify the download source by adding a querystring to the url, i.e. https://releases.mattermost.com/5.22.1/mattermost-5.22.1-linux-amd64.tar.gz?src=docker-app

The intent is that we can then identify sources of downloads, identify those that typically lead to an unsuccessful server activation, and improve the experience for the developer/administrator.

This PR adds the "?src=docker-app" querysting tag to download source for the Docker app, so we know when someone downloaded it from this source

See https://github.com/mattermost/docs/pull/3596 for a similar change made to download sources on the version archive page.
2020-05-15 09:10:17 +02:00
Carlos Panato
6ba3e35ea0
bump docker app to 5.23.0 2020-05-14 17:49:53 +02:00
Carlos Panato
4f0087ebac
bump app dockerfile to 5.22.3 2020-05-12 08:17:17 +02:00
Carlos Panato
8e796ba46e
bump mm to 5.22.1 2020-04-25 10:45:34 +02:00
Sven Hüster
69169f73ee
Update Dockerfile (#467) 2020-04-21 14:45:49 +02:00
Carlos Panato
ed682904c0
bump mm prod app to 5.21.0 2020-03-13 14:07:29 +01:00
Carlos Panato
e56bfe8a35
bump mm prod app to 5.20.2 2020-03-13 09:59:37 +01:00
Carlos Panato
492ecd5ca3
bump mm prod app to 5.20.1 2020-02-17 09:57:28 +01:00
Carlos Panato
87fd37fc6f
bump mm prod app to 5.20.0 2020-02-15 10:13:58 +01:00
Carlos Panato
0f5428aa0d
bump to 5.19.1 2020-02-12 14:08:59 +01:00
Joshua Rosenfeld
58f972034d bump to 5.19.0 (#444) 2020-01-21 16:52:42 +01:00
Joshua Rosenfeld
a5d81c43fc bump to 5.18.1 (#441) 2020-01-09 19:23:19 +01:00
Carlos Panato
b9484f4444
bump to 5.18.0 2019-12-17 13:10:46 +01:00
Carlos Panato
ec1908a2ae
bump to 5.17.1 2019-11-25 18:58:05 +01:00
Carlos Panato
13d461d909
bump to 5.17.0 2019-11-21 14:23:17 +01:00
Ventz Petkov
4f4302fe1b Fix for letsencrypt, where to run on 443 you need to setcap cap_net_bind_service=+ep ./bin/mattermost. Note, this is needed internally from the container even if you set the correct CAP_NET_BIND_SERVICE in the docker compose env (#425) 2019-11-11 13:22:06 +01:00
Carlos Panato
3bc888ac7d
bump to 5.16.3 2019-11-07 08:19:16 +01:00
Carlos Panato
425fcce148
bump to 5.16.2 2019-10-30 18:12:44 +01:00
Carlos Panato
79c50a1fa1
bump to 5.16.1 2019-10-30 07:28:40 +01:00
Carlos Panato
59a20bd83e
bump to 5.16.0 2019-10-18 14:40:02 +02:00
Carlos Panato
65c4244ba6
bump to 5.15.1 2019-10-14 14:08:43 +02:00
Carlos Panato
95d45e75fd
bump to 5.15.0 2019-09-17 09:12:01 +02:00
Carlos Panato
317ec67f2c
bump to 5.14.3 2019-09-17 09:10:34 +02:00
Carlos Alberto Schneider Júnior
f807181245 bump mm version to 5.14.2 (#412) 2019-09-09 11:53:57 +02:00
Carlos Panato
a315bc042d
bump mm version 2019-08-29 11:24:45 +02:00
Carlos Panato
3a00bbc381
bump mattermost 2019-08-17 11:37:38 +02:00
Carlos Panato
c1dea8605b
update alpine base image 2019-08-17 11:37:30 +02:00
Carlos Panato
4129a0e804
bump to 5.13.2 2019-07-29 15:31:47 +02:00