Fred Cox

Results 33 comments of Fred Cox

I'm having a _similar_ issue when php-fpm gets to its max number of connections (`pm.max_children`) then caddy will show a `502` - I'm thinking if the fastcgi directive could have...

This is a regression for me in v2.8 - resource was working fine with 2.7.1 - i guess related to https://github.com/hashicorp/terraform-provider-kubernetes/pull/1590 I have a cert manager issuer config like this...

@ph-kpichou since making this MR, I've actually reworked the project into something quite different from the original, that only uses browser based login, if you are interested its now the...

I'd be interested to know if someone else can make it work

To use this version you need to add a new google workspace app - https://github.com/ekreative/aws-saml-auth/blob/main/README.rst#setup-aws-saml-and-google-workspace - this is so that the redirect goes to the cli http listener instead of...

Has some relations to #142 but I dont handle the interactive flow for credential_process - instead assuming you use the non-interactive browser flow.

Closes ##225 and ##224 as all the commits are merged here.

Interested where the number 50K comes from

Forgot to mention, but yes ```shell $ cat /proc/sys/net/ipv4/ip_forward 1 $ cat /proc/sys/net/ipv6/conf/all/forwarding 1 ``` Also didnt say, but its maybe implied, the subnet forwarding also isnt working from my...