Files
fkrebs 1a68be98e4 docs: session ×3 — Homarr board, Arcane environments, Infisical OIDC
- Homarr board 'nuclide' deployed (6 sections, 27 apps, correct SQLite schema)
- Arcane 8 environments online with unique agent tokens per host
- Infisical SITE_URL → internal IP; Pocket-ID OIDC client created
- RESUME: Arcane OIDC closed, new open items for Infisical config + Loki + Gotify
- Claude settings: SSH allowlist expanded

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 13:41:48 +02:00

14 lines
266 B
JSON

{
"permissions": {
"allow": [
"Bash(pct list *)",
"Bash(pct status *)",
"Bash(zfs list *)",
"Bash(zpool status *)",
"Bash(systemctl status *)",
"Bash(systemctl list-timers *)",
"Bash(ssh root@192.168.1.*)"
]
}
}