Can Adrian run fully self-hosted and offline / air-gapped? #66
Answered
by
gladstomych-sa
gladstomych-sa
asked this question in
Q&A
-
|
For data-sovereign / regulated setups: can Adrian run fully self-hosted and offline (air-gapped), with no telemetry leaving the box? |
Beta Was this translation helpful? Give feedback.
Answered by
gladstomych-sa
Jun 30, 2026
Replies: 1 comment
-
|
Yes. Adrian ships everything for a single-host, fully offline deployment via Docker Compose — the Go backend, the Next.js dashboard, the Python SDK, and a local Llama.cpp container serving an on-device classifier. No telemetry leaves the box and no managed cloud is required, which suits data-sovereign and regulated environments. Self-hosting guide: https://github.com/secureagentics/Adrian#self-hosting |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gladstomych-sa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. Adrian ships everything for a single-host, fully offline deployment via Docker Compose — the Go backend, the Next.js dashboard, the Python SDK, and a local Llama.cpp container serving an on-device classifier. No telemetry leaves the box and no managed cloud is required, which suits data-sovereign and regulated environments.
Self-hosting guide: https://github.com/secureagentics/Adrian#self-hosting