project-nomad/admin/app
Chris Sherwood d86c78dba5 feat: Add Windows Docker Desktop support for local development
- Detect Windows platform and use named pipe (//./pipe/docker_engine)
  instead of Unix socket for Docker Desktop compatibility
- Add NOMAD_STORAGE_PATH environment variable for configurable
  storage paths across different platforms
- Update seeder to use environment variable with Linux default
- Document new environment variable in .env.example

This enables local development on Windows machines with Docker Desktop
while maintaining Linux production compatibility.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 10:29:24 -08:00
..
controllers feat: [wip] self updates 2026-01-15 15:54:59 -08:00
exceptions fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00
jobs feat(Collections): map region collections 2025-12-23 16:00:33 -08:00
middleware feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
models feat: improved app cards and custom icons 2026-01-15 15:54:59 -08:00
services feat: Add Windows Docker Desktop support for local development 2026-01-19 10:29:24 -08:00
utils fix(Zim): storage path 2025-12-07 20:18:58 -08:00
validators feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00