Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/parmincloud/arvancloud-certmanager-issuer

A cert-manager ACME DNS01 solver webhook for ArvanCloud
https://github.com/parmincloud/arvancloud-certmanager-issuer

acme arvancloud cert-manager cert-manager-webhook letsencrypt

Last synced: about 2 months ago
JSON representation

A cert-manager ACME DNS01 solver webhook for ArvanCloud

Awesome Lists containing this project

README

        


ArvanCloud ACME Webhook for CertManger



cert-manager project logo

ArvanCloud ACME Webhook for CertManger













A more simpler and maintainable ACME Webhook Issuer for CertManager Using
ArvanCloud DNS/CDN api


Installation


Short version



helm install --repo
https://ParminCloud.github.io/arvancloud-certmanager-issuer
arvancloud-webhook arvancloud-webhook -n cert-manager

Long version



helm repo add arvancloud-webhook
https://ParminCloud.github.io/arvancloud-certmanager-issuer


helm repo update


helm install --namespace=cert-manager arvancloud-webhook
arvancloud-webhook


After installation you will get notes about usage based on your provided
values




* {
font-family: system-ui;
}
body {
margin: 10%;
margin-bottom: 0;
}
a {
color: transparent;
}