Skip to content

Commit

Permalink
docs: update deployment guide PostgreSQL version note (#1095)
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianOpriel authored Nov 27, 2024
1 parent fbb298d commit d51e986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment-guide/goals/production/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To deploy an EDC multiple deployment units must be deployed and configured.
|-------------------------------------------------------------------|---------------------------------------------------------------------------------------------|
| An Auth Proxy / Auth solution of your choice. | (deployment specific, required to secure UI and management API) |
| Reverse Proxy that merges multiple services and removes the ports | (deployment specific) |
| Postgresql | 13 or compatible version, one for the EDC-data one for the LH-data |
| Postgresql | edc-ce compatible version, see [docker-compose](https://github.com/sovity/edc-ce/blob/main/docker-compose.yaml) |
| EDC Backend | edc-ce or edc-ce-mds, see [CHANGELOG.md](../../../../CHANGELOG.md) for compatible versions. |
| EDC UI | edc-ui, see [CHANGELOG.md](../../../../CHANGELOG.md) for compatible versions. |

Expand Down

0 comments on commit d51e986

Please sign in to comment.