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 http://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 http://<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 http://localhost:7777 (or your server's IP) and create your admin account.

Check the service anytime

sudo systemctl status jadexvault

🧩

Coming Soon

The browser extension for Chrome, Edge, and Brave is still being finished up. In the meantime, use the web app directly at your server's address.

Get notified when it's ready

Stuck on something?

Send feedback — real problems get real fixes.

Send Feedback