Skip to content
Snippets Groups Projects
Commit 4d02202b authored by Pavel Břoušek's avatar Pavel Břoušek
Browse files

docs: create README

parent a59667d3
No related branches found
No related tags found
No related merge requests found
# Conformance IdP deployment
To easily run the conformance IdP, you can use docker compose:
```shell
cd docker
docker compose up -d --build
```
This will start SimpleSAMLphp at `http://localhost/simplesaml/module.php/admin` with the conformance module installed,
mariaDB database and nginx as a reverse proxy.
You need to mount configuration and metadata folders, see `docker-compose.yml`, and add HTTPS (e.g. Let's encrypt).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment