Fix Grafana secret_key requirement for NixOS 26.05 #12

Merged
AlexCaswen merged 2 commits from fix-grafana-secret-key into main 2026-05-06 06:20:41 +00:00
AlexCaswen commented 2026-05-06 06:19:01 +00:00 (Migrated from gitlab.com)

NixOS 26.05 removed the default Grafana secret_key. This adds:

  • File-based secret_key provider in configuration.nix
  • Secret key generation on first deploy (same pattern as ETH JWT)

The key is generated inside the container and never leaves it.

NixOS 26.05 removed the default Grafana secret_key. This adds: - File-based secret_key provider in configuration.nix - Secret key generation on first deploy (same pattern as ETH JWT) The key is generated inside the container and never leaves it.
AlexCaswen (Migrated from gitlab.com) merged commit be0229c998 into main 2026-05-06 06:20:41 +00:00
AlexCaswen commented 2026-05-06 06:20:43 +00:00 (Migrated from gitlab.com)

mentioned in commit be0229c998

mentioned in commit be0229c99818e66c677cbf50b4fb1aa9e2127578
Sign in to join this conversation.
No reviewers
No milestone
No project
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
midwitmoneymgmt/m3-infra!12
No description provided.