svc-apps Project NOMAD Install
active
Edit Selected
On 2026-03-22, Project N.O.M.A.D. was installed on svc-apps (192.168.4.114) using Docker Compose.
Paths on svc-apps:
- compose file: /opt/project-nomad/compose.yml
- local control-plane data: /opt/project-nomad/mysql and /opt/project-nomad/redis
- storage path presented to NOMAD and future installed services: /opt/project-nomad/storage
NAS-backed storage wiring:
- /opt/project-nomad/storage is a symlink to /mnt/nas-storage/project-nomad/storage
- /mnt/nas-storage is the existing CIFS mount from svc-nas (192.168.4.119)
- inside nomad_admin, /app/storage resolves to the NAS share and reported filesystem //192.168.4.119/storage
Compose/network details:
- admin UI on host port 8080
- Dozzle on host port 9999
- built-in MySQL and Redis kept local on the VM
Validation after install:
- nomad_admin healthcheck reached healthy
- HTTP request to http://127.0.0.1:8080 returned 302 redirect to /home
- logs showed migrations complete, database seeded, workers started
---
**2026-03-22 04:29:30 UTC | Created via MCP**