DivoPostgres (divo_postgres v0.2.0) View Source

Defines a single-node postgres database server as a map compatible with divo for building a docker-compose file.

Link to this section Summary

Functions

Implements the Divo Stack behaviour to take a keyword list of defined variables specific to the DivoPostgres stack and returns a map describing the service definition of postgres.

Link to this section Functions

Specs

gen_stack([tuple()]) :: map()

Implements the Divo Stack behaviour to take a keyword list of defined variables specific to the DivoPostgres stack and returns a map describing the service definition of postgres.