Get Started
Up and running in three steps
vConfig runs on your own Linux server with Docker. The installer takes care of everything.
1
Run the installer
On a clean Ubuntu 22.04+/Debian 12+ server (2 CPU / 4 GB RAM recommended), run:
$ curl -fsSL https://vconfig.ai/install.sh | sudo bash
2
Log in
Open https://your-server:8443 and sign in with the admin password printed by the installer. You will be asked to change it on first login.
3
Add devices — or activate a license
Start managing up to 10 devices for free right away. Bought a plan? Paste your license key under Settings → License to unlock your device limit.
System requirements
| Component | Minimum | Recommended |
|---|---|---|
| OS | Ubuntu 22.04 / Debian 12 / RHEL 9 | Ubuntu 24.04 LTS |
| CPU / RAM | 2 vCPU / 2 GB | 4 vCPU / 8 GB (1,000+ devices) |
| Disk | 20 GB | 100 GB+ for long backup history |
| Network | SSH/Telnet reachability to managed devices; outbound HTTPS to vconfig.ai for activation and updates | |
Detailed instructions, offline installation and upgrade guides live in the installation documentation.