engineering:computer_science:homelab:homelab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
engineering:computer_science:homelab:homelab [2024/08/16 13:56] – ↷ Page moved from refractor_computer_science:homelab:homelab to engineering:computer_science:homelab:homelab carlossousaengineering:computer_science:homelab:homelab [2024/08/16 13:56] (current) – ↷ Links adapted because of a move operation carlossousa
Line 21: Line 21:
 ===== Software ===== ===== Software =====
  
-[[refractor_computer_science:homelab:proxmox:proxmox|Proxmox]] as my main Hypervisor.+[[engineering:computer_science:homelab:proxmox:proxmox|Proxmox]] as my main Hypervisor.
  
-[[refractor_computer_science:homelab:freenas:freenas|FreeNAS]] as File, Media and Backup Server+[[engineering:computer_science:homelab:freenas:freenas|FreeNAS]] as File, Media and Backup Server
  
-[[refractor_computer_science:docker:docker|Docker]] as Container for (Micro)services.+[[engineering:computer_science:docker:docker|Docker]] as Container for (Micro)services.
  
 ===== How is it working? ===== ===== How is it working? =====
Line 31: Line 31:
 ==== Overview ==== ==== Overview ====
  
-I use [[refractor_computer_science:homelab:proxmox:proxmox|Proxmox]] as my main Hypervisor. This Hypervisor is responsible for virtualizing almost every part of the infrastructure:+I use [[engineering:computer_science:homelab:proxmox:proxmox|Proxmox]] as my main Hypervisor. This Hypervisor is responsible for virtualizing almost every part of the infrastructure:
  
   * FreeNAS running as a [[refractor_computer_science:sysadmin:homelab:freenas:freenas_backup_server|Backup Server]] - a.k.a. backup01   * FreeNAS running as a [[refractor_computer_science:sysadmin:homelab:freenas:freenas_backup_server|Backup Server]] - a.k.a. backup01
Line 37: Line 37:
   * Ubuntu running Pi.Hole to act as an DNS / AdBlocker - a.k.a dns01   * Ubuntu running Pi.Hole to act as an DNS / AdBlocker - a.k.a dns01
   * FreeNAS running as a [[refractor_computer_science:sysadmin:homelab:freenas:freenas_file_server|File Server]] & Media Server - a.k.a. fileserver01   * FreeNAS running as a [[refractor_computer_science:sysadmin:homelab:freenas:freenas_file_server|File Server]] & Media Server - a.k.a. fileserver01
-  * Ubuntu running [[refractor_computer_science:docker:docker|Docker]] - a.k.a. docker01+  * Ubuntu running [[engineering:computer_science:docker:docker|Docker]] - a.k.a. docker01
  
 Every Virtual Machine (VM) has it's own boot disk - usually around 10-15 GB - and then disks added for data only. The only exception to this rule is the backup01, which has the drives directly mounted - via passthough - to it. This is, of course, because it makes little sense to give the entirety of a disk to a VM, just to make a qcow2 file inside it. Every Virtual Machine (VM) has it's own boot disk - usually around 10-15 GB - and then disks added for data only. The only exception to this rule is the backup01, which has the drives directly mounted - via passthough - to it. This is, of course, because it makes little sense to give the entirety of a disk to a VM, just to make a qcow2 file inside it.
Line 99: Line 99:
 ====== Main PC ====== ====== Main PC ======
  
-[[refractor_computer_science:homelab:main_build|Main Desktop Builds]]+[[engineering:computer_science:homelab:main_build|Main Desktop Builds]]
  
  
  • engineering/computer_science/homelab/homelab.1723809387.txt.gz
  • Last modified: 2024/08/16 13:56
  • by carlossousa