Commit Graph

61 Commits

Author SHA1 Message Date
Sven Hüster
5b52f713bd
Add warning to README (#530)
* Update README.md

* Update README.md

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>

* Update README.md

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>

* Update README.md

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>
2021-03-30 14:42:55 +02: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
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
craph
50921a7313
Fix : certificate signed by unknown authority refs : https://github.com/mattermost/mattermost-server/issues/13059 (#474) 2020-05-13 17:17:48 +02:00
Raju Devidas
c3916bb1c3 Fixes for the smooth deployment of Team edition. (#438)
* Fixes for the smooth deployment of Team edition.
	- Just uncommenting out the lines does not work as expected.
	- the line for context is required for it to work for team edition deployment.
	- Added the subsequent changes in the installation instructions in README.md

* Adding changes as suggested by @ccoenen
  - making the changes more clear in the code block
  - adding more textual clarity in the sentence on what needs to be changed.
2020-01-09 11:24:03 +01:00
redg3ar
1893b95e8a fix typo in readme (#391) 2019-05-15 20:40:19 +02:00
Kyâne Pichou
e5ae4eb1e2 Revert "update readme to add deprecation notice (#388)" (#389)
This reverts commit 65acc9ac54.
2019-05-06 17:08:58 +02:00
Carlos Tadeu Panato Junior
65acc9ac54 update readme to add deprecation notice (#388) 2019-05-03 21:21:34 +02:00
Victor Yang
3ff54bc90f fix S3 wal-e support (#324)
* fix S3 wal-e support
2018-10-29 12:00:20 +01:00
Kyâne Pichou
e01e8e4c01
Fix typo (#323)
Thanks @adam-golab for the report (#320)
2018-10-05 21:19:39 +02:00
Kyâne Pichou
908ab3c22b
Add warning about read_only (#321)
Closes #317
2018-10-05 16:51:13 +02:00
cpanato
776169b16b
remove spaces 2018-08-24 14:35:01 +02:00
Yusuke Nemoto
1811af4a75 Backup plugins directory (#297) 2018-08-22 14:47:58 +02:00
wildloop
8c6b058e72 Mattermost application Cloud Foundry manifest (#278) 2018-06-12 20:06:32 +02:00
PICHOU Kyâne
c92df51d68 Add important upgrade notes for 4.9.0 2018-04-18 21:41:55 +02:00
antoineHC
f79bbea7a4 Production Hardening (#241) 2018-04-15 19:33:49 +02:00
Yusuke Nemoto
dbae001728 update link for ubuntu-16.04 (#235) 2018-02-11 12:28:25 +01:00
PICHOU Kyâne
4cc614a3ac Merge branch 'master' of github.com:mattermost/mattermost-docker 2017-11-07 19:38:41 +01:00
PICHOU Kyâne
4062d90068 Remove a remaining quote in README
Close #193
2017-11-07 19:37:46 +01:00
Kyâne Pichou
8dc50a5d31 Allow to customize app host/port (#181)
Allow to use custom hostname and/or port value for app container from the Web
container. Usefull for some people using containers provider (eg. #142)
2017-10-26 21:16:09 +02:00
pierre demagny
bcbe60a8d8 Add docker swarm mode support (#176)
* add docker swarm mode support

Signed-off-by: Pierre DEMAGNY <pdemagny@printoclock.com>

* use official prod-web image, respect project's standard directory layout & update readme accordingly.

Signed-off-by: Pierre DEMAGNY <pdemagny@printoclock.com>
2017-09-25 22:56:04 +02:00
PICHOU Kyâne
4aa2665d8e Add Docker requirements 2017-09-25 19:59:24 +02:00
PICHOU Kyâne
9fecc9d366 Update documentation to use MySQL 2017-09-25 18:57:52 +02:00
Kyâne Pichou
6ee75f4f6b Merge app dockerfiles (#146)
* Merge app dockerfiles

* Update readme for choosing team edition
2017-09-24 22:25:47 +02:00
Jason Blais
19f0bd8302 Update README.md (#166)
* Improve update documentation
2017-08-24 21:45:05 +02:00
Kyâne Pichou
b74145fad2 Fix datasource option in README 2017-07-16 12:38:23 +02:00
PICHOU Kyâne
ea748c2e52 Improve README 2017-07-16 12:33:41 +02:00
Kyâne Pichou
9d5d84409d Fix typo in README 2017-06-08 11:13:10 +02:00
Kyâne Pichou
6512a09608 Improve app Dockerfile (#131)
* Improve app Dockerfile
2017-06-07 22:48:41 +02:00
PICHOU Kyâne
c50cdfd6a0 Fix readme 2017-06-02 23:56:51 +02:00
PICHOU Kyâne
41c022a80b Move AWS conf to dedicated folder in contrib/ 2017-06-02 23:56:40 +02:00
Pan Luo
82f13b1e4c Move enterprise version into this branch (#94)
Since the only difference is mattermost package and  we don't want
to maintain two difference branches, just moved the enterprise version
into a alternative dockerfile
2017-03-13 15:26:45 -07:00
Quentin de Longraye
ddd1363360 add update section to the readme 2017-03-03 17:16:47 +01:00
nikosch86
f7c78e675a simplify reverse proxy (#98)
make use of mainline nginx image, switch ssl/non-ssl config file based on presence of cert/key, hardcode app port since it is hardcoded in the app container as well
2017-02-26 00:30:03 -08:00
nikosch86
142b766cde make use of postgres image db init script, use their variable naming … (#100)
* make use of postgres image db init script, use their variable naming scheme, make setup-wale executable so it can actually run
2017-02-23 13:32:24 -08:00
Pan Luo
2a0cf0cb21 Allow config location to be customized from CLI (#66)
* Allow config location to be customized from CLI

Config file should be stored in a persistent storage as it is stores the
app status and configuration. It should be independent from container
life cycle and mounted into app container. This commit allows config
location to be changed through CLI. So that when the persistent storage
is mounted, the location can be pointed to the mounted config file.

Also some updates for best practices:
* extracted version numbers in Dockerfile into a environment variable
* Added mattermost/bin to PATH environment variable

* Add customizable environment variables to readme
2017-02-22 21:37:43 -08:00
it33
d95d2a3645 Slight updates to README
Slight updates to README
2017-02-03 22:07:23 -08:00
Pan Luo
3aea843e38
Add non-docker install doc link 2017-01-30 16:51:36 -08:00
Jason Blais
10b5d1e078 Update link to install guide 2017-01-27 09:25:58 -05:00
Justin Garrison
39e5b82778 updated main README kubernetes link 2016-09-19 08:30:29 -07:00
Justin Garrison
2a1998b4b2 added link to kubernetes folder in main README 2016-09-18 22:21:01 -07:00
Yi EungJun
914b85dec4 README: fix incorrect SSL certifcate paths
Reported-by: Alax Villmann <alax@users.noreply.github.com>
2016-08-12 10:38:54 +09:00
Pierre Ozoux
b2b94d70c2 typo 2016-06-09 15:31:33 +01:00
Yi EungJun
595cca183c README: Fix markdown error 2016-06-03 00:13:13 +09:00
Yi EungJun
811360572e Unify docker-compose-nossl.yml and docker-compose-ssl.yml 2016-06-03 00:06:42 +09:00
Yi EungJun
75aca89805 README: Describe how to upgrade to 3.0.x from 2.x 2016-05-17 21:22:59 +09:00
Yi EungJun
ac0739ad46 README: Embeded travis status image 2016-04-25 00:44:45 +09:00
Yi EungJun
1b1dc3c79b Support aws beanstalk 2016-04-25 00:36:38 +09:00
Yi EungJun
92e0fd579c README: s/Requirement/Requirements/ 2016-04-25 00:36:01 +09:00
Pan Luo
ba31a0da79 Add Wal-E backup support 2016-04-20 02:13:36 -07:00