There was an error while loading. Please reload this page.
TLS certificates page; IRIS-NG-v1.2.0 New TLS Certificates page covering bring-your-own certificates: how CERT_DIR, CERT_FILENAME and KEY_FILENAME resolve, the Let's Encrypt case, and the two failure modes worth documenting because neither is guessable from the symptom alone -- mounting live/<domain> without archive/, which leaves the symlinks dangling inside the container while ls shows the file present on the host, and a private key that root owns 0700 and the container's www-data cannot read. Renewal not reloading nginx is included for the same reason: the site keeps serving the expired certificate and nothing reports it. Changelog: IRIS-NG-v1.2.0. Also records that v1.1.0 was never released -- the note previously named only v1.0.3, though both were staged on main and neither was ever tagged. Kubernetes: chart 0.6.0, appVersion IRIS-NG-v1.2.0, pull examples retargeted. Getting Started: link to the new page, and correct the cert-missing symptom -- nginx now preflights and names the resolved path and the variable behind it rather than emitting a raw SSL error.