Ga naar inhoud

Installeren: Eerste start en statuscontrole

Voer de paginaspecifieke werkwijze uit voor Installeren: Eerste start en statuscontrole. Deze werkwijze gebruikt /api/next/health · /api/next/auth/status · 6080:5000 · 6180:5000 · WebAuthn.

Deze pagina is uitsluitend van toepassing op Installeren: Eerste start en statuscontrole (Docker · web). De kanaal- en gegevensgrenzen zijn: DiscVault · ghcr.io/helmerznl/discvault:latest; 6080 → API 5000; DiscVault · ghcr.io/helmerznl/discvault:beta; /api/next/auth/status; 6180 → API 5000. Paginaspecifieke controlepunten: /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. Controleren: postgres
  2. Verifiëren: GET /api/next/health · HTTP 2xx
  3. Kiezen: Installeren: Legacy Authentication
  4. Openen: 6180:5000
  5. Verifiëren: 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

Accepteer het resultaat voor Installeren: Eerste start en statuscontrole alleen wanneer alle onderstaande resultaten kloppen: health slaagt, de ingestelde origin opent en het eerste account is eigenaar. Paginaspecifieke controlepunten: /api/next/health · /api/next/auth/status · 6080:5000 · 6180:5000 · WebAuthn.

  • health slaagt, de ingestelde origin opent en het eerste account is eigenaar

Bijwerken en migreren: Back-up