Release v1.3.72
tests / pest (push) Failing after 8m45s Details
tests / assets (push) Successful in 21s Details
tests / release (push) Has been skipped Details

install-agent.sh now creates /etc/caddy/clupilot-proxy-hosts.conf and adds the
import line itself, validating afterwards and taking the line back out if Caddy
rejects it. The previous release told the operator to add that line by hand
while nothing created the file — and an import of a missing file makes the whole
proxy configuration invalid, which would have taken the portal down with it.

A hostname already written by hand in the Caddyfile is skipped when the managed
file is rendered. Two blocks for one name make Caddy reject everything.

Run once per server:

  sudo bash /opt/clupilot/deploy/install-agent.sh

2037 tests pass.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
feature/host-bootstrap v1.3.72
nexxo 2026-07-30 23:35:38 +02:00
parent a21278eb52
commit 1e3199b72e
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
1.3.71
1.3.72