blumeops/fly
Erich Blume 6e4d7f5991 Fix Alloy binary on Alpine: add libc6-compat
The grafana/alloy image is Ubuntu-based (glibc), but our container
uses nginx:alpine (musl). The binary exists but fails with "not found"
because the glibc dynamic linker is missing. libc6-compat provides
the compatibility shim.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 09:40:31 -08:00
..
alloy.river Route Alloy through Caddy for proper TLS, update ACLs 2026-02-08 08:45:57 -08:00
Dockerfile Fix Alloy binary on Alpine: add libc6-compat 2026-02-08 09:40:31 -08:00
fly.toml Add Fly.io public reverse proxy for docs.eblu.me (#120) 2026-02-08 02:36:19 -08:00
nginx.conf Add observability to Fly.io proxy via embedded Alloy 2026-02-08 08:04:29 -08:00
start.sh Add observability to Fly.io proxy via embedded Alloy 2026-02-08 08:04:29 -08:00