No Docker, no command line, no config files to hand-edit.
Grab JadexVault-Setup.exe directly.
Windows will ask for administrator permission since it installs a background service. This is normal for any app that runs as a Windows service.
Choose your install location, keep the default components checked, and click through to Install.
The installer opens http://localhost:7777 automatically. Create your admin account and you're in.
Anyone on the same network can reach your server at http://<your-ip>:7777 — find your IP with ipconfig.
Grab jadexvault-amd64.deb directly.
sudo dpkg -i jadexvault-amd64.deb
sudo systemctl enable --now jadexvault
Visit http://localhost:7777 (or your server's IP) and create your admin account.
sudo systemctl status jadexvault
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