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 1 year ago
JSON representation
A cert-manager ACME DNS01 solver webhook for ArvanCloud
- Host: GitHub
- URL: https://github.com/parmincloud/arvancloud-certmanager-issuer
- Owner: ParminCloud
- License: apache-2.0
- Created: 2024-02-28T19:00:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T18:53:13.000Z (about 1 year ago)
- Last Synced: 2025-04-03T22:36:22.052Z (about 1 year ago)
- Topics: acme, arvancloud, cert-manager, cert-manager-webhook, letsencrypt
- Language: Go
- Homepage: https://parmincloud.github.io/arvancloud-certmanager-issuer/
- Size: 642 KB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.html
- License: LICENSE
Awesome Lists containing this project
README
ArvanCloud ACME Webhook for CertManger
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;
}