diff --git a/reference/infrastructure/networking/IP Tables/Homelab Server Inventory.md b/reference/infrastructure/networking/IP Tables/Homelab Server Inventory.md index 4201b2b..3c61e03 100644 --- a/reference/infrastructure/networking/IP Tables/Homelab Server Inventory.md +++ b/reference/infrastructure/networking/IP Tables/Homelab Server Inventory.md @@ -38,7 +38,7 @@ lab-dhcp-02 ansible_host=lab-dhcp-02.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) -# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io @ (17) +lab-traefik-01 ansible_host=traefik.bunny-lab.io # (17) # NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io # (18) #container-node-01 ansible_host=container-node-01.bunny-lab.io # (19) # NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io # (20) @@ -179,7 +179,7 @@ ansible_connection=ssh 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](../../../../deployments/platforms/containerization/docker/deploy-portainer.md) 16. Valheim Server @ `192.168.3.16` | [Documentation](../../../../deployments/services/gaming/valheim.md) -17. Not Currently In-Use @ `192.168.3.17` | [Documentation](https://example.com) +17. Traefik Reverse Proxy @ `192.168.3.17` | [Documentation](https://example.com) 18. Keycloak Server @ `192.168.3.18` | [Documentation](../../../../deployments/services/authentication/keycloak/deployment.md) 19. Docker Container Environment (Portainer) @ `192.168.3.19` | [Documentation](../../../../deployments/platforms/containerization/docker/deploy-portainer.md) 20. PrivacyIDEA @ `192.168.3.20` | [Documentation](../../../../deployments/services/authentication/privacyidea.md)