project-nomad/install
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
..
sidecar-updater fix: update channel flexibility 2026-03-05 04:06:56 +00:00
collect_disk_info.sh feat: disk info collection 2025-12-07 19:13:43 -08:00
entrypoint.sh feat(Queues): support working all queues with single command 2026-01-23 11:07:47 -08:00
install_nomad.sh feat(install): detect existing Docker environment and offer integrated installation 2026-03-14 19:36:26 -04:00
management_compose.yaml fix: update channel flexibility 2026-03-05 04:06:56 +00:00
run_updater_fixes.sh fix: container update pattern in run_updater_fixes 2026-03-05 04:32:09 +00:00
start_nomad.sh feat(install): add start & stop helper scripts 2025-08-08 15:07:32 -07:00
stop_nomad.sh feat(install): add start & stop helper scripts 2025-08-08 15:07:32 -07:00
uninstall_nomad.sh ops: add optional storage dir removal to uninstall script 2026-02-18 14:52:06 -08:00
update_nomad.sh feat: [wip] self updates 2026-01-15 15:54:59 -08:00
wikipedia_en_100_mini_2025-06.zim fix(ZIM): host initial zim download in GH repo 2025-09-02 22:44:01 -07:00