Skip to content

Installasjon: Første oppstart og tilstandskontroll

Fullfør den sidespesifikke arbeidsflyten for Installasjon: Første oppstart og tilstandskontroll. Denne fremgangsmåten bruker /api/next/health · /api/next/auth/status · 6080:5000 · 6180:5000 · WebAuthn.

Denne siden gjelder bare Installasjon: Første oppstart og tilstandskontroll (Docker · nett). Kanal- og datagrensene er: DiscVault · ghcr.io/helmerznl/discvault:latest; 6080 → API 5000; DiscVault · ghcr.io/helmerznl/discvault:beta; /api/next/auth/status; 6180 → API 5000. Sidespesifikke kontrollpunkter: /api/next/health · /api/next/auth/status · 6080:5000 · 6180:5000 · WebAuthn.

  • DiscVault · ghcr.io/helmerznl/discvault:latest
  • 6080 → API 5000
  • DiscVault · ghcr.io/helmerznl/discvault:beta
  • /api/next/auth/status
  • 6180 → API 5000
  • /api/next/health
  • /api/next/auth/status
  1. Kontroller: postgres
  2. Bekreft: GET /api/next/health · HTTP 2xx
  3. Velg: Installasjon: Legacy Authentication
  4. Åpne: 6180:5000
  5. Bekreft: GET /api/next/auth/status · WebAuthn TOTP
Terminal window
docker compose --env-file /opt/discvault/.env -p discvault -f /opt/discvault/compose.yaml ps
docker compose --env-file /opt/discvault/.env -p discvault -f /opt/discvault/compose.yaml logs --tail=100 next-api next-worker next-mcp postgres
curl --fail http://localhost:6080/api/next/health
curl --fail http://localhost:6080/api/next/auth/status
Terminal window
docker compose -p discvault_next_deploy -f /opt/discvault-next/docker-compose.yml ps
docker compose -p discvault_next_deploy -f /opt/discvault-next/docker-compose.yml logs --tail=100 next-api next-worker next-mcp postgres
curl --fail http://localhost:6180/api/next/health
curl --fail http://localhost:6180/api/next/auth/status

Godta resultatet for Installasjon: Første oppstart og tilstandskontroll bare når alle resultatene nedenfor er oppfylt: helsesjekken lykkes, konfigurert origin åpnes og første konto er eier. Sidespesifikke kontrollpunkter: /api/next/health · /api/next/auth/status · 6080:5000 · 6180:5000 · WebAuthn.

  • helsesjekken lykkes, konfigurert origin åpnes og første konto er eier

Oppdatering og migrering: Sikkerhetskopi