project-nomad/admin/docs
Tom Boucher be79fa742b feat(install): detect port conflicts and suggest available alternatives
Instead of aborting when ports 8080, 9999, 3306, or 6379 are in use,
the installer now:
- Checks all required ports before starting containers
- Shows what process is using each conflicted port
- Suggests up to 3 available alternates (e.g. 18080, 28080, 38080)
- Lets the user accept the recommendation or enter a custom port
- Rewrites the compose file with the chosen ports
- Displays a port map summary on successful install
2026-03-14 18:48:18 -04:00
..
about.md docs: update documentation for recent features and hardware page 2026-03-11 14:08:09 -07:00
faq.md docs: update documentation for recent features and hardware page 2026-03-11 14:08:09 -07:00
getting-started.md docs: update documentation for recent features and hardware page 2026-03-11 14:08:09 -07:00
home.md feat(docs): polish docs rendering with desert-themed components 2026-02-06 14:41:30 -08:00
release-notes.md feat(install): detect port conflicts and suggest available alternatives 2026-03-14 18:48:18 -04:00
security-audit-v1.md fix(security): narrow SSRF scope to allow RFC1918 LAN addresses 2026-03-11 14:08:09 -07:00
use-cases.md fix(docs): point Wikipedia Selector refs to /settings/zim/remote-explorer 2026-02-06 14:41:30 -08:00