-
Notifications
You must be signed in to change notification settings - Fork 12
📝 Documenting Maid Café #1225
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
Merged
The head ref may contain hidden characters: "docu-maid-caf\u00E9"
Merged
📝 Documenting Maid Café #1225
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
83b16dc
update servers documentation
lamtnguyen989 2cd3cac
update servers documentation
lamtnguyen989 d816ec0
update servers documentation
lamtnguyen989 c00c257
adding Maid-Café cluster documentation
lamtnguyen989 0ab2f94
adding Maid-Café cluster documentation
lamtnguyen989 f5173c1
Merge branch 'main' into docu-maid-café
lamtnguyen989 afd16b9
adding Maid-Café cluster documentation
lamtnguyen989 17852e2
Update docs/Infrastructure/Maid-Café/Chai.md
lamtnguyen989 22a6d5e
Update docs/Infrastructure/Maid-Café/Earlgrey.md
lamtnguyen989 5b2b94d
Update docs/Infrastructure/Maid-Café/Boba.md
lamtnguyen989 f514741
Update docs/Infrastructure/Maid-Café/Boba.md
lamtnguyen989 99da525
Update docs/Infrastructure/Maid-Café/Chai.md
lamtnguyen989 b81cee7
Update docs/Infrastructure/Maid-Café/Coffee.md
lamtnguyen989 ecd386b
Update docs/Infrastructure/Maid-Café/Chai.md
lamtnguyen989 f2819c3
Update docs/Infrastructure/Maid-Café/Coffee.md
lamtnguyen989 bb178e5
adding suggestions
lamtnguyen989 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -22,6 +22,3 @@ yarn-error.log* | |
|
|
||
| /.tmp | ||
| .env | ||
|
|
||
| # For Max's write up on the Maid-Café | ||
| docs/Infrastructure/Maid-Café/ | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| --- | ||
| sidebar_position: 1 | ||
| slug: /infrastructure/maid-café/about | ||
| --- | ||
|
|
||
| # Maid-Café Cluster Overview | ||
|
|
||
| This is the cluster currently deployed in production stationed at CDRLC 2433 and comprised of: | ||
|
|
||
| - [Boba](Boba.md) | ||
| - [Chai](Chai.md) | ||
| - [Coffee](Coffee.md) | ||
| - [Matcha](Matcha.md) | ||
| - [Earlgrey](Earlgrey.md) | ||
|
|
||
| The networking and firewall is managed by: | ||
|
|
||
| - [Ubiquiti Cloud Gateway Ultra](https://store.ui.com/us/en/category/all-cloud-gateways/products/ucg-ultra) | ||
| - [Ubiquiti Pro 48 POE](https://store.ui.com/us/en/category/switching-professional/products/usw-pro-48-poe) | ||
|
|
||
| Generously donated by out previous admin (sugar daddy) [Chase Lee](https://github.com/clee231). | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,48 @@ | ||
| --- | ||
| slug: /infrastructure/maid-café/boba | ||
| tags: [server, compute, proxmox] | ||
| --- | ||
|
|
||
| # Boba | ||
|
|
||
| Current Location: CDRLC 2433 | ||
|
|
||
| ## Description | ||
|
|
||
| - Machine Model: [Minisforum MS-01](https://www.minisforum.com/products/minisforum-ms-01?variant=49669512429874) | ||
| - Management: [JetKVM](https://jetkvm.com/products/jetkvm) | ||
|
|
||
| ## Hardware Configuration | ||
|
|
||
| - Mini Workstation with a compact 1.78L footprint | ||
| - I/O: | ||
| - 2x USB 2.0 | ||
| - 3x USB 3.0 | ||
| - 2x USB 4.0 (Type-C) | ||
| - 1x HDMI | ||
| - 2x SFP+ ports (Chipset Intel X710) | ||
| - 2x RJ45 2.5Gbe (1 with Intel i226-V, 1 with Intel i226-LM) | ||
|
|
||
| ### CPU | ||
|
|
||
| - [Intel Core i9-13900H](https://www.intel.com/content/www/us/en/products/sku/232135/intel-core-i913900h-processor-24m-cache-up-to-5-40-ghz/specifications.html) | ||
| - 14 cores (6 Performance, 8 Efficiency) | ||
| - 20 threads | ||
|
|
||
| ### Mainboard | ||
|
|
||
| - Minisforum MS-01 motherboard | ||
| - 2x 48GB DDR5-5200 | ||
|
|
||
| ### Storage | ||
|
|
||
| - 4TB Samsung 990 EVO PLUS M.2 NVMe SSD (Ceph) | ||
| - 1TB Fanxiang S880E M.2 NVMe SSD (boot drive) | ||
|
|
||
| ### PSU | ||
|
|
||
| - 1x Minisforum MS-01 180W (external) power supply | ||
|
|
||
| ## Setup Details | ||
|
|
||
| This hypervisor has Proxmox provisioned as a Type-1 Hypervisor for the Maid-Café cluster. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,48 @@ | ||
| --- | ||
| slug: /infrastructure/maid-café/chai | ||
| tags: [server, compute, proxmox] | ||
| --- | ||
|
|
||
| # Chai | ||
|
|
||
| Current Location: CDRLC 2433 | ||
|
|
||
| ## Description | ||
|
|
||
| - Machine Model: [Minisforum MS-01](https://www.minisforum.com/products/minisforum-ms-01?variant=49669512429874) | ||
| - Management: [JetKVM](https://jetkvm.com/products/jetkvm) | ||
|
|
||
| ## Hardware Configuration | ||
|
|
||
| - Mini Workstation with a compact 1.78L footprint | ||
| - I/O: | ||
| - 2x USB 2.0 | ||
| - 3x USB 3.0 | ||
| - 2x USB 4.0 (Type-C) | ||
| - 1x HDMI | ||
| - 2x SFP+ ports (Chipset Intel X710) | ||
| - 2x RJ45 2.5Gbe (1 with Intel i226-V, 1 with Intel i226-LM) | ||
|
|
||
| ### CPU | ||
|
|
||
| - [Intel Core i9-13900H](https://www.intel.com/content/www/us/en/products/sku/232135/intel-core-i913900h-processor-24m-cache-up-to-5-40-ghz/specifications.html) | ||
| - 14 cores (6 Performance, 8 Efficiency) | ||
| - 20 threads | ||
|
|
||
| ### Mainboard | ||
|
|
||
| - Minisforum MS-01 motherboard | ||
| - 2x 48GB DDR5-5200 | ||
|
|
||
| ### Storage | ||
|
|
||
| - 4TB Samsung 990 EVO PLUS M.2 NVMe SSD (Ceph) | ||
| - 1TB Fanxiang S880E M.2 NVMe SSD (boot drive) | ||
|
|
||
| ### PSU | ||
|
|
||
| - 1x Minisforum MS-01 180W (external) power supply | ||
|
|
||
| ## Setup Details | ||
|
|
||
| This hypervisor has Proxmox provisioned as a Type-1 Hypervisor for the Maid-Café cluster. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,48 @@ | ||
| --- | ||
| slug: /infrastructure/maid-café/coffee | ||
| tags: [server, compute, proxmox] | ||
| --- | ||
|
|
||
| # Coffee | ||
|
|
||
| Current Location: CDRLC 2433 | ||
|
|
||
| ## Description | ||
|
|
||
| - Machine Model: [Minisforum MS-01](https://www.minisforum.com/products/minisforum-ms-01?variant=49669512429874) | ||
| - Management: [JetKVM](https://jetkvm.com/products/jetkvm) | ||
|
|
||
| ## Hardware Configuration | ||
|
|
||
| - Mini Workstation with a compact 1.78L footprint | ||
| - I/O: | ||
| - 2x USB 2.0 | ||
| - 3x USB 3.0 | ||
| - 2x USB 4.0 (Type-C) | ||
| - 1x HDMI | ||
| - 2x SFP+ ports (Chipset Intel X710) | ||
| - 2x RJ45 2.5Gbe (1 with Intel i226-V, 1 with Intel i226-LM) | ||
|
|
||
| ### CPU | ||
|
|
||
| - [Intel Core i9-13900H](https://www.intel.com/content/www/us/en/products/sku/232135/intel-core-i913900h-processor-24m-cache-up-to-5-40-ghz/specifications.html) | ||
| - 14 cores (6 Performance, 8 Efficiency) | ||
| - 20 threads | ||
|
|
||
| ### Mainboard | ||
|
|
||
| - Minisforum MS-01 motherboard | ||
| - 2x 48GB DDR5-5200 | ||
|
|
||
| ### Storage | ||
|
|
||
| - 4TB Samsung 990 EVO PLUS M.2 NVMe SSD (Ceph) | ||
| - 1TB Fanxiang S880E M.2 NVMe SSD (boot drive) | ||
|
|
||
| ### PSU | ||
|
|
||
| 1x Minisforum MS-01 180W (external) power supply. | ||
lamtnguyen989 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| ## Setup Details | ||
|
|
||
| This hypervisor has Proxmox provisioned as a Type-1 Hypervisor for the Maid-Café cluster. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,48 @@ | ||
| --- | ||
| slug: /infrastructure/maid-café/earlgrey | ||
| tags: [server, compute, proxmox] | ||
| --- | ||
|
|
||
| # Earlgrey | ||
|
|
||
| Current Location: CDRLC 2433 | ||
|
|
||
| ## Description | ||
|
|
||
| - Machine Model: [Minisforum MS-A2](https://www.minisforum.com/products/minisforum-ms-a2) | ||
| - Management: [NanoKVM](https://wiki.sipeed.com/hardware/en/kvm/NanoKVM/introduction.html) | ||
|
|
||
| ## Hardware Configuration | ||
|
|
||
| - Mini Workstation with a compact 1.78L footprint | ||
| - I/O: | ||
| - 1x USB 2.0 | ||
| - 4x USB 3.0 | ||
| - 2x USB 3.2 Gen2 (Type-C) | ||
| - 1x HDMI | ||
| - 2x SFP+ ports (Chipset Intel X710) | ||
| - 2x RJ45 2.5Gbe (1 with Intel i226-V, 1 with Realtek RTL8125) | ||
|
|
||
| ### CPU | ||
|
|
||
| - [AMD Ryzen 9 9955HX](https://www.amd.com/en/products/processors/laptop/ryzen/9000-series/amd-ryzen-9-9955hx.html) | ||
| - 16 cores | ||
| - 32 threads | ||
|
|
||
| ### Mainboard | ||
|
|
||
| - Minisforum MS-A2 motherboard. | ||
lamtnguyen989 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - 2x 48GB DDR5-5600 | ||
|
|
||
| ### Storage | ||
|
|
||
| - 4TB Fanxiang S880E M.2 NVMe SSD (Ceph) | ||
| - 1TB Fanxiang S880 M.2 NVMe SSD (boot drive) | ||
|
|
||
| ### PSU | ||
|
|
||
| 1x Minisforum MS-A2 240W (external) power supply. | ||
lamtnguyen989 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| ## Setup Details | ||
|
|
||
| This hypervisor has Proxmox provisioned as a Type-1 Hypervisor for the Maid-Café cluster. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,48 @@ | ||
| --- | ||
| slug: /infrastructure/maid-café/matcha | ||
| tags: [server, compute, proxmox] | ||
| --- | ||
|
|
||
| # Matcha | ||
|
|
||
| Current Location: CDRLC 2433 | ||
|
|
||
| ## Description | ||
|
|
||
| - Machine Model: [Minisforum MS-01](https://www.minisforum.com/products/minisforum-ms-01?variant=49669512429874) | ||
| - Management: [JetKVM](https://jetkvm.com/products/jetkvm) | ||
|
|
||
| ## Hardware Configuration | ||
|
|
||
| - Mini Workstation with a compact 1.78L footprint | ||
| - I/O: | ||
| - 2x USB 2.0 | ||
| - 3x USB 3.0 | ||
| - 2x USB 4.0 (Type-C) | ||
| - 1x HDMI | ||
| - 2x SFP+ ports (Chipset Intel X710) | ||
| - 2x RJ45 2.5Gbe (1 with Intel i226-V, 1 with Intel i226-LM) | ||
|
|
||
| ### CPU | ||
|
|
||
| - [Intel Core i9-13900H](https://www.intel.com/content/www/us/en/products/sku/232135/intel-core-i913900h-processor-24m-cache-up-to-5-40-ghz/specifications.html) | ||
| - 14 cores (6 Performance, 8 Efficiency) | ||
| - 20 threads | ||
|
|
||
| ### Mainboard | ||
|
|
||
| - Minisforum MS-01 motherboard. | ||
lamtnguyen989 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - 2x 48GB DDR5-5200 | ||
|
|
||
| ### Storage | ||
|
|
||
| - 4TB Samsung 990 EVO PLUS M.2 NVMe SSD (Ceph) | ||
| - 1TB Fanxiang S880E M.2 NVMe SSD (boot drive) | ||
|
|
||
| ### PSU | ||
|
|
||
| 1x Minisforum MS-01 180W (external) power supply. | ||
lamtnguyen989 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| ## Setup Details | ||
|
|
||
| This hypervisor has Proxmox provisioned as a Type-1 Hypervisor for the Maid-Café cluster. | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.