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:| Component | Minimum |
|---|---|
| Processor | 2 GHz dual-core or better |
| RAM | 4 GB |
| Storage | 5 GB free disk space |
| OS | Debian-based (Ubuntu recommended) |
| Component | Recommended |
|---|---|
| Processor | AMD Ryzen 7 / Intel Core i7 or better |
| RAM | 32 GB |
| GPU | NVIDIA RTX 3060 or AMD equivalent or better |
| Storage | 250 GB free (SSD preferred) |
| OS | Debian-based (Ubuntu recommended) |
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.
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.
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.