Self-host with Docker ยท Yantr
Project N.O.M.A.D.
Self-contained offline survival computer with AI, knowledge base, and essential tools.
2
Ports
4
Notes
4
Use Cases
About
What Project N.O.M.A.D. does
Project N.O.M.A.D. is a self-contained offline survival computer with AI chat, offline Wikipedia (Kiwix), Khan Academy courses (Kolibri), maps, data tools, notes, and system benchmarking. Perfect for offline use.
Install Flow
How to self-host Project N.O.M.A.D.
Project N.O.M.A.D. can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Project N.O.M.A.D. does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Run AI chat and document search completely offline with local LLMs.
- Access Wikipedia, medical references, and educational content without internet.
- Use as a self-contained survival computer for emergency preparedness.
- Host a private, secure knowledge base for offline use.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8080 | HTTP | Command Center |
| 9999 | HTTP | Container Logs |
Docker Image
ghcr.io/crosstalk-solutions/project-nomad:v1.30.2
Service Name
admin
Notes
Things to know before you deploy
- Requires Docker socket access for container orchestration.
- Minimum 4GB RAM for base installation; 32GB recommended for AI tools.
- Contains no telemetry - fully offline capable after initial install.
- No built-in authentication - use network-level controls for multi-user access.
Related Apps
More tools you might pair with Project N.O.M.A.D.
Page generated 2026-07-27T04:28:00.415Z