Skip to content

Several docker configuration improvements.

Bartek Wrona requested to merge bw_hived_update into develop
  • it is possible to override embedded postgresql settings by creating a file haf_postgresql_conf.d/custom_postgres.conf in the mapped data directory. This allows to also customize pg_hba.conf file, and expose postgres logs to mapped directory (on host).
  • updated hived to latest (HF27) version

Also solves issue: #81 (closed)

Edited by Bartek Wrona

Merge request reports