What you need before installing VaultPilot

VaultPilot 3.0.3 needs a 64-bit Windows Server 2019 or later host with at least 2 CPU cores, 8 GB of RAM and 250 GB of disk, and users open it from a browser with Web Crypto.

Minimum system

Operating system
Windows Server 2019 or later (64-bit)
Processor
2 cores, 64-bit (x64)
Memory (RAM)
8 GB
Disk
250 GB
Database
Local SQLite, installed by the MSI
Network
Inbound TCP 1734 (HTTPS) by default
Permissions
Local Administrator for install and update
Browser
A modern browser with Web Crypto; Chrome or Edge for the extension

Software to install

The server MSI brings its own Node runtime and SQLite files; the documentation lists no other software to install first. The other components are optional and go where the table says.

Software to install for VaultPilot 3.0.3
SoftwareVersionWhere it runsGet it
VaultPilot Enterprise Vault Console3.0.3Windows Server or an approved Windows hostDownload the MSI
VaultPilot Browser Vault Extension1.3.3Google Chrome, Microsoft EdgeOpen in Chrome Web Store
VaultPilot DC Agent Service1.2.27A controlled Windows host near the domain controllerDownload the script
Offline Share Decrypter1.2.1Any browser, offlineDownload the ZIP
VaultPilot Backup Tool3.0.0The VaultPilot serverIn the console: Server settings
VaultPilot Log Collector3.0.2The VaultPilot serverIn the console: Server settings
Uninstall (Windows Installer)3.0.3The VaultPilot serverUninstall guide
DC Agent uninstall1.2.27The DC Agent machineActive Directory agent guide

Server

What the Windows host needs before and after the MSI runs.

Server
RequirementDetailGuide
Inbound TCP on port 17341734 is the default HTTPS port; change it only if your network policy requires it. The MSI creates the firewall rule; allow only the intended network path.Admin quickstart
Data directory C:\ProgramData\VaultPilotEncrypted vault data and operational metadata live there in the local database, and logs in its logs folder. Include this folder in your backup and storage planning.Windows Server installation
Backup location outside the install directoryKeep encrypted backups in an operator-controlled location and preserve the data directory before production upgrades.Admin quickstart

Network and certificates

The name users open, the certificate that must match it, and the path updates download from.

Network and certificates
RequirementDetailGuide
A DNS name or IP address for usersThe public host must resolve to the VaultPilot server, and the certificate must match it under SAN/CN rules.Public host, HTTPS and certificates
Managed self-signed certificate or your PFX/P12Automatic mode keeps a VaultPilot-managed self-signed certificate. Enterprise mode validates a PFX/P12 package with its matching private key before it goes live.Public host, HTTPS and certificates
Clients trust the issuing CAUse internal PKI on private networks or a public certificate for internet-facing names, and confirm trust from a separate device.Public host, HTTPS and certificates
Outbound HTTPS to github.com for updatesUpdate Center downloads the Ed25519-signed manifest and the MSI from the allowed release host. Allow that outbound HTTPS path from the server in your firewall.Update Center

User devices

What people need on their own computers.

User devices
RequirementDetailGuide
Chrome or Edge for the extensionThe extension comes from the Chrome Web Store and pairs with your server through a short-lived code approved in VaultPilot. Managed fleets deploy its extension ID through browser policy.Browser extension
Any browser for external recipientsThe Offline Share Decrypter is an HTML file that opens share packages fully in the browser, with no network connection.Sharing and offline decrypter

Active Directory (optional)

Only when you connect Active Directory through the DC Agent.

Active Directory (optional)
RequirementDetailGuide
A Windows host near the domain controllerThe agent runs there as the VaultPilotDCAgent service and must reach the VaultPilot URL through firewall and DNS.Active Directory and DC Agent Service
Administrator PowerShellInstall, repair and remove the agent with vaultpilot-dc-agent.ps1 from an Administrator PowerShell session.Active Directory and DC Agent Service
A read account with the narrowest scopeThe bind password is entered only in the local prompt and never sent to VaultPilot. The agent reads OU, group and user metadata, never AD passwords or hashes.Active Directory and DC Agent Service

Before and after install

Checks that belong to every install and update.

Before and after install
RequirementDetailGuide
A full Backup Tool backup before every updateRun VaultPilotBackupTool.exe as Administrator and store the ZIP off the server with restricted access; Quick Recovery is not a full backup.Backups and restore
Post-install checksc.exe query VaultPilotServer shows the service running, https://127.0.0.1:1734 opens on the server, and the remote URL opens from an approved workstation.Windows Server installation

Next: Install and first run