diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-06 23:22:37 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-06 23:22:37 +0200 |
| commit | b2503df8d43ae70a87584f824d819f9461eb3ee7 (patch) | |
| tree | f9e9827ab944153fd057c0e4235baf586656f7be /f3s/example-apache/helm-chart | |
| parent | 0fd7c8e0bbab5f1851b268792facb4e80a7c8aba (diff) | |
Fix 404 errors for blowfish/fishfinger index.txt URLs
Added blowfish.buetow.org and fishfinger.buetow.org to @acme_hosts array
to ensure proper routing through relayd to localhost instead of falling
through to f3s cluster backends.
Changes:
- Rexfile: Add blowfish.buetow.org and fishfinger.buetow.org to @acme_hosts
- httpd.conf.tpl: Skip current server hostname in @acme_hosts loop to avoid
duplicate server blocks (already handled by dedicated "Current server's FQDN" block)
- relayd.conf.tpl: Skip both server hostnames in TLS keypair loop since each
server only has its own certificate (not the other server's cert)
This ensures relayd routes these hostnames to localhost:8080 where httpd
serves content from /htdocs/buetow.org/self including index.txt health checks.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'f3s/example-apache/helm-chart')
0 files changed, 0 insertions, 0 deletions
