project-nomad/admin
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
..
app fix(security): rotate benchmark HMAC signing secret 2026-03-13 13:46:17 -07:00
bin feat: curated content system overhaul 2026-02-11 15:44:46 -08:00
commands feat: support for updating services 2026-03-11 14:08:09 -07:00
config fix: resolve hardcoded port references for Dozzle and update script 2026-03-14 18:48:18 -04:00
constants feat(AI Assistant): performance improvements and smarter RAG context usage 2026-03-11 14:08:09 -07:00
database feat: support for updating services 2026-03-11 14:08:09 -07:00
docs feat(install): detect port conflicts and suggest available alternatives 2026-03-14 18:48:18 -04:00
inertia fix: resolve hardcoded port references for Dozzle and update script 2026-03-14 18:48:18 -04:00
providers fix(Maps): static path resolution 2026-01-23 14:17:25 -08:00
public feat(docs): polish docs rendering with desert-themed components 2026-02-06 14:41:30 -08:00
resources/views fix(admin): add favicons 2026-01-13 06:58:05 -08:00
start fix: resolve hardcoded port references for Dozzle and update script 2026-03-14 18:48:18 -04:00
tests feat: initial commit 2025-06-29 15:51:08 -07:00
types feat(AI Assistant): performance improvements and smarter RAG context usage 2026-03-11 14:08:09 -07:00
util feat: display model download progress 2026-02-06 16:22:23 -08:00
views feat: initial commit 2025-06-29 15:51:08 -07:00
.editorconfig feat: initial commit 2025-06-29 15:51:08 -07:00
.env.example feat: Add Windows Docker Desktop support for local development 2026-01-19 10:29:24 -08:00
ace.js feat: initial commit 2025-06-29 15:51:08 -07:00
adonisrc.ts feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
eslint.config.js feat: openwebui+ollama and zim management 2025-07-09 09:08:21 -07:00
package-lock.json build(deps): bump tar from 7.5.9 to 7.5.10 in /admin 2026-03-11 14:08:09 -07:00
package.json build(deps): bump tar from 7.5.9 to 7.5.10 in /admin 2026-03-11 14:08:09 -07:00
tailwind.config.ts feat: initial commit 2025-06-29 15:51:08 -07:00
tsconfig.json feat: initial commit 2025-06-29 15:51:08 -07:00
vite.config.ts feat: initial commit 2025-06-29 15:51:08 -07:00