Does this work without internet access? #3
Unanswered
scottconverse
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Q: Our city network doesn't allow outbound connections from internal servers. Can CivicRecords AI run air-gapped?
A: Yes — that's a core design requirement. The system runs entirely locally with no outbound connections. The
verify-sovereignty.shscript (orverify-sovereignty.ps1on Windows) confirms no data leaves your network. The only time you need internet is the initial Docker image pull and Ollama model download during installation.All reactions