Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/parmincloud/arvancloud-certmanager-issuer
- Owner: ParminCloud
- License: apache-2.0
- Created: 2024-02-28T19:00:51.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-11-07T11:18:13.000Z (about 2 months ago)
- Last Synced: 2024-11-07T12:18:00.710Z (about 2 months ago)
- Topics: acme, arvancloud, cert-manager, cert-manager-webhook, letsencrypt
- Language: Go
- Homepage: https://parmincloud.github.io/arvancloud-certmanager-issuer/
- Size: 438 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
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;
}