arkade icon indicating copy to clipboard operation
arkade copied to clipboard

[App] Issuer app for configuring a DNS01 solver

Open Waterdrips opened this issue 3 years ago • 2 comments

Expected Behaviour

Something like

arkade install issuer --type route53 --credentials-file ~/route53-creds

We have the manifests somewhere in the OFC / ofc-bootstrap archived repos.

It would set secrets and configure an issuer using the provided method, we can support stuff like cloudflare digitalocean aws route53 civo etc?

Waterdrips avatar Mar 08 '21 19:03 Waterdrips

https://github.com/openfaas/ofc-bootstrap/blob/master/templates/issue-prod.yml something like this we used on OFC

Waterdrips avatar Mar 17 '21 17:03 Waterdrips

https://github.com/openfaas/ofc-bootstrap/blob/master/templates/k8s/tls/issuer-prod.yml This is an example with some go templating

Waterdrips avatar Mar 17 '21 17:03 Waterdrips