Commit Graph

216 Commits

Author SHA1 Message Date
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
Pan Luo
05f44e1413 Merge pull request #129 from FingerLiu/master
fix build error on Ubuntu 14.04
2017-06-01 06:03:26 -07:00
Pichou Kyâne
3b210eabcf Help proposal 2017-06-01 10:50:36 +02:00
FingerLiu
bd49394e75 add libffi-dev 2017-05-31 11:40:12 +08:00
FingerLiu
307cf8f10a fix build error on Ubuntu 14.04
libssl-dev is needed to be installed on Ubuntu or the build won't be succeed.
2017-05-24 14:41:55 +08:00
Carlos Schneider
3ffc1056c7 Follows the NGINX Breaking Changes suggestion on Mattermost Changelog 2017-05-17 10:28:48 -03:00
Pan Luo
48a14edaca Merge pull request #122 from carlosasj/upgrade-3.9.0
Upgrade to Mattermost 3.9.0
2017-05-17 01:12:44 -07:00
Carlos Schneider
ca43fe3961 Upgrade to Mattermost 3.9.0 2017-05-16 11:33:37 -03:00
Pan Luo
5586656959 Merge pull request #121 from pichouk/master
Upgrade to Mattermost 3.8.2
2017-04-22 13:08:55 -07:00
PICHOU Kyâne
9e9be71ee4 Upgrade to Mattermost 3.8.2 2017-04-22 17:44:06 +02:00
Pan Luo
b1b8f83d7a Merge pull request #117 from mattermost/3.8.1
Update Dockerfile to 3.8.1
2017-04-19 13:03:08 -07:00
Eric Sethna
484fc8d04c Update Dockerfile-enterprise 2017-04-19 13:50:10 -06:00
Eric Sethna
0ce37f1eb9 Update Dockerfile 2017-04-19 13:49:43 -06:00
Pan Luo
7a1a055056 Merge pull request #116 from tejasbubane/upgrade-mattermost-3.8.0
Upgrade mattermost to 3.8.0
2017-04-19 12:14:48 -07:00
Tejas Bubane
b15521700e
Upgrade mattermost to 3.8.0 2017-04-15 12:18:12 +05:30
Pan Luo
a034f8f7ab
Fix the incorrect port in docker-compose 2017-03-26 00:35:45 -07:00
Pan Luo
d6eeccd422
Increase docker-compose up wait time in travis 2017-03-25 23:51:05 -07:00
Pan Luo
b252e9fed1
Update Mattermost EE to 3.7.3 2017-03-25 22:06:23 -07:00
Pan Luo
a29f94d497
Update to Mattermost 3.7.3 2017-03-22 16:52:48 -07:00
Pan Luo
a8b4e73882
Update to Mattermost 3.7.2 2017-03-19 21:46:05 -07:00
Pan Luo
fb268003cb
Update to Mattermost 3.7.1 2017-03-15 15:36:18 -07:00
Pan Luo
f0e0d92b3f
Update to Mattermost 3.6.3 2017-03-15 15:35:12 -07: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
Pan Luo
1a967e8bf3 Merge pull request #108 from quentinus95/patch-1
add update section to the readme
2017-03-13 15:09:42 -07:00
Quentin de Longraye
ddd1363360 add update section to the readme 2017-03-03 17:16:47 +01:00
Pan Luo
7b478061f1 Merge pull request #103 from darkrasid/master
add log dir volume option on docker-compose file
2017-03-01 21:21:38 -08: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
c6e177cdf2 Merge pull request #99 from nikosch86/docker-compose-dependencies
make use of docker compose dependencies
2017-02-23 13:31:18 -08:00
nikosch86
1cb127e849 services should be stoppable (#97)
services should be stoppable
2017-02-23 13:30:41 -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
pilsner
d9aaad088a add log dir volume option on docker-compose file 2017-02-23 14:09:53 +09:00
Nikolaus
5094af97e0 make use of docker compose dependencies 2017-02-20 09:56:11 +04:00
Pan Luo
02745dd6b4 Merge pull request #89 from darkrasid/master
set db setting on app also
2017-02-11 16:06:39 -08:00
Pan Luo
327ebae8b5 Merge pull request #91 from mattermost/maintenance
Maintainer Guide
2017-02-11 16:02:23 -08:00
it33
8d186bff81 Updating based on xcompass feedback 2017-02-04 08:39:32 -08:00
it33
60b04f9a3f Capitalization change 2017-02-03 22:54:14 -08:00
it33
773568a835 Update MAINTENANCE.md 2017-02-03 22:46:32 -08:00
it33
b123e7276d Adding short/long name 2017-02-03 22:09:24 -08:00