You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I receive this error when I start the image,because I could give this error:
Starting Let's Encrypt Certificate Manager v0.3.0 f8965f6 Using locally stored Let's Encrypt account for ****@****.com Could not lookup certificate in Rancher API: Unknown schema type [certificate]
I receive this error when I start the image,because I could give this error:
Starting Let's Encrypt Certificate Manager v0.3.0 f8965f6 Using locally stored Let's Encrypt account for ****@****.com Could not lookup certificate in Rancher API: Unknown schema type [certificate]
This is my config:
ssl-certificate:
image: janeczku/rancher-letsencrypt:v0.3.0
environment:
API_VERSION: Production
AWS_ACCESS_KEY: ''
AWS_SECRET_KEY: ''
CERT_NAME: CERT_NAME
CLOUDFLARE_EMAIL: *@.com
CLOUDFLARE_KEY: CLOUDFLARE_KEY
DNSIMPLE_EMAIL: ''
DNSIMPLE_KEY: ''
DOMAINS: DOMAINS
DO_ACCESS_TOKEN: ''
DYN_CUSTOMER_NAME: ''
DYN_PASSWORD: ''
DYN_USER_NAME: ''
EMAIL: *@.com
EULA: 'Yes'
PROVIDER: CloudFlare
PUBLIC_KEY_TYPE: RSA-2048
RENEWAL_TIME: '12'
stdin_open: true
volumes:
- /etc/letsencrypt/production/certs
The text was updated successfully, but these errors were encountered: