34.2 Managing bhyve VMs via Web Interface with BVCP
Installing BVCP
# fetch https://bhyve.npulse.net/release.tgz# tar -xzvf release.tgz# cd bhyve-webadmin
root@ykla:/home/ykla/bhyve-webadmin # ./install.sh
Installing BVCP into your FreeBSD Installation within seconds ...
Press [CTRL] + [C] to Abort !
bvcp_enable: -> YES
N 2024-12-21 11:32:35 | Kinga-Framework | 2024/02-17@build-336/FreeBSD64-L
N 2024-12-21 11:32:35 | Product Name| BVCP-Backend
N 2024-12-21 11:32:35 | Description | BVCP Bhyve Backend/Helper Module
N 2024-12-21 11:32:35 | License | Community Edition
N 2024-12-21 11:32:35 | Copyright | All rights reserved for the author: nPulse.net / Viktor Hlavaji
N 2024-12-21 11:32:35 | Guardian | Create Process, PID: 1132
N 2024-12-21 11:32:35 | SW | VFS:BuiltIn Loaded
N 2024-12-21 11:32:35 | ThreadPool | 10/10 Threads initialised
N 2024-12-21 11:32:35 | LVM::MAIN | Initialising ..
██████╗ ██╗ ██╗ ██████╗██████╗
██╔══██╗██║ ██║██╔════╝██╔══██╗
██████╔╝██║ ██║██║ ██████╔╝
██╔══██╗╚██╗ ██╔╝██║ ██╔═══╝
██████╔╝ ╚████╔╝ ╚██████╗██║
╚═════╝ ╚═══╝ ╚═════╝╚═╝
N 2024-12-21 11:32:35 | BVCP | Initialising BVCP-Backend 2.1.4 Application
[>] Generating Entropy ... [217157D53CDD4122589AEE05D866C84C]
Welcome to initial setup menu!
The Software is located at: /var/lib/nPulse/BVCP
The Software is producing pseudo filesystem scheme for virtual machines using symlinks
Where to create metadata, iso_images, database, config, logs: (Does not need much space), default: [/vms]_> # Press Enter to confirm; the iso_images required for installation will be stored in this directory
...part omitted...
Bhyve Virtual-Machine Control Panel under FreeBSD
N 2024-12-21 11:33:46 | BVCP | Initialising BVCP-Backend 2.1.4 Application
N 2024-12-21 11:33:48 | BVCP | Starting Database ...
(!) Admin Credentials recreated,
- User: admin # Username admin
- Password: AdJFjNjG # Password AdJFjNjG
N 2024-12-21 11:33:48 | SW | Program exited gracefully...
Installation Finished!
Navigate: https://[your-ip]:8086 # Access address is https://[your-ip]:8086; if accessing from the machine where BVCP is installed, you can use https://localhost:8086Installing Ubuntu 24.04





























Installing Windows 11 IoT Enterprise LTSC, version 24H2 (x64) - DVD (English)



Troubleshooting and Unresolved Issues
How to Uninstall BVCP
References
Last updated