Restore stacks and validate lyra services after installation #21

Closed
opened 2026-07-01 16:17:11 +01:00 by nimmo · 0 comments
Owner

Goal

Bring lyra back to a working state after the NixOS install.

Acceptance Checklist

  • SSH in as nimmo.
  • Confirm the host is running NixOS with the correct hostname.
  • Restore stacks/ and Scripts/ from the backup.
  • Recreate ~/stacks -> /srv/stacks.
  • Verify NVIDIA and CUDA access.
  • Start the Docker stacks and confirm core services come up.
  • Confirm NFS mounts, SWAG, Ollama, and service-specific health checks pass.
  • Confirm SOPS decryption works on lyra.
  • Verify the deployed host key and age recipient state.

Validation Targets

  • nvidia-smi
  • CUDA in Docker
  • stack startup under /srv/stacks
  • immich / jellyfin / SWAG / tdarr
  • immich_machine_learning health
  • NFS mounts used by stash and tdarr
  • Ollama on port 11434
  • sops -d secrets/secrets.yaml

Notes

The issue is not complete until the host is functioning as the intended replacement for the Fedora system.

## Goal Bring `lyra` back to a working state after the NixOS install. ## Acceptance Checklist - SSH in as `nimmo`. - Confirm the host is running NixOS with the correct hostname. - Restore `stacks/` and `Scripts/` from the backup. - Recreate `~/stacks -> /srv/stacks`. - Verify NVIDIA and CUDA access. - Start the Docker stacks and confirm core services come up. - Confirm NFS mounts, SWAG, Ollama, and service-specific health checks pass. - Confirm SOPS decryption works on `lyra`. - Verify the deployed host key and age recipient state. ## Validation Targets - `nvidia-smi` - CUDA in Docker - stack startup under `/srv/stacks` - immich / jellyfin / SWAG / tdarr - `immich_machine_learning` health - NFS mounts used by stash and tdarr - Ollama on port `11434` - `sops -d secrets/secrets.yaml` ## Notes The issue is not complete until the host is functioning as the intended replacement for the Fedora system.
nimmo closed this issue 2026-07-11 12:31:19 +01:00
Sign in to join this conversation.
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
nimmo/nixos-config#21
No description provided.