mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
chapter 2 updates
This commit is contained in:
parent
c689c9b474
commit
d264b4b213
@ -212,6 +212,30 @@ Then we press `Finish` to create the virtual server </br>
|
|||||||
|
|
||||||
Now before starting the virtual server, we need to add it to our network we created. </br> We can do this from the settings page </br>
|
Now before starting the virtual server, we need to add it to our network we created. </br> We can do this from the settings page </br>
|
||||||
|
|
||||||
|
### Server Settings Summary
|
||||||
|
|
||||||
|
Here are some of the settings we used in this module when creating our Virtual Machine:
|
||||||
|
|
||||||
|
| Property | Value |
|
||||||
|
| -------- | ------- |
|
||||||
|
| name | my-website-1 |
|
||||||
|
| directory | C:\temp\vms |
|
||||||
|
| memory | 4096MB |
|
||||||
|
| cpu | 4 cores |
|
||||||
|
| disk | 25GB |
|
||||||
|
|
||||||
|
During the installation we also provided some Operating system settings. I've recorded those below:
|
||||||
|
|
||||||
|
| Property | Value |
|
||||||
|
| -------- | ------- |
|
||||||
|
| computer name | my-website-1 |
|
||||||
|
| your name | devopsguy |
|
||||||
|
| username | devopsguy |
|
||||||
|
| password (for simplicity of this demo i kept it simple) | devopsguy |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Setup Server Access
|
## Setup Server Access
|
||||||
|
|
||||||
Now Virtual Box allows us to access our server by giving us a screen interface. </br>
|
Now Virtual Box allows us to access our server by giving us a screen interface. </br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user