Ga naar inhoud

Installeren: Blijvende gegevens en PostgreSQL

Voer de paginaspecifieke werkwijze uit voor Installeren: Blijvende gegevens en PostgreSQL. Deze werkwijze gebruikt DISCVAULT_POSTGRES_DATA · DISCVAULT_DATA_DIR · postgres · next-api.

Deze pagina is uitsluitend van toepassing op Installeren: Blijvende gegevens en PostgreSQL (Docker · Unraid). De kanaal- en gegevensgrenzen zijn: DiscVault · ghcr.io/helmerznl/discvault:latest; PostgreSQL; /data; DiscVault · ghcr.io/helmerznl/discvault:beta; PostgreSQL; /data. Paginaspecifieke controlepunten: DISCVAULT_POSTGRES_DATA · DISCVAULT_DATA_DIR · postgres · next-api.

  • DiscVault · ghcr.io/helmerznl/discvault:latest
  • PostgreSQL
  • /data
  • DiscVault · ghcr.io/helmerznl/discvault:beta
  • PostgreSQL
  • /data
  • DISCVAULT_POSTGRES_DATA
  • back-updoel buiten het actieve gegevenspad
  • PostgreSQL 17
  1. Controleren: DISCVAULT_POSTGRES_DATA · /var/lib/postgresql/data
  2. Controleren: DISCVAULT_DATA_DIR · /data
  3. Verifiëren: postgres · healthy · next-api
  4. Vastleggen: PostgreSQL-dump en bestandsarchief uit hetzelfde schrijversstopvenster
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 exec -T postgres sh -c 'pg_isready -U "$POSTGRES_USER" -d "$POSTGRES_DB"'
docker inspect discvault-next-api-1 --format '{{range .Mounts}}{{.Source}} -> {{.Destination}}{{println}}{{end}}'

Accepteer het resultaat voor Installeren: Blijvende gegevens en PostgreSQL alleen wanneer alle onderstaande resultaten kloppen: PostgreSQL · healthy; /data; bijpassende back-upset. Paginaspecifieke controlepunten: DISCVAULT_POSTGRES_DATA · DISCVAULT_DATA_DIR · postgres · next-api.

  • PostgreSQL · healthy
  • /data
  • bijpassende back-upset

Installeren: Reverse proxy en passkeys