[GH-ISSUE #1472] Support for fully airgapped environment #793

Closed
opened 2026-04-12 10:28:26 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @yyefet on GitHub (Dec 11, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/1472

Feature Request to support fully air-gapped environments to ensure no calls/requests leave the server externally if user desires.

Proposing --airgap or --no-external flag to disable all telemetry, pull from public repos, and phoning home of any sorts.

Originally created by @yyefet on GitHub (Dec 11, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/1472 Feature Request to support fully air-gapped environments to ensure no calls/requests leave the server externally if user desires. Proposing --airgap or --no-external flag to disable all telemetry, pull from public repos, and phoning home of any sorts.
Author
Owner

@mchiang0610 commented on GitHub (Dec 11, 2023):

@yyefet Thank you! Ollama should work for fully air-gapped environments already today. If the users' devices have no internet, it just won't pull or auto-update.

Please let me know if there is anything missing in this feature.

Again, thank you for bringing this up!

<!-- gh-comment-id:1850928895 --> @mchiang0610 commented on GitHub (Dec 11, 2023): @yyefet Thank you! Ollama should work for fully air-gapped environments already today. If the users' devices have no internet, it just won't pull or auto-update. Please let me know if there is anything missing in this feature. Again, thank you for bringing this up!
Author
Owner

@yyefet commented on GitHub (Dec 11, 2023):

I think a use case for a flag is to simulate an air-gapped environment without touching the network/firewall.

<!-- gh-comment-id:1850932317 --> @yyefet commented on GitHub (Dec 11, 2023): I think a use case for a flag is to simulate an air-gapped environment without touching the network/firewall.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#793