c639cfaafadee5237904116a1a929448b66705a9
private/ctsollars-dev/Home.md
| ... | ... | @@ -13,6 +13,7 @@ |
| 13 | 13 | | 4000 | social.ctsollars.com | `/` | `443 ssl http2` | `http://phoenix` | `phoenix` upstream resolves to `127.0.0.1:4000` | `pleroma.nginx` | |
| 14 | 14 | | 4000 | social.ctsollars.com | `~ ^/(media\|proxy)` | `443 ssl http2` | `http://phoenix` | Cached media/proxy route; upstream `127.0.0.1:4000` | `pleroma.nginx` | |
| 15 | 15 | | 4000 | social.ctsollars.com | `/api/fedsocket/v1` | `443 ssl http2` | `http://phoenix/api/fedsocket/v1` | Upstream base `127.0.0.1:4000` | `pleroma.nginx` | |
| 16 | +| 4100 | partforge.ctsollars.com | `/` | `443 ssl http2` | `http://127.0.0.1:4100` | HTTPS vhost | `partforge.confg` | |
|
| 16 | 17 | | 5000 | music.ctsollars.com | `/` | `443 ssl` | `http://127.0.0.1:5000/` | HTTPS vhost | `music.conf` | |
| 17 | 18 | | 5200 | nzb.ctsollars.com | `/` | `443 ssl` | `http://127.0.0.1:5200/` | HTTPS vhost | `sabnzbd.conf` | |
| 18 | 19 | | 5300 | lidarr.ctsollars.com | `/` | `443 ssl` | `http://127.0.0.1:5300/` | HTTPS vhost | `lidarr.conf` | |