docs: mark wphost02 decommissioned (2026-08-28)
This commit is contained in:
@@ -23,8 +23,7 @@
|
||||
- [7.1 hudu.itpropartner.com (Documentation)](#71-hudu)
|
||||
- [7.2 unifi (UniFi Controller)](#72-unifi-unifi-controller)
|
||||
- [7.3 unms.forefrontwireless.com (WISP/UISP)](#73-unmsforefrontwirelesscom)
|
||||
- [7.4 wphost02 (WordPress/Apex)](#74-wphost02-wordpress)
|
||||
- [7.5 app1.itpropartner.com (n8n Automation)](#75-app1itpropartnercom-n8n)
|
||||
- [7.4 app1.itpropartner.com (n8n Automation)](#75-app1itpropartnercom-n8n)
|
||||
- [7.6 docker host (NPM/RustDesk/Uptime-Kuma)](#76-docker-host-npmrustdeskuptime-kuma)
|
||||
- [7.7 fleettracker360 (Traccar GPS)](#77-fleettracker360-traccar)
|
||||
8. [S3 Backups (Wasabi)](#8-s3-backups-wasabi)
|
||||
@@ -43,15 +42,16 @@
|
||||
| # | Server | IP | Provider | Specs | OS | What It Runs |
|
||||
|---|--------|----|----------|-------|----|-------------|
|
||||
| **1** | **Core** (Primary) | 152.53.192.33 | netcup RS 2000 | 8C/15G/512G | Debian 13 | Hermes, Caddy, Docker (Twenty, Vaultwarden, Docuseal, SearXNG), Shark Game, Ollama, VPN |
|
||||
| **2** | **app1-bu** (Standby) | 5.161.225.131 | Hetzner CPX11 | 2C/2G/40G | Ubuntu 26.04 | Hermes standby, StrongSwan, L2TP |
|
||||
| **2** | **app1-bu** (Standby) | 5.161.225.131 | Hetzner CPX21 | 3C/4G/80G | Ubuntu 26.04 | Hermes standby, StrongSwan, L2TP |
|
||||
| **3** | **ai.itpropartner.com** | 178.156.167.181 | Hetzner CPX41 | 8C/16G/240G | Ubuntu 24.04 | LiteLLM, Open WebUI, Ollama, Qdrant |
|
||||
| **4** | **hudu.itpropartner.com** | 178.156.130.130 | Hetzner CPX21 | 3C/4G/80G | Ubuntu 24.04 | Hudu Docs, SWAG, MariaDB |
|
||||
| **5** | **unifi** | 178.156.131.57 | Hetzner CPX21 | 3C/4G/80G | Ubuntu 24.04 | UniFi Controller, MongoDB, MariaDB |
|
||||
| **6** | **unms.forefrontwireless.com** | 5.161.225.131 | Hetzner CPX21 | 3C/4G/80G | Ubuntu 24.04 | UNMS/UISP, UCRM, PostgreSQL, RabbitMQ |
|
||||
| **7** | **wphost02** | 5.161.62.38 | Hetzner CPX21 | 3C/4G/80G | Ubuntu 24.04 | RunCloud, WordPress (Apex), MariaDB |
|
||||
| **8** | **app1.itpropartner.com** | 87.99.144.163 | Hetzner CPX11 | 2C/2G/40G | Ubuntu 24.04 | n8n, PostgreSQL, Nginx |
|
||||
| **9** | **docker** | 178.156.168.35 | Hetzner CPX11 | 2C/2G/40G | Ubuntu 24.04 | NPM, RustDesk, Uptime-Kuma, StrongSwan |
|
||||
| **10** | **fleettracker360** | 178.156.149.32 | Hetzner CPX11 | 2C/2G/40G | Ubuntu 24.04 | Traccar, RunCloud, MariaDB |
|
||||
| **7** | **app1.itpropartner.com** | 87.99.144.163 | Hetzner CPX11 | 2C/2G/40G | Ubuntu 24.04 | n8n, PostgreSQL, Nginx |
|
||||
| **8** | **docker** | 178.156.168.35 | Hetzner CPX11 | 2C/2G/40G | Ubuntu 24.04 | NPM, RustDesk, Uptime-Kuma, StrongSwan |
|
||||
| **9** | **fleettracker360** | 178.156.149.32 | Hetzner CPX11 | 2C/2G/40G | Ubuntu 24.04 | Traccar, RunCloud, MariaDB |
|
||||
|
||||
> wphost02 (5.161.62.38, Hetzner CPX21) — **DECOMMISSIONED (2026-08-28)**. Deleted from Hetzner account. No longer in scope for recovery.
|
||||
|
||||
### Domain Map
|
||||
|
||||
@@ -711,32 +711,8 @@ cd /opt/unms && docker compose down && docker compose up -d
|
||||
|
||||
---
|
||||
|
||||
### 7.4 wphost02
|
||||
|
||||
**Purpose:** WordPress hosting (Apex Track Experience)
|
||||
**Server:** 5.161.62.38 (CPX21)
|
||||
|
||||
```bash
|
||||
ssh root@5.161.62.38 -i /root/.ssh/itpp-infra
|
||||
```
|
||||
|
||||
#### What Runs on It
|
||||
|
||||
| Service | Purpose |
|
||||
|---------|---------|
|
||||
| nginx-rc (RunCloud) | Nginx reverse proxy on 80/443 |
|
||||
| apache2-rc (RunCloud) | Apache backend on port 81 |
|
||||
| php81rc-fpm | PHP 8.1 |
|
||||
| mariadb.service | MariaDB on 3306 |
|
||||
| postfix | Mail server |
|
||||
|
||||
#### Restart Web Server
|
||||
|
||||
```bash
|
||||
systemctl restart nginx-rc
|
||||
systemctl restart apache2-rc
|
||||
systemctl restart php81rc-fpm
|
||||
```
|
||||
> ### wphost02 — DECOMMISSIONED (2026-08-28)
|
||||
> Formerly WordPress hosting (Apex Track Experience) at 5.161.62.38 (CPX21). Deleted from the Hetzner account; no longer reachable or in recovery scope.
|
||||
|
||||
#### Restart All
|
||||
|
||||
@@ -1327,8 +1303,9 @@ TZ=America/New_York
|
||||
*/10 * * * * /root/.hermes/scripts/hermes-standby-sync.sh
|
||||
```
|
||||
|
||||
### On wphost02 (5.161.62.38)
|
||||
### On wphost02 (DECOMMISSIONED 2026-08-28)
|
||||
|
||||
Formerly ran:
|
||||
```
|
||||
0 3 * * * /usr/local/bin/lynis-scan.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user