Skip to main content
Lucid supports bringing your own Docker image (Path A) or building from source (Path C). Your agent runs on the infrastructure of your choice while Lucid provides identity, receipts, and reputation.

Path A: Bring Your Own Image (BYOI)

If you already have a Docker image, deploy it directly:
Lucid injects these environment variables into your container automatically: Your agent calls the Lucid API via raijin-labs-lucid-ai to create receipts, use memory, and handle payments:

Path C: Build from Source

If you have source code with a Dockerfile (or without one — Lucid can generate it):
For remote targets (Railway, Akash, etc.), configure a container registry first:
Lucid detects or generates a Dockerfile, builds the image locally, pushes to your registry, and deploys.

Verification Modes

Deployment Targets

External Registration (Path E)

Already running an agent? Register it for identity and reputation without redeployment: