Commit Graph

5 Commits

Author SHA1 Message Date
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
64e90950a9 Add RedHat Host Support 2018-02-22 12:40:04 +01:00
ddecc8474d Create, if needed the pgdata folder 2018-02-14 09:55:00 +01:00
9c465f0ad2 Add install on Ubuntu steps 2018-02-14 09:54:55 +01:00
441794fcf9 Initial commit 2018-02-05 19:53:36 +01:00