mirror of
https://github.com/myronblair/ProxMailcow
synced 2026-06-30 17:50:40 -05:00
Document final NPM routing: FusionPBX at 10.48.200.96, all proxy hosts configured
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
# Nginx Proxy Manager — Proxy Host Configuration
|
||||
|
||||
After NPM is running, configure it via the web UI at **http://10.48.200.80:81**
|
||||
Admin UI: **http://10.48.200.80:81** (login: myronblair@outlook.com)
|
||||
|
||||
Default login: `admin@example.com` / `changeme` — **change immediately**
|
||||
## Configured Routing (already set up)
|
||||
|
||||
| Incoming Domain | Routed To | Notes |
|
||||
|-----------------|-----------|-------|
|
||||
| `web.orbishosting.com` | → `mail.web.orbishosting.com` | Redirect |
|
||||
| `mail.web.orbishosting.com` | `http://10.48.200.82:8080` | Mailcow web UI |
|
||||
| `orbisne.fortiddns.com` | `https://10.48.200.96` | FusionPBX web admin |
|
||||
|
||||
**FusionPBX is at `10.48.200.96`** — SIP phones connect directly on LAN, not through NPM.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user