Gå til indhold

Installation: Første start og sundhedskontrol

Gennemfør den sidespecifikke arbejdsgang for Installation: Første start og sundhedskontrol. Denne fremgangsmåde arbejder med /api/next/health · /api/next/auth/status · 6080:5000 · 6180:5000 · WebAuthn.

Denne side gælder kun for Installation: Første start og sundhedskontrol (Docker · web). Kanal- og datagrænserne er: DiscVault · ghcr.io/helmerznl/discvault:latest; 6080 → API 5000; DiscVault · ghcr.io/helmerznl/discvault:beta; /api/next/auth/status; 6180 → API 5000. Sidespecifikke kontrolpunkter: /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. Kontrollér: postgres
  2. Bekræft: GET /api/next/health · HTTP 2xx
  3. Vælg: Installation: Legacy Authentication
  4. Åbn: 6180:5000
  5. Bekræft: 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

Godkend resultatet for Installation: Første start og sundhedskontrol kun når alle resultater nedenfor er opfyldt: sundhed lykkes, den konfigurerede origin åbner, og den første konto er ejer. Sidespecifikke kontrolpunkter: /api/next/health · /api/next/auth/status · 6080:5000 · 6180:5000 · WebAuthn.

  • sundhed lykkes, den konfigurerede origin åbner, og den første konto er ejer

Opdatering og migrering: Sikkerhedskopi