We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Open vSpehere Client, click File -> Deploy OVF Template Input URL which copied from OSv download page.
Go though wizard by clicking Next button, it will deploy 'osv' instance automatically.
Install VMware OVF Tool before building image.
Build OSv image by following command:
$ cd src/osv $ make osv.vmdk $ scripts/gen-vmx.sh
Deploy OSv image by ovftool:
$ ovftool -ds=<datastore name> build/release/osv.vmx vi://root:password@<ip address>/