5 Commits

Author SHA1 Message Date
93e8426a43
Feature: Implement new modules for fighter.
- Fighter uses: system, git, sops, docker, networking, and iscsi modules; plus its own stacks module which we've updated to use the new design concept.
  - I can't figure out how to put all of the module code together (importing and defining the vars), so we're compromising.
2025-02-16 01:26:30 -08:00
1feffe2777
Fix: Update instances of APPDATA to point to ${sys.dataDirs.appdata}/${stack} 2025-02-01 00:18:26 -08:00
46b7cd3116
Enhancement: Rename DOCKER_DATA to runtime-neutral APPDATA 2025-01-31 22:30:10 -08:00
7d506a74fd
Feature: Implement sops-nix for Traefik, send stacks:
- Init stack.nix files.
  - Delete .env files, move into stack.nix.
  - Rotate traefik's secrets.env.
2025-01-30 15:02:34 -08:00
f3686ae3ad
Move send to stack 2024-08-28 12:14:19 -07:00