bolkedebruin / rdpgw

Remote Desktop Gateway in Go for deploying on Linux/BSD/Kubernetes
Apache License 2.0
757 stars 119 forks source link

Working docker-compose? #96

Closed vampywiz17 closed 6 months ago

vampywiz17 commented 8 months ago

Somebody able to share a working docker-compose (that use docker hub image, not localy builded) with volumes, port mapping, etc...

I try to figure out, how to set it with portainer stack, but no success....

TEDSv commented 8 months ago

https://github.com/archef2000/rdpgw

vampywiz17 commented 8 months ago

@TEDSv

Thanks, but it is a bit out of date not?

Edit:

I try it but not working. i think it search the keycloak

2024/01/24 19:18:09 Cookies are used as session storage
2024/01/24 19:18:09 Starting remote desktop gateway server
2024/01/24 19:18:09 enabling openid extended authentication
2024/01/24 19:18:09 Cannot get oidc provider: Get "http://keycloak:8080/auth/realms/rdpgw/.well-known/openid-configuration": dial tcp: lookup keycloak on 127.0.0.11:53: no such host
bolkedebruin commented 6 months ago

Docker compose files have been updated. Please read the instructions on how to use it.