5 Commits

Author SHA1 Message Date
3e79e99f03 Some more adaptation on DB_HOST and DB_PORT usage
When the DB is exposed, you actually have to go through the exposed
port, as the internal network port is not available anymore.
2018-03-20 16:54:20 +01:00
b290512265 Fix usage of variables for fixed values
Some values which are fixed by the docker compose file should not be set
as variables, and hardcoded everywhere as required.

This also untangles the use of the variables DB_HOST and DB_PORT to be
only about the exposed hostname and port, whenever the DB engine is
exposed on the server interface.
2018-02-22 16:57:22 +01:00
6c91db67ff Use Stable Config (MIP v2.5.3) 2018-02-22 12:40:04 +01:00
f226d71cee Allow configuration of the main features table in woken 2018-02-14 09:54:47 +01:00
441794fcf9 Initial commit 2018-02-05 19:53:36 +01:00