hyperhive/nix/host-modules/hive-gateway
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas d60a0585d6 refactor(3202): the forge declares its own vhost and dns name
Moves `forgeVhost` out of the gateway's vhosts.nix and the forge's
`address=` rule out of dnsmasq.nix, into nix/host-modules/hive-forge —
the module that already owns everything else about the forge.

The gateway keeps what is gateway knowledge (the listen set, which
issuer covers a name, the header block) and loses the last reason it
had to read `swarm.forge` at all: `forgeCfg` is gone from both files
and from the module's `let`.

Both halves stay gated on `behindGateway` — with it off the operator
fronts forgejo themselves, so this hive must neither claim the vhost nor
answer DNS for the name.
2026-08-13 16:14:36 +02:00
..
default.nix refactor(3202): the forge declares its own vhost and dns name 2026-08-13 16:14:36 +02:00
dnsmasq.nix refactor(3202): the forge declares its own vhost and dns name 2026-08-13 16:14:36 +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 takes contributed dns names 2026-08-13 16:14:36 +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 forge declares its own vhost and dns name 2026-08-13 16:14:36 +02:00