An open API service indexing awesome lists of open source software.

https://github.com/torarg/vman

manage OpenBSD VMs
https://github.com/torarg/vman

Last synced: 11 months ago
JSON representation

manage OpenBSD VMs

Awesome Lists containing this project

README

          

# vman
vman manages OpenBSD vms.

## features
- create and delete vms
- vms are autoinstalled with the configured OpenBSD release
- vms are owned by the executing user
- locally managed vm configuration to include in /etc/vm.conf

## requirements
- vmd
- web server serving the configured web root

## quick start

For the sake of this tutorial we'll assume that your executing
user will be `_vman` with the primary group `_vman`.

Configure httpd for autoinstall (as root)
```
# mkdir /var/www/htdocs/vman
# chown www:_vman
# cat > /etc/httpd.conf <> /etc/doas.conf < /etc/hostname.vport0 < /etc/hostname.veb0 < /etc/vm.conf <