Operate
Running hal0 as an appliance: locking it down, understanding its services, and knowing when something breaks before you do.
00Authenticationhal0's built-in three-tier auth model — session cookies, admin/client keys, login rate limiting, and the deny-by-default route classification table. Reference for enabling auth, rotating keys, and what still needs a reverse proxy.operate/auth.mdx01ServicesThe two systemd units that make up the hal0 platform — hal0-api and hindsight-api. Unit contents, config files, ports, health checks, and how to start/stop/restart/inspect logs for each.operate/services.mdx02Report errors to SentryOptional, off-by-default Sentry error reporting for the hal0 API, CLI, agent shim and dashboard, with the scrubbing rules that keep prompts and credentials off the wire.operate/sentry.mdx