G
G
Grigory2018-02-08 22:28:24
linux
Grigory, 2018-02-08 22:28:24

How to "wrap" your web application in virtual machine format?

Now many web applications are distributed as virtual machine files (eg *.ovf, *.ova for VirtualBox). The client downloads the virtual machine file, adds it to the hypervisor, launches it, and can work with the web application at the IP address assigned to the virtual machine.

Question: is there a detailed description somewhere on how to "roll up" a web application in such a format?
Or any thoughts on this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
latush, 2018-02-08
@gpetrov

1) Take a virtual machine
2) Install a system on it
3) Set up a web application
4) Export to *.ovf, *.ova
...
PROFIT format

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question