콘텐츠로 이동

설치: 첫 시작 및 상태 검사

이 페이지 전용 절차를 수행합니다: 설치: 첫 시작 및 상태 검사. 이 절차에서 다루는 항목: /api/next/health · /api/next/auth/status · 6080:5000 · 6180:5000 · WebAuthn.

이 페이지의 적용 범위: 설치: 첫 시작 및 상태 검사 (Docker · 웹). 채널 및 데이터 경계: 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 · 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. 검사: postgres
  2. 확인: GET /api/next/health · HTTP 2xx
  3. 선택: 설치: Legacy Authentication
  4. 열기: 6180:5000
  5. 확인: 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

다음 결과의 승인 조건: 설치: 첫 시작 및 상태 검사 아래 결과가 모두 충족된 경우에만: 상태 확인이 성공하고 구성한 오리진이 열리며 첫 계정이 소유자가 됨. 이 페이지의 전용 확인 지점: /api/next/health · /api/next/auth/status · 6080:5000 · 6180:5000 · WebAuthn.

  • 상태 확인이 성공하고 구성한 오리진이 열리며 첫 계정이 소유자가 됨

업데이트 및 마이그레이션: 백업