Commit Graph

10 Commits

Author SHA1 Message Date
danlin cb0c3c791b Persist filebrowser config to /data/filebrowser
Mount /data/filebrowser as /config and point FB_DATABASE at
/config/filebrowser.db so the user/share database survives
container recreations.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 00:58:29 +02:00
danlin 42bb1c8092 Fix upgrade-containers to only pull images from active containers
Use podman ps instead of podman images to avoid pulling dangling
<none> entries and stale unused images.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 17:49:36 +01:00
danlin fe7182291b Add upgrade-containers target to pull and restart podman containers
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 17:47:50 +01:00
danlin c4938a6c05 Remove plaintext secrets, update SSH key, and upgrade to NixOS 25.11
Replace initialPassword with hashedPassword for danlin user, move
FileBrowser admin password to external environmentFile with restricted
secrets directory, update SSH authorized key, and bump nixpkgs to 25.11.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 17:44:03 +01:00
danlin dd943ffd16 Add Docker Registry configuration for k8s-server with TLS and authentication 2025-12-16 10:47:15 +01:00
danlin a83976c615 Add k8s-server deployment target and enable QEMU guest agent in common configuration 2025-12-15 23:50:28 +01:00
danlin 0425868cdc Add k8s-server configuration and deployment scripts 2025-12-15 17:12:10 +01:00
danlin cdf71a5ded Add Gitea container configuration and update firewall rules for access 2025-12-15 09:46:14 +01:00
danlin b92ccc8360 Update WSDD service configuration for improved network handling and stability 2025-12-09 16:57:48 +01:00
danlin dbc64845f4 Add initial pyproject.toml for dj-beets project with dependencies and metadata 2025-12-08 10:40:52 +01:00