Update README.md

Provide friendlier description on testing
This commit is contained in:
bolkedebruin 2020-07-28 08:57:42 +02:00 committed by GitHub
parent 94acec7529
commit 007f93ed4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,16 +87,17 @@ security:
# make sure to share this amongst different pods
tokenSigningKey: thisisasessionkeyreplacethisjetzt
```
## Local tests
## Testing locally
A convenience docker-compose allows you to test the RDPGW locally. It uses [Keycloak](http://www.keycloak.org)
and [xrdp](http://www.xrdp.org) and exposes it services on port 443. You will need to allow your browser
to connect to localhost with and self signed security certificate. For chrome set `chrome://flags/#allow-insecure-localhost`.
The username to login to both Keycloak and xrdp is `admin` as is the password.
```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