project-nomad/admin/docs
Tom Boucher b510d4580e feat(install): detect existing Docker environment and offer integrated installation
Adds environment detection and integration mode to the installer:

- Scans for running Docker Compose projects, NVIDIA GPU runtime,
  existing MySQL/Redis containers, and Docker networks
- Offers standalone (full isolated stack) vs integrated mode
- Integrated mode:
  - Joins an existing Docker network so NOMAD services are discoverable
    by other containers and vice versa
  - Optionally reuses existing MySQL with user-provided credentials
  - Optionally reuses existing Redis
  - Detects NVIDIA containers already using the GPU and confirms
    coexistence (Docker/NVIDIA handle time-sharing automatically)
  - Generates a tailored compose file (removes unneeded services,
    configures external network)
- Persists integration config to /opt/project-nomad/.integration
  for use by helper scripts and updates
- NOMAD always manages its own compose file — user's compose is
  never modified
2026-03-14 19:36:26 -04:00
..
about.md docs: update documentation for recent features and hardware page 2026-03-11 14:08:09 -07:00
faq.md docs: update documentation for recent features and hardware page 2026-03-11 14:08:09 -07:00
getting-started.md docs: update documentation for recent features and hardware page 2026-03-11 14:08:09 -07:00
home.md feat(docs): polish docs rendering with desert-themed components 2026-02-06 14:41:30 -08:00
release-notes.md feat(install): detect existing Docker environment and offer integrated installation 2026-03-14 19:36:26 -04:00
security-audit-v1.md fix(security): narrow SSRF scope to allow RFC1918 LAN addresses 2026-03-11 14:08:09 -07:00
use-cases.md fix(docs): point Wikipedia Selector refs to /settings/zim/remote-explorer 2026-02-06 14:41:30 -08:00