project-nomad/admin/app/services
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
..
docker_service.ts feat: Add Windows Docker Desktop support for local development 2026-01-19 10:29:24 -08:00
docs_service.ts fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00
download_service.ts feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
map_service.ts fix(admin): base map assets download url 2026-01-13 06:58:05 -08:00
queue_service.ts feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
system_service.ts fix(Docker): improve container state management 2026-01-16 10:35:37 -08:00
system_update_service.ts feat: [wip] self updates 2026-01-15 15:54:59 -08:00
zim_service.ts feat(Collections): map region collections 2025-12-23 16:00:33 -08:00