Update Networking/Homelab Server Inventory.md
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 8s

This commit is contained in:
2025-07-28 22:06:21 -06:00
parent cb7755d343
commit 156e48f457

View File

@ -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