Abhinav Rau

Results 5 comments of Abhinav Rau

Is anyone actively working on Azure support? If so, I would love to help out in any way.

@tet3 @jayaddison I am the author of [cloud-grocy ](https://github.com/abhinavrau/cloud-grocy/) and it uses the first approach mentioned in the issue description. It also uses this project (great project!) as its base...

@jayaddison The regular reload of nginx is for handling the reload of SSL certificates in case of letsencrypt renewal. The certbot container is also checking for renewal every 12 hours....

@jayaddison @tet3 After taking a another look at [docker-compose-letsencrypt-nginx-proxy-companion](https://github.com/evertramos/docker-compose-letsencrypt-nginx-proxy-companion ) project you mentioned earlier, I played with and got it working with [cloud-grocy](https://github.com/abhinavrau/cloud-grocy). I think it is a much cleaner...

@bharathkkb Following up on kubeconfig support, it looks like there is no explicit integration test for the hub module. It is being tested with asm in [simple_zonal_with_asm](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/tree/master/test/integration/simple_zonal_with_asm). To test the...