hyperhive/nix/host-modules/hive-gateway
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas d5782965db refactor(3202): the gateway publishes its vhost construction kit
Slice 1 of #3202. The listen set, the per-name TLS attrs and the
security headers move out of vhosts.nix into ./vhost-lib.nix and are
published as `services.hyperhive.gateway.lib` (internal, readOnly).

No behaviour change: vhosts.nix consumes the published value, so the
rendered vhost tree is identical.

The point is the next slice. Today a swarm service's vhost lives in
the gateway because only the gateway knows the port pair, the issuer
for a name, and the header block. Publishing those three is what lets
a service module declare its own vhost without the gateway having to
know that service by name.
2026-08-13 12:46:50 +02:00
..
default.nix refactor(3202): the gateway publishes its vhost construction kit 2026-08-13 12:46:50 +02:00
dnsmasq.nix fix(3149): the host asks the hive's resolver, at the bridge IP 2026-08-12 21:09:21 +02:00
error-pages.nix feat(3189): the sso vhost serves a themed page instead of a bare 502 2026-08-12 10:29:16 +02:00
options.nix refactor(3202): the gateway publishes its vhost construction kit 2026-08-13 12:46:50 +02:00
vhost-lib.nix refactor(3202): the gateway publishes its vhost construction kit 2026-08-13 12:46:50 +02:00
vhosts.nix refactor(3202): the gateway publishes its vhost construction kit 2026-08-13 12:46:50 +02:00