Add local docker test environment (#1)

* local docker test environment with keycloak and xrdp

Co-authored-by: Krzysztof Adamski <krzysztof.adamski@ing.com>
This commit is contained in:
Krzysztof Adamski
2020-07-28 08:49:58 +02:00
committed by GitHub
parent 7bace85c15
commit 94acec7529
6 changed files with 2207 additions and 0 deletions

View File

@@ -87,6 +87,16 @@ security:
# make sure to share this amongst different pods
tokenSigningKey: thisisasessionkeyreplacethisjetzt
```
## Local tests
```bash
cd dev/docker
docker-compose build
docker-compose up
```
Allow your browser to run on unsecure localhost.
For chrome
chrome://flags/#allow-insecure-localhost
Use admin:admin user password combination whenever asked.
## Use
Point your browser to `https://your-gateway/connect`. After authentication