Configure Quartz for production

This commit is contained in:
vorpax
2026-01-05 22:41:39 +01:00
parent f3622751a1
commit 4bab7d0d86
19 changed files with 778 additions and 9 deletions

View File

@@ -0,0 +1,11 @@
---
publish: true
title: My Physical Nodes
---
# All my nodes
My main cluster is composed of 3 Physical Nodes :
- [[hardware/littleboy|Littleboy]] which is a Firebat T8 Pro Plus
- [[hardware/optiplex|Optiplex]] which is an Optiplex 7070 SFF with an i7-9700 and 64GB of RAM
- [[hardware/fatman|Fatman]] which is a custom built gaming PC repurposed into a beefy GPU workhorse

View File

@@ -0,0 +1,42 @@
---
title: Fatman - GPU Workhorse
publish: true
tags:
- homelab
- hardware
- proxmox
- gpu
---
# Fatman
**Type**: Custom built gaming PC repurposed as GPU workhorse
## Specifications
- **CPU**:
- **RAM**:
- **GPU**:
- **Storage**:
- **Network**:
## Role in Cluster
This node is part of the main Proxmox cluster, serving as a GPU-accelerated workstation for compute-intensive tasks.
## Services Running
- GPU-accelerated workloads
- List specific services/VMs/containers
## GPU Passthrough
Configuration details for GPU passthrough if applicable.
## Notes
Add any additional notes, configuration details, or special considerations for this node.
---
Back to [[Proxmox hosts|Physical Nodes]]

View File

@@ -0,0 +1,35 @@
---
title: Littleboy - Firebat T8 Pro Plus
publish: true
tags:
- homelab
- hardware
- proxmox
---
# Littleboy
**Model**: Firebat T8 Pro Plus
## Specifications
- **CPU**:
- **RAM**:
- **Storage**:
- **Network**:
## Role in Cluster
This node is part of the main Proxmox cluster.
## Services Running
- List services/VMs/containers running on this node
## Notes
Add any additional notes, configuration details, or special considerations for this node.
---
Back to [[Proxmox hosts|Physical Nodes]]

View File

@@ -0,0 +1,35 @@
---
title: Optiplex - Dell Optiplex 7070 SFF
publish: true
tags:
- homelab
- hardware
- proxmox
---
# Optiplex
**Model**: Dell Optiplex 7070 SFF
## Specifications
- **CPU**: Intel Core i7-9700
- **RAM**: 64GB
- **Storage**:
- **Network**:
## Role in Cluster
This node is part of the main Proxmox cluster.
## Services Running
- List services/VMs/containers running on this node
## Notes
Add any additional notes, configuration details, or special considerations for this node.
---
Back to [[Proxmox hosts|Physical Nodes]]

8
content/homelab/index.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: Everything related to my homelab
publish: true
---
# Here are all the things related to my Homelab !!!
Hiii