taye
92fe57f722
Fix typo when getting $MONGO_HOST env variable
2020-02-01 19:35:50 +01:00
Tomas Bures
010e4837bc
Merge pull request #840 from andresmrm/fix-server-config-recreation
...
Fix path to server config file.
2020-01-31 12:32:16 +01:00
AndresMRM
976d788b17
Fix path to server config file.
2020-01-30 16:07:59 -03:00
Tomas Bures
eb6afc1783
Merge of of PR #803 and some cleanup.
2020-01-12 09:31:11 +01:00
Tomas Bures
ddd84656b8
Merge branch 'pull/803' into development
...
# Conflicts:
# docker-entrypoint.sh
2020-01-12 09:13:55 +01:00
Gerhard Sletten
94d3f4d725
Merge branch 'development-upstream' into Override-config
...
# Conflicts:
# docker-entrypoint.sh
2020-01-06 10:50:42 +01:00
Guillaume Rémy
3d61d205d7
Added LDAP parameters for docker entryoint : mailTag, nameTag and method + fixed typo in bindPassword ldap parameter
2020-01-05 13:02:07 +01:00
Kevin Jilissen
0e7a5dae82
Add possibility to set pool name for builtin ZoneMTA.
2019-12-31 01:28:08 +01:00
Gerhard Sletten
2cae00315c
Append to own production.yaml and remove log because level is default (and you will get an error if you try to override this in your own production.yaml
2019-12-12 14:20:29 +01:00
Gerhard Sletten
b959bb0812
Set right indentions for merging with own server/config/production.yaml
2019-12-12 14:19:06 +01:00
Andrés Martano
595d1f3871
Fix default MYSQL_PASSWORD.
2019-12-06 13:41:04 +00:00
Markus Opolka
b21005df78
Refactor docker-entrypoint.sh to use ENV Variables
...
- This provides a setup which is more consistens with other Docker images
- Provides the possibility to deploy configuration files with configuration management tool
- Throws an error when the MAILTRAIN_SETTINGS is still used
2019-11-22 11:20:10 +01:00
Markus Opolka
77e7df7b83
Add more mysql database parameters to entrypoint
2019-10-02 10:56:50 +02:00
Guillaume Rémy
de20d8a64c
Added new parameters for LDAP in docker-entrypoint.sh
2019-08-14 13:35:46 +02:00
Tomas Bures
f8e9d67568
Fixes for #613
...
Segment selection invalidated when one changes another list in campaign edit.
2019-06-15 11:12:26 +02:00
Alexander Gusev
8a879c91bd
chore: Dockerfile update
...
node:10-14-alpine image is used (because jessie is oudated and can not install packages
adding package-lock.json to make sure the same dependencies' versions are used
added an option to pass redisHost, mongoHost, mysqlHost to use in Kubernetes cluster
2019-04-03 14:25:09 +03:00
root
7b520387d2
Updates in install scripts
2018-12-25 18:07:03 +01:00
Tomas Bures
2edbd67205
New project structure
...
Beta of extract.js for extracting english locale
2018-11-18 15:38:52 +01:00
Sebastián Ramírez
8d56f0763e
Use production.toml for reports when it exists in config
2017-06-24 18:49:35 -05:00
Sebastián Ramírez
f142175917
Add entrypoint that copies production configs
2017-06-24 18:15:52 -05:00