Skip to content

Commit

Permalink
docs(sovity-daps): extend Docker Compose explainer
Browse files Browse the repository at this point in the history
  • Loading branch information
sybereal committed Apr 30, 2024
1 parent 6b1bd33 commit f4a5ae7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ sovity's implementation of the Dynamic Attribute Provisioning Service based on t
## Getting Started

There is an example deployment using Docker Compose, which will automatically build everything on startup.
To use it, copy the file `.env.example` to `.env`
and assign a secure `POSTGRES_PASSWORD`.
This setup uses PostgreSQL; however, any database supported by Keycloak can be used.

The setup is configured for a local deployment using plaintext HTTP on port 8080.
Expand Down

0 comments on commit f4a5ae7

Please sign in to comment.