Running in under two minutes.

No Docker, no command line, no config files to hand-edit.

Download the installer

Grab JadexVault-Setup.exe directly.

Run it — approve the UAC prompt

Windows will ask for administrator permission since it installs a background service. This is normal for any app that runs as a Windows service.

Follow the setup wizard

Choose your install location, keep the default components checked, and click through to Install.

Open your vault

The installer opens https://localhost:7777 automatically. Create your admin account and you're in.

(Optional) Let teammates connect

Anyone on the same network can reach your server at https://<your-ip>:7777 — find your IP with ipconfig.

Download the package

Grab jadexvault-amd64.deb directly.

Install it

sudo dpkg -i jadexvault-amd64.deb

Start the service

sudo systemctl enable --now jadexvault

Open your vault

Visit https://localhost:7777 (or your server's IP) and create your admin account.

Check the service anytime

sudo systemctl status jadexvault

  1. Download the extension .zip below.
  2. Unzip it, then open chrome://extensions (or edge://extensions) and enable Developer mode.
  3. Click Load unpacked and select the unzipped folder.
  4. Click the extension icon, enter your server address (e.g. https://your-server:7777), and log in.

Stuck on something?

Send feedback — real problems get real fixes.

Send Feedback