Prerequisites
Before you begin, confirm your system meets the following requirements.Operating system
- Debian-based Linux distribution (Ubuntu recommended)
- sudo or root privileges
Hardware
For a base installation of the Command Center only:
To run AI tools (LLMs) and take full advantage of all capabilities:
The tools and resources you choose to install with N.O.M.A.D. determine the specs you need — not N.O.M.A.D. itself. A base install is lightweight; adding AI models and large content libraries requires significantly more storage and RAM.
Internet connection
An internet connection is required during installation to download dependencies. After installation, N.O.M.A.D. runs fully offline and does not require internet access.Quick install
Run the following command in your terminal. It updates your package list, installscurl, downloads the install script, and runs it.
1
Run the one-line installer
2
Wait for installation to complete
The script installs Docker (if not already present), pulls the required container images, and starts all services. This may take several minutes depending on your internet speed.
3
Open the Command Center
Once installation finishes, open a browser and navigate to:If you are accessing N.O.M.A.D. from another device on your network, use your device’s IP address instead:
After installation
Once you can access the Command Center athttp://localhost:8080, N.O.M.A.D. is running. The next step is to run through the Easy Setup Wizard to configure your capabilities and download content.
If you are an advanced user who wants to manage the Docker Compose configuration directly, see the Advanced Installation guide instead.
Easy Setup Wizard
First-time setup guide for configuring capabilities and downloading content.
Advanced Installation
Deploy using Docker Compose directly for full control over configuration.