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
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
acme:
# ACME support is disabled by default. Uncomment the following line# (and tls_certificate_path and tls_private_key_path above) to enable it.#enabled: true# Endpoint to use to request certificates. If you only want to test,# use Let's Encrypt's staging url:# https://acme-staging.api.letsencrypt.org/directory#url: "https://acme-v01.api.letsencrypt.org/directory"# Port number to listen on for the HTTP-01 challenge. Change this if# you are forwarding connections through Apache/Nginx/etc.#port: 8009# Local addresses to listen on for incoming connections.# Again, you may want to change this if you are forwarding connections# through Apache/Nginx/etc.#bind_addresses: ['::', '0.0.0.0']# How many days remaining on a certificate before it is renewed.#reprovision_threshold: 30
Description
When I want to enable the acme-feature in
v0.99.1.1
I still get the error which is described in #4559 and should be fixed with #4564Steps to reproduce
docker-compose up -d
and having acme enabled in myhomeserver.yaml
(on port 8009 instead of80)Version information
Version: v0.99.1.1
Install method: docker-compose using image avhost/docker-matrix:v0.99.1.1
Acme part in my homeserver.yaml
docker-compose.yml
Error log
The text was updated successfully, but these errors were encountered: