Torjus Håkestad torjus
  • Joined on 2022-01-08
torjus pushed to master at torjus/homelab-deploy 2026-02-07 05:26:59 +00:00
71d6aa8b61 fix: disable PrivateDevices to allow nix sandbox namespace creation
torjus pushed to add-deploy-homelab at torjus/nixos-servers 2026-02-07 05:20:16 +00:00
ec3b87f7fa flake: update homelab-deploy
torjus pushed to master at torjus/homelab-deploy 2026-02-07 05:19:45 +00:00
2c97b6140c fix: check only final responses in AllSucceeded to determine deployment success
torjus pushed to add-deploy-homelab at torjus/nixos-servers 2026-02-07 05:11:39 +00:00
913fa11c64 flake: update homelab-deploy
torjus pushed to master at torjus/homelab-deploy 2026-02-07 05:11:20 +00:00
efacb13b86 feat: exit listener after successful switch for automatic restart
ac3c9c7de6 fix: prevent listener service from restarting during deployment
Compare 2 commits »
torjus pushed to add-deploy-homelab at torjus/nixos-servers 2026-02-07 04:58:29 +00:00
3e85e2527f flake: update homelab-deploy
torjus pushed to master at torjus/homelab-deploy 2026-02-07 04:58:10 +00:00
9f205fee5e fix: add writable cache directory for nix git flake fetching
torjus pushed to add-deploy-homelab at torjus/nixos-servers 2026-02-07 04:54:06 +00:00
543ca18b14 flake: update homelab-deploy
torjus pushed to master at torjus/homelab-deploy 2026-02-07 04:53:27 +00:00
5f3cfc3d21 fix: add nixos-rebuild to PATH and fix CLI hanging after deploy failure
torjus pushed to add-deploy-homelab at torjus/nixos-servers 2026-02-07 04:46:00 +00:00
c83218b3bc flake: update homelab-deploy, add to devShell
torjus pushed to master at torjus/homelab-deploy 2026-02-07 04:43:29 +00:00
c9b85435ba fix: add git to listener service PATH for revision validation
torjus pushed to add-deploy-homelab at torjus/nixos-servers 2026-02-07 04:29:35 +00:00
0643f23281 vaulttest01: add vault secret dependency to listener
torjus created branch add-deploy-homelab in torjus/nixos-servers 2026-02-07 04:22:22 +00:00
torjus pushed to add-deploy-homelab at torjus/nixos-servers 2026-02-07 04:22:22 +00:00
ad8570f8db homelab-deploy: add NATS-based deployment system
torjus pushed to master at torjus/homelab-deploy 2026-02-07 04:08:25 +00:00
cf3b1ce2c9 refactor: use flake package directly in NixOS module
torjus pushed to master at torjus/homelab-deploy 2026-02-07 03:48:17 +00:00
9237814fed docs: add NATS subject structure and example server configuration
torjus pushed to master at torjus/homelab-deploy 2026-02-07 03:44:18 +00:00
f03eb5f7dc feat: add environment variable support for deploy command flags
torjus pushed to master at torjus/homelab-deploy 2026-02-07 03:41:01 +00:00
f51058964d fix: verify NKey file has secure permissions before reading
torjus pushed to master at torjus/homelab-deploy 2026-02-07 03:25:53 +00:00
95fbfb2339 chore: extract version from main.go in flake.nix
e1ab4599a8 docs: update CLAUDE.md to match implementation
Compare 2 commits »
torjus pushed to master at torjus/homelab-deploy 2026-02-07 03:21:58 +00:00
a19ed50394 docs: add README with CLI, MCP, and NixOS module documentation
fa49e9322a feat: implement NATS-based NixOS deployment system
ad7d1a650c chore: add gopls LSP configuration for Claude Code
1f23a6ddc9 docs: update design with configurable subjects and improved module
1460cc533d chore: add CLAUDE.md and configure nix dev shell