Skip to content

Commit

Permalink
Chore: Update readme requiring PostgreSQL v15 instead of v13
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianOpriel authored Nov 25, 2024
1 parent 5b1c389 commit 6693af5
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 | 15 or compatible version, one for the EDC-data one for the LH-data |
| 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 6693af5

Please sign in to comment.