towerops/nix
Graham McIntire dfa334650f
fix: Improve service startup and Hex installation
- Check if PostgreSQL/Redis already running before starting
- Install Hex and Rebar3 non-interactively on shell entry
- Only run migrations if deps directory exists
- Better error messages with log file locations

This fixes issues when:
- Port 5432 is already in use (existing PostgreSQL)
- Port 6379 is already in use (existing Redis)
- Mix prompts for Hex installation interactively
2026-02-07 12:37:04 -06:00
..
build.nix feat: Add comprehensive Nix flakes integration 2026-02-07 12:26:54 -06:00
c-nif.nix feat: Add comprehensive Nix flakes integration 2026-02-07 12:26:54 -06:00
docker.nix feat: Add comprehensive Nix flakes integration 2026-02-07 12:26:54 -06:00
shell.nix fix: Improve service startup and Hex installation 2026-02-07 12:37:04 -06:00