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

21
dev/docker/rdpgw.yaml Normal file
View File

@@ -0,0 +1,21 @@
server:
certFile: /opt/rdpgw/server.pem
keyFile: /opt/rdpgw/key.pem
gatewayAddress: localhost:9443
port: 9443
hosts:
- xrdp:3389
roundRobin: false
sessionKey: thisisasessionkeyreplacethisjetz
sessionEncryptionKey: thisisasessionkeyreplacethisnunu
openId:
providerUrl: http://keycloak:8080/auth/realms/rdpgw
clientId: rdpgw
clientSecret: 01cd304c-6f43-4480-9479-618eb6fd578f
client:
usernameTemplate: "{{ username }}"
networkAutoDetect: 0
bandwidthAutoDetect: 1
ConnectionType: 6
security:
tokenSigningKey: prettypleasereplacemeinproductio