voyager icon indicating copy to clipboard operation
voyager copied to clipboard

Explore ideas for simplifying HTTP challenge

Open tamalsaha opened this issue 6 years ago • 3 comments

https://github.com/appscode/voyager/issues/1055#issuecomment-407820927

tamalsaha avatar Jul 25 '18 18:07 tamalsaha

I amc creating an ansible playbook to automate the steps needed for HTTP challenge.

I am still working out how the playbook should be structured but it is the best solution I have come up.

haodeon avatar Feb 11 '19 22:02 haodeon

Has there been any update with this?

davesearle avatar Mar 25 '21 19:03 davesearle

I ended up using ansible as an orchestrator. It applied one config to do the http challenge and then applied another config once the challenge completed.

The only problem I have had with this approach is it isn't always reliable. Sometimes I get a failure in the http challenge.

haodeon avatar Mar 25 '21 23:03 haodeon