Quick Start
Docker Compose
Building from Source
The Dockerfile uses
node:22-bookworm, installs Bun for build scripts, and runs the gateway as a non-root user for security.LAN Access
By default the container binds to loopback. To expose the gateway on LAN (for mobile apps or external health checks):1
Set an authentication token
Set
ARGENT_GATEWAY_TOKEN or ARGENT_GATEWAY_PASSWORD environment variable.2
Override the CMD
