Skip to main content

Postgres Setup

From server terminal:

# pull the image, current version set in .env is 18
docker pull postgres:<version>

In EHM go to: System > Config > Postgres Settings

Set desired username and password for postgres user. remember the credentials.

Click the button to start the service.