hyperhive/nix/modules
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas 43776afbfd fix(matrix): order hive-matrix container start after the gateway (resolver)
Per operator review on the PR: when the network module is on, the
matrix container's resolver is the dnsmasq in the gateway container, so
order the matrix container start after the gateway container. This is
robustness for tuwunel's lazy federation lookups, not a boot
requirement — the boot fix is the resolv.conf nameserver line (the
failure was a parse error on an empty resolv.conf, not connectivity).
Soft 'after' (not 'requires') keeps lifecycles decoupled; network.enable
asserts gateway.enable so the gateway container unit always exists.
2026-06-06 11:02:25 +02:00
..
hive-c0re.nix docs: specify certFingerprint format and generation recipe 2026-06-05 23:38:54 +02:00
hive-ci.nix fix: re-run hive-ci-prefetch on every container restart via partOf 2026-06-05 00:39:13 +02:00
hive-forge.nix fix(#981): enable Forgejo Actions so runner registration token API works 2026-06-01 18:38:44 +02:00
hive-gateway.nix fix(nix): emit explicit port in .well-known/matrix/server delegation 2026-06-06 00:37:07 +02:00
hive-matrix.nix fix(matrix): order hive-matrix container start after the gateway (resolver) 2026-06-06 11:02:25 +02:00
hive-network.nix refactor: remove hyperhive.role option — there is only one role: agent 2026-06-04 14:31:44 +02:00