Skip to content

Start: Overview

Confirm host, browser, storage, and native-platform requirements before installation.

DiscVault v26 stable and beta use the same PostgreSQL-backed service topology and host requirements.

  • DiscVault v26 stable · ghcr.io/helmerznl/discvault:latest
  • Docker Compose v2 · PostgreSQL 17 · persistent /data
  • DiscVault v26 beta · ghcr.io/helmerznl/discvault:beta
  • Docker Compose v2 · PostgreSQL 17 · persistent /data
  • host shell
  • writable persistent storage and free backup space
  • DNS + TLS
  1. Inspect: Docker Engine ≥24 · Docker Compose v2
  2. Inspect: RAM ≥2 GB · writable persistent storage and free backup space
  3. Configure: DNS · TLS · HTTPS · RP_ID · RP_ORIGINS
  4. Record: host · browser · selected release channel
Terminal window
docker version --format '{{.Server.Version}}'
docker compose version
curl --version

Docker and Compose return versions, the host has a writable backup destination, and HTTPS DNS is planned.

  • Docker Engine ≥24
  • Docker Compose v2
  • HTTPS DNS

Install: Installation routes