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
Next revision
Previous revision
engineering:computer_science:homelab:homelab [2025/07/24 15:05] carlossousaengineering:computer_science:homelab:homelab [2025/07/24 15:44] (current) – [Hypervisor] carlossousa
Line 7: Line 7:
 ---- ----
  
-CONTENT+===== Current Setup =====
  
-======   ======+==== Hypervisor ==== 
 + 
 +GMKtec NucBox M5 Plus (Ryzen 7 5825U / 64 GB / 1 TB m.2) running [[https://www.proxmox.com/en/|Proxmox]] 
 + 
 +=== Recommendations / Tips === 
 + 
 +  * It's good practice to disable Password login and move to [[:engineering:computer_science:linux:hardening:linux_passwordless_ssh_login|SSH Public Key Authentication]] 
 +  * In Proxmox, **if**  you **don't**  have a subscription, it's a good practice to change the [[https://pve.proxmox.com/wiki/Package_Repositories|update repositories]] 
 +  * Enable TOTP (or other form of [[https://pve.proxmox.com/wiki/Two-Factor_Authentication|MFA]]) - Remember to save your Recovery Codes somewhere safe 
 + 
 + 
 +==== Virtual Machines ==== 
 + 
 +101 - docker - Public facing services 
 + 
 +102 - docker - Internal-only facing services 
 + 
 +103 - ollama - Local LLM Inference 
 + 
 +===== Configuring DynDNS on Fritz.box ===== 
 + 
 +^Field^Example / Value^Info| 
 +|Update URL|[[https://dynamicdns.park-your-domain.com/update?host=<username|https://dynamicdns.park-your-domain.com/update?host=<username]]>&domain=<domain>&password=<passwd>&ip=<ipaddr>|Same for everyone using DynDNS on NameCheap| 
 +|Domain Name|carlossousa.tech|Your Domain / Root Domain| 
 +|Username|voyager|- The subdomain you want to update \\ - Use "@" if you want to update your root domain| 
 +|Password| |Defined in your NameCheap configuration / settings|
  
 ---- ----
 +
  
 ====== OLD - BEING REMADE - OLD ====== ====== OLD - BEING REMADE - OLD ======
 +
 +This entire topic is being remade - the current before this.
 +
 +Once it's finished, this entire section will be deleted.
 +
  
 ====== My HomeLab ====== ====== My HomeLab ======
  • engineering/computer_science/homelab/homelab.1753362335.txt.gz
  • Last modified: 2025/07/24 15:05
  • by carlossousa