From 156e48f4575ffbe92ea1d74f285a654e74ef24c8 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Mon, 28 Jul 2025 22:06:21 -0600 Subject: [PATCH] Update Networking/Homelab Server Inventory.md --- Networking/Homelab Server Inventory.md | 33 ++++++++++++++------------ 1 file changed, 18 insertions(+), 15 deletions(-) diff --git a/Networking/Homelab Server Inventory.md b/Networking/Homelab Server Inventory.md index 8df45e0..726a2a8 100644 --- a/Networking/Homelab Server Inventory.md +++ b/Networking/Homelab Server Inventory.md @@ -16,8 +16,8 @@ Whenever changes are made here, they need to be replicated to the production Ans deep-node ansible_host=10.0.0.20 lab-pfsense-01 ansible_host=192.168.3.1 # (1) -lab-jelly-01 ansible_host=lab-jelly-01.bunny-lab.io # (2) -moon-storage-01 ansible_host=192.168.3.3 # (3) +# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io # (2) +lab-storage-01 ansible_host=192.168.3.3 # (3) cluster-node-01 ansible_host=192.168.3.4 # (4) cluster-node-02 ansible_host=192.168.3.5 # (5) lab-games-04 ansible_host=lab-games-04.bunny-lab.io # (6) @@ -27,7 +27,7 @@ lab-photos-01 ansible_host=lab-photos-01.bunny-lab.io # (7) lab-ansible-01 ansible_host=lab-ansible-01.bunny-lab.io # (10) lab-games-02 ansible_host=lab-games-02.bunny-lab.io # (11) lab-ferrumgate-01 ansible_host=lab-ferrumgate-01.bunny-lab.io # (12) -mail ansible_host=mail.bunny-lab.io # (13) +# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io # (13) lab-games-03 ansible_host=lab-games-03.bunny-lab.io # (14) #lab-docker-01 ansible_host=lab-docker-01.bunny-lab.io # (15) lab-games-05 ansible_host=lab-games-05.bunny-lab.io # (16) @@ -57,11 +57,11 @@ lab-harvester-01 ansible_host=192.168.3.39 # (39) lab-harvester-01-vip ansible_host=192.168.3.40 # (40) lab-pterodactyl-01 ansible_host=192.168.3.41 # (41) lab-cache-01 ansible_host=192.168.3.42 # (42) -openstack-node-01 ansible_host=192.168.3.43 # (43) -openstack-node-02 ansible_host=192.168.3.44 # (44) -openstack-node-03 ansible_host=192.168.3.45 # (45) -openstack-bootstrapper ansible_host=192.168.3.46 # (46) -proxmox-backup-01 ansible_host=192.168.3.47 # (47) +# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io # (43) +# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io # (44) +# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io # (45) +# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io # (46) +# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io # (47) lab-docker-02 ansible_host=192.168.3.48 # (48) lab-fps-01 ansible_host=192.168.3.49 # (49) lab-flyff-01 ansible_host=192.168.3.50 # (50) @@ -122,6 +122,9 @@ lab-docker-02 #lab-semaphore-01 lab-hls-01 lab-hls-02 +cluster-node-01 +cluster-node-02 +cluster-node-03 [workstations] lab-operator-01 @@ -156,7 +159,7 @@ ansible_connection=ssh ``` 1. pfSense Firewall @ `192.168.3.1` | [Documentation](https://www.pfsense.org/getting-started/) -2. Jellyfin Media Server @ `192.168.3.2` | [Documentation](https://jellyfin.org/docs/general/installation/) +2. NOT IN USE @ `192.168.3.2` 3. TrueNAS Core Server @ `192.168.3.3` | [Documentation](https://www.truenas.com/truenas-core/) 4. ProxmoxVE Virtualization Node @ `192.168.3.4` 5. ProxmoxVE Virtualization Node @ `192.168.3.5` @@ -167,7 +170,7 @@ ansible_connection=ssh 10. Ansible AWX @ `192.168.3.10` | [Documentation](https://docs.bunny-lab.io/Servers/Automation/Ansible/AWX/Deployment/AWX%20Operator/) 11. Minecraft - All The Mods 9 @ `192.168.3.11` | [Documentation](https://www.curseforge.com/minecraft/modpacks/all-the-mods-9) 12. Ferrumgate Server @ `192.168.3.12` | [Documentation](https://ferrumgate.com/) -13. Self-Hosted iRedMail Email Server @ `192.168.3.13` | [Documentation](https://docs.bunny-lab.io/Servers/iRedMail/) +13. NOT IN USE @ `192.168.3.13` 14. Minecraft - All The Mods 10 @ `192.168.3.14` | [Documentation](https://www.curseforge.com/minecraft/modpacks/all-the-mods-10) 15. Docker Container Environment (Portainer) @ `192.168.3.15` | [Documentation](https://docs.bunny-lab.io/Servers/Containerization/Docker/Deploy%20Portainer/) 16. Valheim Server @ `192.168.3.16` | [Documentation](https://docs.bunny-lab.io/Servers/Game%20Servers/Valheim/) @@ -197,11 +200,11 @@ ansible_connection=ssh 40. Rancher Harvester Hyper-Converged Infrastructure - VIP Management Interface 41. Pterodactyl Dedicated Game Server Hosting Dashboard 42. NGINX Server Package Caching Server -43. Openstack Control / Compute / Storage Node -44. Openstack Control / Compute / Storage Node -45. Openstack Control / Compute / Storage Node -46. Openstack Deployment Node -47. Proxmox Backup Server +43. NOT IN USE @ `192.168.3.43` +44. NOT IN USE @ `192.168.3.44` +45. NOT IN USE @ `192.168.3.45` +46. NOT IN USE @ `192.168.3.46` +47. NOT IN USE @ `192.168.3.47` 48. Portainer Docker Node 49. Windows File Server 50. Flyff VM 01