Skip to content

Commit

Permalink
fix: docker compose setup instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuseppe De Marco authored Aug 27, 2024
1 parent 8900a0a commit 93604c4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Docker-compose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ For docker-compose you can also [see here](https://docs.docker.com/compose/insta

## Run the composition

Copy the folder `example` to `docker-example` and do your configuration.
1. Copy/pull Satosa-Saml2Spid project locally.
2. Copy the folder `example` to a new folder named `docker-example`
3. Inspect the `docker-example` folder content and do your configuration.

> :warning: **DO NOT USE the `example` folder _as is_ in production**: the `example` folder provides secrets that **MUST** be not used in a production environment. It sole purpose is to provide a user friendly starting point.
Expand Down

0 comments on commit 93604c4

Please sign in to comment.