Back up lyra local stack and script state before disk wipe #19

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

Goal

Back up the local state on the current Fedora host before the lyra disk wipe.

Acceptance Checklist

  • Back up stacks/ from 192.168.8.146 to external storage.
  • Back up Scripts/ from 192.168.8.146 to external storage.
  • Confirm the backup includes the irreplaceable or awkward-to-recreate state called out in the project note.
  • Do not proceed to installation until the backup is verified.

Critical Data Called Out In The Note

  • Stack configs and bind-mounted data under stacks/
  • SWAG SSL certs inside the Jellyfin stack config
  • Immich PostgreSQL data
  • Compose files
  • signal-api state (signal-cli-config)
  • voice-pipeline state (voice-models, voice-state, voice-logs)

Verification

Use the exact rsync targets from the note or an equivalent verified backup path. The key requirement is that the data exists outside the host before nixos-anywhere wipes the disk.

## Goal Back up the local state on the current Fedora host before the `lyra` disk wipe. ## Acceptance Checklist - Back up `stacks/` from `192.168.8.146` to external storage. - Back up `Scripts/` from `192.168.8.146` to external storage. - Confirm the backup includes the irreplaceable or awkward-to-recreate state called out in the project note. - Do not proceed to installation until the backup is verified. ## Critical Data Called Out In The Note - Stack configs and bind-mounted data under `stacks/` - SWAG SSL certs inside the Jellyfin stack config - Immich PostgreSQL data - Compose files - `signal-api` state (`signal-cli-config`) - `voice-pipeline` state (`voice-models`, `voice-state`, `voice-logs`) ## Verification Use the exact rsync targets from the note or an equivalent verified backup path. The key requirement is that the data exists outside the host before `nixos-anywhere` wipes the disk.
nimmo closed this issue 2026-07-11 12:31:44 +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#19
No description provided.