roam/20240822235459-sailmaker_network_services.org

37 lines
2.4 KiB
Org Mode
Raw Normal View History

2024-08-23 05:32:48 +00:00
:PROPERTIES:
:ID: 20aff805-8eab-4f77-9077-004e1fc2d5bc
:END:
#+title: Sailmaker Network Services
Services running on the [[id:e83c1ece-35f6-414d-986f-59533fb3d6a9][Sailmaker Network]].
| Server | Service | Hostname | IP Address | Web UI Port | Proxy Host | Proxy Port |
|---------------+---------------------+----------+--------------+-------------+--------------------------+------------|
| PiHole | PiHole | pi.hole | 192.168.1.2 | 80 | | |
| PiHole | Uptime Kuma | pi.hole | 192.168.1.2 | 3001 | | |
| HomeAssistant | Home Assistant | | 192.168.1.13 | 8123 | home-assistant.sailmaker | 80 |
| HomeAssistant | Nginx Proxy Manager | | 192.168.1.13 | 81 | | |
| HomeAssistant | Mosquitto | | 192.168.1.13 | | | |
| Nomadix | PiHole | | 192.168.1.3 | 80 | | |
| Nomadix | Traefik | | 192.168.1.8 | 8080 | | |
| Nomadix | Wireguard | | 192.168.1.6 | 10086 | | |
* Network Map
- Primary services (.1 - .9) must be hosted on the Nomadix device
- Secondary services (.10 - .19) should be hosted on the Nomadix device or a standalone device
- Tertiary
| IP | Service | Role |
|--------------+-------------------+------------------------------|
| 192.168.1.1 | Internet Router | Routing |
| 192.168.1.2 | PiHole | (DNS / DHCP) |
| 192.168.1.3 | *reserved* | |
| 192.168.1.4 | *reserved* | |
| 192.168.1.5 | Proxmox (Nomadix) | Primary service host |
| 192.168.1.6 | Wireguard | VPN |
| 192.168.1.7 | LLDAP | Authentication |
| 192.168.1.8 | Proxy Manager | (inbound HTTP/HTTPS traffic) |
| 192.168.1.9 | | |
|--------------+-------------------+------------------------------|
| 192.168.1.13 | Home Assistant | Home automation |