Commit Graph

6 Commits

Author SHA1 Message Date
Tom Boucher
4fadaecd33 fix: resolve hardcoded port references for Dozzle and update script
- Add DOZZLE_PORT env var (optional, defaults to 9999) so the admin
  app knows the actual Dozzle port when it's been remapped
- Pass DOZZLE_PORT through compose env → AdonisJS env → Inertia
  shared props → SettingsLayout sidebar link
- Remove hardcoded '9999' from SettingsLayout.tsx
- Fix update_nomad.sh success message to read admin port from the
  existing compose file instead of hardcoding 8080
- Also fixes the update script saying 'installation completed'
  instead of 'update completed'
2026-03-14 18:48:18 -04:00
Jake Turner
393c177af1 feat: [wip] self updates 2026-01-15 15:54:59 -08:00
Jake Turner
80a1d0eef4 fix(install): ensure update script always pulls latest imgs 2026-01-13 06:58:05 -08:00
Jake Turner
275ca80931 fix(install): use modern docker compose command in update script 2026-01-13 06:58:05 -08:00
Jake Turner
035f1c67b1 fix(install): cleanup compose file names 2025-12-05 15:47:22 -08:00
Jake Turner
7c2b0964dc feat: container controls & convienience scripts 2025-08-08 15:07:32 -07:00