Added documentation for mgmt-proxy and made misc tweaks
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# docker-02
|
||||
- Purpose: External Docker host on the DMZ VLAN for hosting publicly accessible, miscellaneous containers.
|
||||
- **Purpose**: External Docker host on the DMZ VLAN for hosting publicly accessible, miscellaneous containers.
|
||||
5
docs/infrastructure/vms/mgmt-proxy.md
Normal file
5
docs/infrastructure/vms/mgmt-proxy.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# mgmt-proxy
|
||||
**Purpose**: Hosts the instance of Nginx that proxies all http traffic for iLO & other management interfaces.
|
||||
## Networking
|
||||
- **VLAN**: 10 (Management/mgmt)
|
||||
- **Firewall Rules**: can be accessed by LAN, only on ports 22, 80 & 443
|
||||
Reference in New Issue
Block a user