How I made my own local server

This work describes the process of creating your own web server on a virtual box, setting it up and its practical use. The main point of that work is to make a server on virtual machine that will have access to global internet. If it is not possible to connect server to global internet due to any factors, make a working local server for the LAN group. The scheme of the server is going to be an installed caprover on docker, that scheme gives almost uncountable range of server usage options since any code is possible to launch with caprover (or just choose already existing apps).

List of used software

Virtual box configuration

First of all, it is required to enable Hyper-V in Windows (only available in PRO and Education versions). It can be turned on in “Turn Windows features on or off” [1]. The box named "Hyper-V" must be checked and after that computer must be restarted (It is also necessary to enable Virtualization in BIOS). After the computer reboot, it is necessary to create a new external Virtual Switch. In the creation setting tab in the field "Connection Type" needs to be chosen main network adapter.

Read full article at Google Docs

Read more at: shorturl.at/dKRV6