Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic server pages #135

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ The source can be viewed [on GitHub](https://github.com/system76/tech-docs).
- [Darter Pro (darp8)](models/darp8/README.md)
- [Eland 1U (elan1-r1)](models/elan1-r1/README.md)
- [Eland 1U (elan1-r2)](models/elan1-r2/README.md)
- [Eland 1U (elan1-r3)](models/elan1-r3/README.md)
- [Eland Pro 1U (elap1-r1)](models/elap1-r1/README.md)
- [Eland Pro 1U (elap1-r2)](models/elap1-r2/README.md)
- [Eland Pro 2U (elap2-r1)](models/elap2-r1/README.md)
Expand Down
1 change: 1 addition & 0 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- [Parts & Repairs](models/darp8/repairs.md)
- [Eland 1U (elan1-r1)](models/elan1-r1/README.md)
- [Eland 1U (elan1-r2)](models/elan1-r2/README.md)
- [Eland 1U (elan1-r3)](models/elan1-r3/README.md)
- [Eland Pro 1U (elap1-r1)](models/elap1-r1/README.md)
- [Eland Pro 1U (elap1-r2)](models/elap1-r2/README.md)
- [Eland Pro 2U (elap2-r1)](models/elap2-r1/README.md)
Expand Down
54 changes: 54 additions & 0 deletions src/models/elan1-r3/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# Eland 1U (elan1-r3)

![Eland 1U 3.5](./img/elan1-r3-frontports.webp)

![Eland 1U 2.5](./img/elan1-r4-frontports.webp)

The System76 Eland 1U is a rack-mount server with the following specifications:

- CPU options
- Supports AMD EPYC™ 9004 series processor family
- Single processor
- Memory
- Up to 1,536GB DDR5 4800 RDIMM (24 DIMM slots)
- Storage
- 2 x PCIe Gen4 M.2
- Option 1
- 4 x 3.5" HDD/SSD/NVMe Hot Swap Storage Bays
- Option 2
- 12 x 2.5" SSD/NVMe Hot Swap Storage Bays
- Networking
- 2x 1GbE LAN ports ([1 x Intel® I350-AM2](https://ark.intel.com/content/www/us/en/ark/products/52968/intel-ethernet-controller-i350am2.html))
- 1x 10/100/1000 management LAN
- Expansion
- 1 x PCIe x16 slot (Gen5 x16 link, FH, HL)
- 1 x PCIe x16 slot (Gen5 x16 link, LP, HL)
- 1 x PCIe x16 slot (Gen5 x8 link, LP, HL)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This may need to be corrected once ASUS has replied.

- 1 x OCP3.0 socket (Gen5 x16 link)
- Front Overview:
- 2 x USB 3.2 Gen1
- 1 x VGA port
- 1 x Power Button/LED
- 1 x Location Button/LED
- 1 x Message LED
- 1 x HDD LED
- 4 x LAN LEDs
- 1-2 on-board LAN
- 3-4 OCP LAN
- Back Overview:
- 2 x USB 3.2 Gen1
- 1 x VGA port
- 1 x Management port
- 1 x Port80 LED (Q-Code)
- 1 x Power Button/LED
- 1 x Location Button/LED
- 1 x Message LED
- Power Supply
- 2 x Redundant 1600W Power Supply
- AC Input: 100-240Vac/ 12-7A, 50-60Hz
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These values will be double checked when the PDF manual is available.

- Dimensions
- 84.25cm × 44.9cm × 4.39cm
- Weight
- 14.16 kg
- Model
- elan1-r3
Binary file added src/models/elan1-r3/img/elan1-r3-frontports.webp
Binary file not shown.
Binary file added src/models/elan1-r3/img/elan1-r4-frontports.webp
Binary file not shown.