Skip to content
Snippets Groups Projects
Commit c8a40f56 authored by Martin van Es's avatar Martin van Es
Browse files

README changes

parent d4459d3f
No related branches found
No related tags found
No related merge requests found
......@@ -8,9 +8,16 @@ wildcard_cert.crt
wildcard_chain.crt
wildcard_cert.key
```
testidp/config/logins.json contains all the testaccounts and is volume mounted.
testidp/admin/application/classes/phpmailer.php contains the phpmailer configuration for sending the admin mails. You should replace the Username/Password, Host and setFrom.
```testidp/config/logins.json``` contains all the testaccounts and is volume mounted.
```testidp/admin/application/classes/phpmailer.php``` contains the phpmailer configuration for sending the admin mails. You should replace the Username/Password, Host and setFrom. It is also volume mounted.
When everything is in place a simple
```
docker-compose up testidp
```
Should do the trick
## Manual deploy
All files below testidp/simplesamlphp should be dropped in a working simplesamlphp installation.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment