diff --git a/docs/hardware/optiplex-7040.md b/docs/hardware/optiplex-7040.md index b368ffd..5352504 100644 --- a/docs/hardware/optiplex-7040.md +++ b/docs/hardware/optiplex-7040.md @@ -4,12 +4,14 @@ The Dell Optiplex was acquired in September 2022 to expand KH3's server infrastr | ![Optiplex 7040](../assets/7040-01.png) | | :-: | + ## Specifications | CPU | RAM | Storage | OS | Hostname | | -------------- | ---- | ---------------------------- | --------------------------- | -------- | | Intel i7-6700 | 32GB | 1TB M.2 SATA SSD / 500GB SSD | Debian 11 (Promox VE 7.2-1) | pve02 | + ## Proxmox VE Proxmox VE 7.2-1, a virtualization management solution, has been installed on the Dell Optiplex 7040. It provides an easy-to-use web interface for managing virtual machines and containers. @@ -30,16 +32,18 @@ The following virtual machines and containers are currently running on the Proxm ### Windows Server 2016 - AD Domain Controller (dc01) This server is responsible for authenticating users, computers, and other resources primarily to the Document Management System (DMS). It provides a centralized database of user accounts (kh3 users), passwords, and security information that enables users to log in to a domain and access resources across the network, namely the DMS. -| ![Proxmox Dashboard](../assets/dell-prox-03.png) | +| ![Proxmox Dashboard](../assets/dell-prox-03.png) | | :--: | -| Proxmox Content Panel for Windows Server Guest dc01 | +| Proxmox Content Panel for Windows Server Guest dc01 | + ### Windows Server 2016 - SQL Server 2016 (db01) SQL Server is a relational database management system (RDBMS) developed by Microsoft. This server is used primarily to store and retrieve data as requested by SharePoint Server 2019 (Document Management System). All data housed in the DMS in stored here -| ![Proxmox Dashboard](../assets/dell-prox-04.png) | +| ![Proxmox Dashboard](../assets/dell-prox-04.png) | | :--: | -| Proxmox Content Panel for Windows Server Guest db01 | +| Proxmox Content Panel for Windows Server Guest db01 | + ### Windows Server 2016 - SharePoint Server 2019 SharePoint Server 2019 is a collaboration and document management platform developed by Microsoft. It provides a set of tools and services that enable teams to create, share, and manage documents, websites, and other digital content. SharePoint provides the platform for KH3's Document Management System @@ -48,5 +52,10 @@ SharePoint Server 2019 is a collaboration and document management platform devel | :--: | | Proxmox Content Panel for Windows Server Guest sp01 | + ### Debian 11 LXC Container -A Debian 11 LXC container also runs on the Proxmox host with Docker installed. The container runs a Pi-hole container and a Cloudflare Tunnel container. Pi-hole serves as the local DNS and ad-blocker for the Kh3 office network. The Cloudflare Tunnel container provides secure access to the internal services running on the Kh3 office network. \ No newline at end of file +A Debian 11 LXC container also runs on the Proxmox host with Docker installed. The container runs a Pi-hole container and a Cloudflare Tunnel container. Pi-hole serves as the local DNS and ad-blocker for the Kh3 office network. The Cloudflare Tunnel container provides secure access to the internal services running on the Kh3 office network. + +| ![Proxmox Dashboard](../assets/dell-prox-03.png) | +| :--: | +| Proxmox Content Panel for Windows Server Guest sp01 |