removing stale resources and updating image urls (webp)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tech Support 2024-10-04 10:56:03 +00:00
parent 5d61beb874
commit 96cabc26b2
11 changed files with 13 additions and 13 deletions

View file

@ -1,7 +1,7 @@
# HP 290 G1 MT # HP 290 G1 MT
The HP 290 G1 system was acquired by Kh3group in the past, earlier than 2020. The system has been repurposed and is currently serving as the Kh3 office firewall. A PCIe 4-port gigabit Ethernet adapter has been installed, providing a total of 5 network interfaces for the firewall. The HP 290 G1 system was acquired by Kh3group in the past, earlier than 2020. The system has been repurposed and is currently serving as the Kh3 office firewall. A PCIe 4-port gigabit Ethernet adapter has been installed, providing a total of 5 network interfaces for the firewall.
![HP-290](../../assets/hp290-01.png) ![HP-290](../../assets/hp290-01.webp)
## Specifications ## Specifications
@ -13,19 +13,19 @@ The HP 290 G1 system was acquired by Kh3group in the past, earlier than 2020. Th
### Proxmox VE ### Proxmox VE
Proxmox VE 7.2-1, a virtualization management solution, has been installed on the HP 290 G1. It provides an easy-to-use web interface for managing virtual machines and containers. Proxmox VE 7.2-1, a virtualization management solution, has been installed on the HP 290 G1. It provides an easy-to-use web interface for managing virtual machines and containers.
![Proxmox Dashboard](../../assets/hp-prox-01.png) ![Proxmox Dashboard](../../assets/hp-prox-01.webp)
The following virtual machines and containers are currently running on the Proxmox VE host: The following virtual machines and containers are currently running on the Proxmox VE host:
#### pfSense Virtual Machine #### pfSense Virtual Machine
A pfSense virtual machine acts as the firewall for the Kh3 office network. It has been configured using hardware passthrough to link the Ethernet adapter to the pfSense VM. This allows for better network performance and provides more control over the firewall configuration. A pfSense virtual machine acts as the firewall for the Kh3 office network. It has been configured using hardware passthrough to link the Ethernet adapter to the pfSense VM. This allows for better network performance and provides more control over the firewall configuration.
![Proxmox Dashboard](../../assets/hp-prox-03.png) ![Proxmox Dashboard](../../assets/hp-prox-03.webp)
#### Debian 11 LXC Container #### 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. 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/hp-prox-04.png) ![Proxmox Dashboard](../../assets/hp-prox-04.webp)
## Upgrade Path and Future Plans ## Upgrade Path and Future Plans

View file

@ -15,15 +15,15 @@ The Dell Optiplex was acquired in September 2022 to expand KH3's server infrastr
## Proxmox VE ## 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. 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.
| ![Proxmox Dashboard](../../assets/dell-prox-01.png) | | ![Proxmox Dashboard](../../assets/dell-prox-01.webp) |
| :--: | | :--: |
| Promox Web Management Dashboard - Dell Optiplex 7040 | | Promox Web Management Dashboard - Dell Optiplex 7040 |
| ![local](../../assets/dell-prox-06.png) | ![local](../../assets/dell-prox-07.png) | | ![local](../../assets/dell-prox-06.webp) | ![local](../../assets/dell-prox-07.webp) |
| :--: | :--: | | :--: | :--: |
| Storage - DIR01 | Storage - local | | Storage - DIR01 | Storage - local |
| ![network-syn](../../assets/dell-prox-08.png) | ![network-syn](../../assets/dell-prox-09.png)| | ![network-syn](../../assets/dell-prox-08.webp) | ![network-syn](../../assets/dell-prox-09.webp)|
| Storage - local-lvm | Storage - network-backup-syn | | Storage - local-lvm | Storage - network-backup-syn |
@ -32,7 +32,7 @@ The following virtual machines and containers are currently running on the Proxm
### Windows Server 2016 - AD Domain Controller (dc01) ### 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. 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.webp) |
| :--: | | :--: |
| Proxmox Content Panel for Windows Server Guest dc01 | | Proxmox Content Panel for Windows Server Guest dc01 |
@ -40,7 +40,7 @@ This server is responsible for authenticating users, computers, and other resour
### Windows Server 2016 - SQL Server 2016 (db01) ### 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 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.webp) |
| :--: | | :--: |
| Proxmox Content Panel for Windows Server Guest db01 | | Proxmox Content Panel for Windows Server Guest db01 |
@ -48,7 +48,7 @@ SQL Server is a relational database management system (RDBMS) developed by Micro
### Windows Server 2016 - SharePoint Server 2019 ### 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 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
| ![Proxmox Dashboard](../../assets/dell-prox-05.png) | | ![Proxmox Dashboard](../../assets/dell-prox-05.webp) |
| :--: | | :--: |
| Proxmox Content Panel for Windows Server Guest sp01 | | Proxmox Content Panel for Windows Server Guest sp01 |
@ -56,6 +56,6 @@ SharePoint Server 2019 is a collaboration and document management platform devel
### Debian 11 LXC Container ### 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. 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-02.png) | | ![Proxmox Dashboard](../../assets/dell-prox-02.webp) |
| :--: | | :--: |
| Proxmox Content Panel for Debian 11 LXC Container proxy | | Proxmox Content Panel for Debian 11 LXC Container proxy |

View file

@ -1,7 +1,7 @@
# Synology RS816 # Synology RS816
The Synology RackStation RS816 is a 4-bay rackmount Network Attached Storage device, that was acquired by the KH3 before 2020. Currently it used to store and synchronize design files and backup data from employees that have left the KH3. The Synology RackStation RS816 is a 4-bay rackmount Network Attached Storage device, that was acquired by the KH3 before 2020. Currently it used to store and synchronize design files and backup data from employees that have left the KH3.
![rs816](../../assets/rs816.png) ![rs816](../../assets/rs816.webp)
## Device Information ## Device Information
The Synology NAS runs on DSM 7.0-41890, which is the operating system for Synology's NAS devices. The Synology NAS runs on DSM 7.0-41890, which is the operating system for Synology's NAS devices.
@ -16,7 +16,7 @@ Below is a summary of additional information about the device
| RAM | 1GB | | RAM | 1GB |
| Capacity | 3.6TB | | Capacity | 3.6TB |
![rs816-info](../../assets/rs816-01.png) ![rs816-info](../../assets/rs816-01.webp)
## Configuration ## Configuration