5e16fee73b
Deploys @rynfar/meridian on a Debian 12 LXC, bound to 0.0.0.0:3456. OAuth credentials transferred manually after first deploy (claude login on Mac, scp ~/.claude to /opt/meridian/.claude). systemd unit is enabled but gated on credentials.json existence so the first deploy doesn't crash-loop. LXC has no auth layer — security model is LAN-only reachability. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
7 lines
166 B
INI
7 lines
166 B
INI
[defaults]
|
|
interpreter_python = /usr/bin/python3
|
|
deprecation_warnings = False
|
|
host_key_checking = False
|
|
result_format = yaml
|
|
callbacks_enabled = profile_tasks, timer
|