Update hardware/servers/index.md
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Siisi Nketsiah 2024-10-06 12:48:06 +00:00
parent be432fe299
commit b7948988f3
2 changed files with 48 additions and 13 deletions

View file

@ -0,0 +1,45 @@
# 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.
![HP-290](../../assets/hp290-01.webp)
## Specifications
| CPU | RAM | Storage | OS | Hostname |
| -------------- | --- | --------- | --------------------------- | -------- |
| Intel i3-7100 | 8GB | 500GB HDD | Debian 11 (Promox VE 7.2-1) | pve02 |
# Dell Optiplex 7040 SFF
The Dell Optiplex was acquired in September 2022 to expand KH3's server infrastructure and host additional services. Proxmox VE 7.2-1 is installed on the system, which in turn supports three Windows Server 2016 virtual machines. One VM serves as an active directory domain controller, another runs SQL Server 2016, and the third runs SharePoint Server 2019. Additionally, a Debian LXC container runs on the Proxmox host, with Docker installed to support a variety of additional services containers.
| ![Optiplex 7040](../../assets/7040-01.webp) |
| :-: |
## 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 |
# 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.
![rs816](../../assets/rs816.webp)
## Device Information
The Synology NAS runs on DSM 7.0-41890, which is the operating system for Synology's NAS devices.
Below is a summary of additional information about the device
| Specification | Value |
| ------------------ | --------------------------- |
| Server Name | kh3-fileserver |
| OS | DSM 7.0-41890 |
| Model | RS816 |
| CPU | MARVELL Armada 385 88F6820 |
| RAM | 1GB |
| Capacity | 3.6TB |
![rs816-info](../../assets/rs816-01.webp)

View file

@ -60,6 +60,7 @@ markdown_extensions:
nav: nav:
- Home: index.md - Home: index.md
- Hardware: - Hardware:
- hardware/index.md
- Servers: - Servers:
- hardware/servers/index.md - hardware/servers/index.md
- hardware/servers/290-g1.md - hardware/servers/290-g1.md
@ -71,16 +72,9 @@ nav:
- hardware/network/hg8245w5.md - hardware/network/hg8245w5.md
- hardware/network/rt2600ac.md - hardware/network/rt2600ac.md
- hardware/network/sf3000-24p.md - hardware/network/sf3000-24p.md
- hardware/index.md
- Services: - Services:
- Docker: services/docker/index.md - Docker: services/docker/index.md
- Droneci: services/droneci/index.md - Droneci: services/dy
- Gitea: services/gitea/index.md
- Mariadb: services/mariadb/index.md
- Mongodb: services/mongodb/index.md
- Nginx: services/nginx/index.md
- Portainer: services/portainer/index.md
- Proxmox:
- services/proxmox/index.md - services/proxmox/index.md
- services/proxmox/db01.md - services/proxmox/db01.md
- services/proxmox/dc01.md - services/proxmox/dc01.md
@ -110,8 +104,4 @@ nav:
- reference/architecture/index.md - reference/architecture/index.md
- reference/architecture/overview.md - reference/architecture/overview.md
- reference/architecture/networking.md - reference/architecture/networking.md
- reference/license.md - reference/license.mdy
- reference/changelog.md
- reference/roadmap.md
- reference/contributing.md
- reference/faq.md