I Putu Ariyasa

Results 64 comments of I Putu Ariyasa

Hi @jamilbk , i am experiencing with the Dockerfile.prod and docker-compose.prod.yml right now. one thing i found is that the admin user is not created even with `ADMIN_EMAIL` and `DEFAULT_ADMIN_PASSWORD`...

thanks @princemaple for the info. But shouldn't it be possible to specify the user from the environment?

ah i see, i thought the feature was there since the env variables were there. Thanks @princemaple

well noted @princemaple . btw, any chance on adding feature to enable specifying egress rule from env variables or file? i personally prefer IaC approach in deploying services.

Thanks for the fast response. > Makes sense, would Dex work in your scheme of things? Isn't Dex act as an IdP? not as a relaying party. I'm thinking that...

i see, i think as long as it can integrate to generic OIDC provider as a relying party then it should work in our deployment.

OpenID Connect is a standard so i think it should be possible to be used with another OpenID Connect provider besides google. Most of OpenID Connect relying party that i...

To anyone looking for alternative, might i suggest https://github.com/rapiz1/rathole. It support tunneling via websocket. From my brief benchmark using iperf3, it can attain almost 2x the bandwith of ssh tunnel.

Hi @fuomag9 , just wondering how do you configure the captcha to prevent spam? Because, CMIIW, once you pass the captcha stage, you can still spam the button as usual....

To anyone looking for alternative, might i suggest https://github.com/rapiz1/rathole. It support tunneling via websocket. From my brief benchmark using iperf3, it can attain almost 2x the bandwith of ssh tunnel.