Commit Graph

404 Commits

Author SHA1 Message Date
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
0ff2e7ea05 Remove IPv6 listening since it is not enable by default on Docker 2017-09-25 20:57:08 +02:00
PICHOU Kyâne
4aa2665d8e Add Docker requirements 2017-09-25 19:59:24 +02:00
PICHOU Kyâne
ae4c36ef95 Remove old and unused Dockerfile-enterprise 2017-09-25 19:43:55 +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
localsnet
250f9e3185 Bash if statement [: missing `]' error 54 line (#174)
Added space
2017-09-20 12:44:15 +02:00
Vít Listík
d05077c3db Added SSL example (#171)
Added commented section for enabling SSL
2017-09-20 09:13:24 +02:00
Tejas Bubane
c4ee11619f Upgrade to mattermost 4.2 (#169) 2017-09-15 14:25:58 +02:00
Jason Blais
19f0bd8302 Update README.md (#166)
* Improve update documentation
2017-08-24 21:45:05 +02:00
Kyâne Pichou
ee170666ec Merge pull request #165 from mattermost/4.1.0
Upgrade to 4.1.0
2017-08-16 22:28:35 +02:00
PICHOU Kyâne
f5ee7c83d7 Upgrade to 4.1.0
Close #164
2017-08-16 22:22:59 +02:00
Kyâne Pichou
3ae1be4871 Merge pull request #163 from tejasbubane/mattermost-4.0.3
Upgrade mattermost to 4.0.3
2017-08-10 19:38:30 +02:00
Tejas Bubane
1fceb3b09e
Upgrade mattermost to 4.0.3 2017-08-10 22:14:09 +05:30
Kyâne Pichou
ddf1fa905d Merge pull request #154 from mattermost/improve_doc
Improve README
2017-08-04 11:50:03 +02:00
Kyâne Pichou
8836d57c91 Merge pull request #160 from mattermost/4.0.2
Upgrade to 4.0.2
2017-07-29 22:24:22 +02:00
PICHOU Kyâne
1f1916794d Upgrade to 4.0.2 2017-07-29 22:18:49 +02:00
Kyâne Pichou
6e2600cad1 Merge pull request #157 from jminardi/patch-1
Add 301 redirect from port 80 to port 443
2017-07-19 21:00:30 +02:00
Jack Minardi
6a7058b30d Add 301 redirect from port 80 to port 443 2017-07-19 14:42:23 -04:00
Kyâne Pichou
21200a42a4 Merge pull request #155 from mattermost/4.0.1
Upgrade to 4.0.1
2017-07-19 09:48:26 +02:00
Kyâne PICHOU
c70bab0f3a Upgrade to 4.0.1
Changelog here: https://docs.mattermost.com/administration/changelog.html#release-v4-0-1
2017-07-19 09:41:59 +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
0fddf35ac5 Merge pull request #153 from mattermost/4.0
Update to 4.0.0
2017-07-16 10:42:06 +02:00
PICHOU Kyâne
9bb060fa07 Update to 4.0.0 2017-07-15 19:38:12 +02:00
Kyâne Pichou
c9a33c73bc Merge pull request #152 from jnbt/master
Only configure database connection if needed
2017-07-11 09:25:37 +02:00
Jonas Thiel
56836d834c Only configure database connection if needed 2017-07-11 08:11:29 +02:00
Kyâne Pichou
7590cefb53 Do not hardcode/override MM_CONFIG value 2017-06-29 14:11:45 +02:00
Kyâne Pichou
09f6b6580a Fix docker-compose file 2017-06-23 14:57:51 +02:00
Kyâne Pichou
4ec6288dbb Merge pull request #144 from mattermost/use_links
Use links instead of depends_on
2017-06-22 09:41:02 +02:00
Kyâne Pichou
5993e1f231 Use links instead of depends_on 2017-06-19 10:47:59 +02:00
Kyâne Pichou
944a4ea7de Drop docker-compose version 1 support
Close #138
2017-06-19 10:38:18 +02:00
Kyâne Pichou
d3358cf2de Merge pull request #141 from tejasbubane/mattermost-3.10
Upgrade to mattermost 3.10.0
2017-06-16 11:10:52 +02:00
Tejas Bubane
05a4fa19b2
Upgrade to mattermost 3.10.0 2017-06-15 13:15:29 +05:30
Pan Luo
9238aafd9e Merge pull request #139 from mattermost/salted
Do not use hardcoded value for salts
2017-06-12 14:00:41 -07:00
PICHOU Kyâne
4a71713587 Directly generate salts when modifying config.json with JQ 2017-06-12 22:44:37 +02:00
PICHOU Kyâne
32c24cb08b Do not use hardcoded value for salts (thanks @pierreozoux) 2017-06-10 23:01:53 +02:00
Kyâne Pichou
16071fdc8f Merge pull request #137 from mattermost/fixapp
Do not use env variables to override APP conf. (fix #136)
2017-06-10 18:19:47 +02:00
PICHOU Kyâne
87b26e155e Do not use env variables to override APP conf.
Since setting environment variables override and force a configuration parameters, it is better to not use them.
Should only override and force database configuration.

resolve #136
2017-06-08 22:02:53 +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
Kyâne Pichou
2151040683 Merge pull request #133 from mattermost/sort
Move AWS config to contrib folder
2017-06-07 08:52:50 +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
Pichou Kyâne
e91e69401f Merge pull request #125 from carlosasj/nginx-compatibility
Follows the NGINX Breaking Changes suggestion
2017-06-02 23:46:33 +02:00
Pichou Kyâne
5a022ac7c1 Merge pull request #132 from Brightscout/master
Fix Dockerrun.aws.json so that it works with the latest docker setup
2017-06-02 20:23:38 +02:00
Carlos Schneider
15e7a9cd58 Fix X-Forwarded-Proto (PR suggestion) 2017-06-02 10:19:04 -03:00
Michael DeBonis
08006574fc Fixing AWS EB deployment 2017-06-01 23:40:33 -05:00
Michael DeBonis
16c5d0e217 Defaulting to team edition 2017-06-01 21:49:22 -05:00
Pan Luo
3b3825be65 Merge pull request #130 from pichouk/patch-1
Do you want any help ?
2017-06-01 06:28:28 -07:00