Local Deployment (Docker)
Run the verification engine locally in air-gapped VPCs for maximum data sovereignty.
For air-gapped environments or applications with strict data sovereignty requirements, the Exogram Verification Engine can be deployed locally via Docker.
Starting the Engine
bash
docker run -p 8080:8080 -e EXO_LICENSE=your_key exogram/engine:latestThis guarantees zero latency overhead from network transit and ensures proprietary data never leaves your VPC.
EAAP Protocol v1.0Verified Architecture