Joshua Kleiner
Joshua Kleiner
After doing vagrant up on a fresh instance I see that .vagrant is in the root already for .gitignore and the Wordpress stuff I wanted to ignore anyway is in...
I think that might work for one, but some of our plugins aren't public so they just get included into the repo (which is basically the root of the VCCW...
Even an option to prompt for password to make changes would be better. I've gone back to manual editing as well because I am always spinning up and shutting down...
Yes wildcard for subdomains works fine. I have a use case where I have a longer list of domains that can't be covered by wildcard that it won't work out...
I'm trying to use this method, but I have a custom healthcheck path which I had set at http.healthcheck and it seems like it adds the rules fine but then...
I gave it another go, added healthcheck with the path I need for each rule and that seems to work. It doesn't seem obvious that is how it would work,...
I see now what was happening with this. When you add an additional rule it creates a new target group for each rule. So if you don't specify the healthcheck...
Is there any open issue to track the use of all the extra target groups, or the extra health checks? I'd like to follow that if its in the works....
Basically adding extra rules creates a new target group for each rule and adds a health check for each one. They all hit the same app and have to be...
I saw the sponsorship showed up on the docker hub page. I thought it may have fixed our problem but I think it might still occur if you aren't authenticated....