Commit Graph

5 Commits

Author SHA1 Message Date
Lars Nolden 30b325393a replace with real hardware configs 2026-06-26 17:01:28 +02:00
Lars Nolden 7579d4dcf5 change domains, ips and make flake check work 2026-06-26 16:12:57 +02:00
Lars Nolden 9a6a901dfe bump to nix 26.05 2026-06-26 14:26:54 +02:00
Lars Nolden 08ae2764e0 update authorized keys 2026-06-25 18:32:39 +02:00
Klaus 2d57db8182 Add infrastructure skeleton for review (refs #21)
check / flake-check (pull_request) Has been cancelled
Lays out the agreed shape from the design discussion: one flake at the
root with three nixosConfigurations (mqtt-ingest, db-host, app-host),
vendored Supabase docker-compose pointed at the external db-host,
Caddy → Kong → PostgREST/GoTrue, a Go MQTT→Postgres ingester stub,
deploy-rs node map, and a Gitea Actions workflow that deploys in
db → app → ingest order on push to main.

No real implementation yet — every host module has TODOs marking the
gaps (real hardware config, actual hostnames, HiveMQ packaging,
vendor the full upstream Supabase compose, etc.).
2026-05-27 17:23:02 +00:00